Skip to content

They Still See Color

Written by the Optica Intelligent Interfaces and Display Technology Group committee: Kai-Han Chang, Andrzej Kaczorowski, Yuge (Esther) Huang and Kaan Akşit, 25 September 2026

Color Blindness?

The everyday term color blindness implies that a person sees no color at all. That implication is almost never correct. The accurate term is Color Vision Deficiency, abbreviated CVD, and most people with it see color. They simply cannot reliably tell certain hues apart from one another. This is not a niche concern. The standard model for simulating the condition estimates that it affects approximately 200 million people worldwide 1. Within that population, a commonly cited figure is that about 8 percent of men and 0.5 percent of women of Northern European descent are affected.

What is affected?

Human color vision is trichromatic, built from three classes of cone photoreceptors sensitive to long, medium, and short wavelengths. CVD most often reduces the long and medium classes, because their absorption curves overlap so strongly that red and green discrimination is the most fragile. Because the genes encoding the long and medium cones sit on the X chromosome, the condition appears far more often in men. It is a spectrum, not a switch. Some people are dichromats, with one cone class missing. Far more are anomalous trichromats, with one cone class present but shifted. Seeing essentially no color at all, achromatopsia, is rare.

How is CVD diagnosed?

A well-known screening tool is the Ishihara Test, developed in 1917 and still widely used today. Each plate shows a circular field of dots of varying sizes. A figure formed by the dots, separates from the background by hue, while brightness stays roughly constant, a design called pseudoisochromatic. A viewer with normal color vision can naturally read an embedded number, while a viewer with color deficiency will misread it or see no figure at all. The test also depends on faithful color reproduction, since a poorly calibrated screen or printer can undo the pseudoisochromatic effect the plates rely on.

What does it look like?

The two panels below show the same image under normal vision and under a protanopia simulation. Vivid, saturated blooms collapse into a muted, low-contrast image, and hues that were distinct become undifferentiated. This is the practical consequence that matters for design. The color contrast and hue differentiation that a typical viewer can rely on are simply not present for a person with CVD.

The same flowers under normal vision, left, and under a protanopia simulation, right

Designing for everyone

Three practical consequences follow, and each has a way to check it.

  • Do not rely on color alone. Add a second channel, such as a label, an icon, a pattern, or a shape, so that the information survives when hue differentiation is lost.
  • Hold enough contrast. Choose separations in lightness and saturation that persist under CVD simulation, rather than assuming that a red and a green will read apart. This is consistent with accessibility contrast guidance.
  • Verify computationally. Simulate protanopia and deuteranopia using standard physiological models 1, color metric approaches 2, or libraries such as DaltonLens 3 and Colour 4, and check that the signal survives under the simulation.

Our own recent work takes that verification a step further. It quantifies how much local structure and color survive in images generated by generative image models, and it finds that prompting a model to be accessible does not reliably make its output accessible 5. That result supports the central advice of this note, namely that accessibility should be checked rather than assumed.

Take aways

Color blindness is better described as Color Vision Deficiency, a deficiency rather than an absence, and a spectrum rather than a binary. It affects a large share of the audiences that any display reaches, and it imposes a real, measurable constraint on design, on displays, and on generated imagery.


  1. G. M. Machado, M. M. Oliveira, and L. A. F. Fernandes. A physiologically-based model for simulation of color vision deficiency. IEEE Transactions on Visualization and Computer Graphics, 15(6):1291–1298, 2009. doi:10.1109/TVCG.2009.113. ↩↩

  2. S. Abasi, M. A. Tehran, and M. D. Fairchild. Colour metrics for image edge detection. Colour Research and Application, 2020. doi:10.1002/col.22494. ↩

  3. N. Burrus. Daltonlens python. 2021. Accessed: 2025-08-07. URL: https://github.com/DaltonLens/DaltonLens-Python. ↩

  4. Colour Developers. Colour science for python. 2025. Accessed: 2025-10-22. URL: https://pypi.org/project/colour-science/. ↩

  5. X. Zhuang, J. Echevarria, and K. Akšit. Prompt-driven color accessibility evaluation in diffusion-based image generation models. In Proceedings of ACM SIGGRAPH Asia 2026. 2026. ↩