HomeEveryday Life › TV Viewing Distance Calculator

TV Viewing Distance Calculator

Converts a TV diagonal into recommended seating distances (THX best-seat 40° and maximum 28° viewing angles, SMPTE 30°, the 1.5–2.5× diagonal rule) and the maximum distance at which 20/20 vision still resolves the full 1080p, 4K or 8K detail; given a seating distance instead, it recommends screen sizes.

When to use

You are choosing a TV size for a room, checking whether a 4K upgrade will be visible from the sofa, or laying out a home cinema.

Do not use when: You need pixel density figures (use screen-ppi) or projector placement (use projector-throw); the results assume a flat 16:9 screen viewed head-on.

Formula

width = diagonal × a / √(a² + 1) with a = aspect ratio; distance(θ) = width / (2 × tan(θ / 2)) for θ = 40°, 28°, 30°; rule = 1.5 × diagonal … 2.5 × diagonal; full_resolution_distance = width / (pixels_wide × tan(1′)); viewing_angle = 2 × atan(width / (2 × distance)); distance mode inverts the same formulas

THX quotes 40° as the best seat and 28° as the farthest recommended seat for home theatre; SMPTE EG-18 recommends at least 30°. The resolution limit uses 1 arcminute per pixel (20/20 acuity): from farther than about 2.2 m a 55-inch 4K set is indistinguishable from 1080p for a viewer with 20/20 vision.

Inputs

ParameterTypeUnitRequiredDescription
diagonal_inchesnumberinnoTV diagonal in inches. Give this and/or viewing_distance_m. Range: > 0, ≤ 500
viewing_distance_mnumbermnoEye-to-screen distance in metres. Given alone, screen sizes are recommended; with the diagonal, the actual viewing angle is reported. Range: > 0, ≤ 50
resolutionenum: 1080p | 4k | 8kdefault 4kPanel resolution used for the full-detail distance.
aspect_ratioenum: 16:9 | 21:9 | 4:3default 16:9Width-to-height ratio of the screen or image.

Outputs

OutputTypeUnitDescription
screen_width_cmnumbercmWidth of the picture (diagonal mode).
screen_height_cmnumbercmHeight of the picture (diagonal mode).
thx_40deg_mnumbermDistance at which the screen spans 40° = width / (2 × tan 20°) ≈ 1.2 × diagonal.
thx_28deg_mnumbermFarthest THX-recommended seat, 28° ≈ 1.75 × diagonal.
smpte_30deg_mnumbermDistance for a 30° field of view ≈ 1.63 × diagonal.
rule_min_mnumbermNear end of the popular 1.5–2.5× diagonal range.
rule_max_mnumbermFar end of the 1.5–2.5× range.
full_resolution_distance_mnumbermMaximum distance at which one pixel of the chosen resolution still subtends 1 arcminute; farther away the extra resolution is invisible to 20/20 vision.
viewing_angle_degnumber°Horizontal angle the screen subtends at viewing_distance_m (only when both inputs are given).
recommended_diagonal_thx_innumberinScreen size that spans 40° at viewing_distance_m (distance mode).
recommended_diagonal_smpte_innumberinScreen size that spans 30° at viewing_distance_m.
recommended_diagonal_range_instringRange of sizes for which the distance is 1.5–2.5 diagonals.
min_diagonal_for_resolution_innumberinDiagonal at which the chosen resolution is just fully resolved from viewing_distance_m.

Example

55-inch 4K TV: {"diagonal_inches":55,"resolution":"4k"}{"screen_width_cm":121.8,"screen_height_cm":68.5,"thx_40deg_m":1.67,"thx_28deg_m":2.44,"smpte_30deg_m":2.27,"rule_min_m":2.1,"rule_max_m":3.49,"full_resolution_distance_m":1.09}

Sofa 3 m from the wall, 4K: {"viewing_distance_m":3,"resolution":"4k"}{"recommended_diagonal_thx_in":98.6,"recommended_diagonal_smpte_in":72.6,"recommended_diagonal_range_in":"47–79 in","min_diagonal_for_resolution_in":151.4}

GET https://tttkmbb.com/api/v1/calculate/tv-viewing-distance?diagonal_inches=55&resolution=4k

Machine access

Sources

FAQ

Which recommendation should I follow?

For films, THX/SMPTE angles (about 1.2–1.6 × diagonal) give a cinematic field of view; for mixed TV viewing most people sit at 1.5–2.5 × diagonal, which is why that rule persists.

Is 4K worth it at my distance?

Compare your distance with full_resolution_distance_m: beyond it a 20/20 viewer cannot see the extra pixels, though HDR and better processing still improve the picture.

Where does the THX 36° figure come from?

THX certifies cinemas so the back row has at least a 36° view (≈1.34 × diagonal, 1.87 m for a 55-inch screen); the 40° and 28° values here are THX's home-theatre guidance.

Related calculators