You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/documentation/optica_it_luminance_vs_brightness.md
+16-11Lines changed: 16 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,29 +5,34 @@ _Written by the [Optica Intelligent Interfaces and Display Technology Group](htt
5
5
6
6
## Introduction
7
7
8
-
_Luminance vs. Brightness: Understanding the Difference_ is a technical note produced by the Computational Light Laboratory's outreach team to help engineers, researchers, and display technology developers understand the distinction between two closely related photometric and psychophysical quantities.
8
+
_Luminance vs. Brightness: Understanding the Difference_ is a technical note produced by Optica Technical Group Comittee to help engineers, researchers, and display technology developers understand the distinction between two closely related photometric and psychophysical quantities.
9
9
While often used interchangeably, "luminance" and "brightness" describe two different concepts in display technology [^@optica1971_luminance_brightness].
10
10
11
-
Luminance is a measurable physical quantity defined by the amount of light emitted from a surface in a given direction, scaled by the human eye's color-matching function to account for human color perception.
11
+
Luminance is a measurable physical quantity (measured in candelas per square meter, cd/m², also known as 'nits') defined by the amount of light emitted from a surface in a given direction, scaled by the human eye's color-matching function to account for human color perception.
12
12
13
-
Brightness, conversely, is a subjective experience and not a measurable physical quantity. It depends on the individual viewer and their surroundings [^@optica1971_luminance_brightness]. To bridge this gap, displays use "gamma curves", mathematical mappings based on a power law. Gamma curves ensure that digital pixel levels (e.g., 0–255 in an 8-bit system) translate into luminance changes that the human eye perceives as a linear increase in brightness.
13
+
Brightness, conversely, is a subjective experience and not a measurable physical quantity.
14
+
It depends on the individual viewer and their surroundings [^@optica1971_luminance_brightness].
15
+
To bridge this gap, displays use "gamma curves", mathematical mappings based on a power law.
16
+
Gamma curves ensure that digital pixel levels (e.g., 0–255 in an 8-bit system) translate into luminance changes that the human eye perceives as a linear increase in brightness.
14
17
15
18
16
19
## The Role of Environment
17
20
A display's specification for luminance is typically determined by its intended environment:
18
21
19
22
-**Desktop Monitors:** Typically 300–400 cd/m² for indoor use.
20
-
-**Smartphones:** Often 800–1,200 cd/m² to ensure readability in outdoor viewing conditions.
23
+
-**Smartphones:** Often 800–3,000 cd/m² to ensure readability in outdoor viewing conditions.
21
24
-**Digital Cinema:** Standardized at approximately 48 cd/m² [^@konicaminolta_cinema_luminance @smpte_st_431_1_2006].
22
-
The subjectivity of brightness is most evident when comparing these figures to the ambient environment. For example, a sunny concrete road can reach 5,000 cd/m², while some indoor environments have been reported as low as 21 cd/m² [^@huang2026_environment_to_bits]. Although cinema screens are relatively low in absolute luminance, they are perceived as vivid and bright due to the darkness of the theater environment.
25
+
26
+
The subjectivity of brightness is most evident when comparing these figures to the ambient environment.
27
+
For example, a sunny concrete road can reach 5,000 cd/m², while some indoor environments have been reported as low as 21 cd/m² [^@huang2026_environment_to_bits].
28
+
Although cinema screens are relatively low in absolute luminance, they are perceived as vivid and bright due to the darkness of the theater environment.
23
29
24
30
25
31
## The Limit of Comfort
26
-
Higher luminance is not always preferable. Research conducted in home environments indicates that excessive on-screen luminance can lead to visual discomfort [^@smpte2019_visual_discomfort]. Specifically, viewers have rated transitions to average on-screen luminance levels as low as 35 cd/m² as "slightly annoying" and 75 cd/m² as "annoying" [^@smpte2019_visual_discomfort].
32
+
Higher luminance is not always preferable.
33
+
Research conducted in home environments indicates that excessive on-screen luminance can lead to visual discomfort [^@smpte2019_visual_discomfort].
34
+
Specifically, viewers have rated transitions of average on-screen luminance levels from 0.1 cd/m² to 35 cd/m² as "slightly annoying" and from 1 cd/m² to 75 cd/m² as "annoying" [^@smpte2019_visual_discomfort].
27
35
28
36
## Summary
29
-
Luminance is the objective measurement while brightness is the subjective experience. The ideal luminance for any display is inextricably linked to its specific application and the ambient light of its environment.
30
-
31
-
32
-
33
-
37
+
Luminance is the objective measurement while brightness is the subjective experience.
38
+
The ideal luminance for any display is inextricably linked to its specific application and the ambient light of its environment.
0 commit comments