Color Blindness Simulator
Runs in browserSee how any color appears under different types of color blindness — protanopia, deuteranopia, tritanopia, and achromatopsia.
Last updated 08 Apr 2026
Enter any hex color to instantly see how it looks under four types of color blindness: protanopia (red-blind), deuteranopia (green-blind), tritanopia (blue-blind), and achromatopsia (total color blindness). Each simulation shows the perceived color, hex code, and an approximate perceptual difference score. Runs in your browser — nothing is uploaded.
Original
#3B82F6
Protanopia
#5A5ADA
Protanopia (Red-blind)
No functional red (L) cones. Reds appear very dark; red-green confusion is severe.
ΔE approx.
33
Prevalence: ~1% of males
Original
#3B82F6
Deuteranopia
#5650D3
Deuteranopia (Green-blind)
No functional green (M) cones. Similar confusion to protanopia but greens are not darkened.
ΔE approx.
39
Prevalence: ~1% of males
Original
#3B82F6
Tritanopia
#3FC4BF
Tritanopia (Blue-blind)
No functional blue (S) cones. Blues and greens appear similar; blue-yellow confusion.
ΔE approx.
50
Prevalence: ~0.01% of people
Original
#3B82F6
Achromatopsia
#7A7A7A
Achromatopsia (Total color blindness)
No functional cone cells. Vision is entirely grayscale, often with extreme light sensitivity.
ΔE approx.
80
Prevalence: ~0.003% of people
How to use
- 1
Enter a color
Use the color picker or type a hex code (e.g. #3b82f6) into the input field.
- 2
Review the simulations
Each card shows how your color appears under protanopia, deuteranopia, tritanopia, and achromatopsia, with the simulated hex code.
- 3
Adjust your palette
If simulated colors are too similar to distinguish, adjust your design to improve accessibility for color-blind users.
Frequently asked questions
What is color blindness?
How accurate is this simulation?
Why does red appear so dark in protanopia?
What does the ΔE value mean?
Is this tool suitable for WCAG compliance?
Is my data sent anywhere?
The Kordu Color Blindness Simulator shows how any color appears to people
with different types of color vision deficiency. Enter a hex code or use the
color picker, and the tool instantly generates simulations for all four major
types:
- **Protanopia** — no functional red (L) cones; affects ~1% of males.
Reds appear very dark and are confused with greens.
- **Deuteranopia** — no functional green (M) cones; affects ~1% of males.
Similar red-green confusion to protanopia but without the darkening of reds.
- **Tritanopia** — no functional blue (S) cones; affects ~0.01% of people.
Blues and greens appear similar; blue-yellow confusion.
- **Achromatopsia** — no functional cone cells; affects ~0.003% of people.
Vision is entirely grayscale.
Each simulation card shows the original color alongside the simulated
perception, with the perceived hex value and an approximate perceptual
difference score. Lower scores mean the simulated color is harder to
distinguish from the original.
Color simulations use the Viénot et al. matrix transform method applied
directly in sRGB space. This is a well-established practical approximation.
Common uses: accessibility testing for UI design, verifying that color
choices work for color-blind users, and understanding WCAG contrast
requirements in context.
All simulation runs client-side in your browser. Nothing is uploaded or stored.
Related tools
Colour Contrast Checker
Check WCAG colour contrast ratios between foreground and background colours. See AA and AAA pass/fail badges instantly.
Color Palette Generator
Generate harmonious color palettes using color theory. Complementary, triadic, analogous, and more.
Colour Picker
Pick any colour and instantly view HEX, RGB, HSL, HSV, CMYK, alpha, and decimal values. Copy any format with one click.
Tint & Shade Generator
Generate tints (lighter) and shades (darker) from any base color. Exports CSS variables.