Color Blindness Simulator

See One Color Through Every Type of Color Blindness

Pick a color and watch how it shifts for each color vision deficiency.

Normal vision

Your eyes

#E11D48

Protanopia

Red-blind · ~1% of men

#5F5A48

Deuteranopia

Green-blind · ~1% of men

#8E8242

Tritanopia

Blue-blind · <0.01%

#F70032

Protanomaly

Red-weak · ~1% of men

#A44948

Deuteranomaly

Green-weak · ~6% of men

#B56844

Tritanomaly

Blue-weak · rare

#EF003C

Achromatopsia

Grayscale · ~1 in 30,000

#747474

Can These Two Colors Still Be Told Apart?

The real accessibility test: enter two colors that need to look different — chart series, status dots, map regions — and check whether they collapse together.

Normal vision

ΔE 114.1 apart

Distinct

Deuteranopia

ΔE 5.1 apart

Confusable

Protanopia

ΔE 39.3 apart

Distinct

Tritanopia

ΔE 114.1 apart

Distinct

ΔE is the perceptual distance between the two simulated colors. Under ~11 means most people with that deficiency can't reliably tell them apart.

How to Use This Tool

  1. 1.Type a hex code into the top field, or use the color swatch to pick one. The grid below shows that exact color simulated for all seven deficiency types.
  2. 2.Compare each simulated swatch to the blue-bordered "Normal vision" tile. If a swatch barely changes, that color is robust; if it shifts hard, rethink it.
  3. 3.In the pair section, enter the two colors that must look different — like a green "success" and a red "error" dot.
  4. 4.Read the verdict for each row. A "Confusable" or "Identical" badge under deuteranopia or protanopia means your two colors merge for red-green viewers — pick a more separated pair or add a non-color cue.
  5. 5.Try the "Blue / Orange (safe)" preset to see what a colorblind-friendly pairing looks like across every row.

Rate this tool

What a Color Blindness Simulator Actually Shows You

A color blindness simulator rebuilds what your design looks like to the roughly 300 million people whose eyes process color differently — and the result is often nothing like you expect. Take a soft alert red and a soft success green of the same brightness. To you they're screaming opposites. Run them through deuteranopia and they land about 5 ΔE apart — two near-identical olive smudges a colorblind user can't separate. That gap between what you see and what they see is exactly what this tool measures, color by color, and puts a number on.

Color blindness simulator comparing a red-and-green status dashboard under normal vision, deuteranopia, protanopia, and tritanopia, showing red and green dots merging into similar yellows

What This Simulator Models

Each simulated swatch comes from multiplying your color's red, green, and blue channels by a 3×3 transformation matrix — one matrix per deficiency type. These are the standard matrices used across accessibility tooling — the Machado model, the same one built into Chrome's DevTools — derived from research into how missing or shifted cone cells remap the visible spectrum. Feed in #E11D48 (a rose red) and the deuteranopia transform returns #8E8242, a dull olive-gold. The hue is gone; only the lightness survives.

The tool covers seven profiles: the three complete dichromacies (protanopia, deuteranopia, tritanopia), their milder anomalous forms (protanomaly, deuteranomaly, tritanomaly), and full achromatopsia. Each swatch is labeled with its prevalence so you can weight your decisions — a problem that only shows up under tritanopia affects far fewer people than one that shows up under deuteranomaly. If you want the raw channel values behind any color, our hex to RGB converter breaks them out.

The Grayscale Myth, and What Color Blindness Really Is

Ask most people what color blindness looks like and they'll say "black and white." That's almost never true. Seeing the world in pure grayscale — achromatopsia — is staggeringly rare, around 1 in 30,000 people. The other 99.99% of colorblind people see plenty of color. They just can't separate certain pairs.

Normal color vision uses three cone types tuned to long (red), medium (green), and short (blue) wavelengths. Color blindness happens when one cone type is missing or its sensitivity shifts. Lose the long-wavelength cone and reds dim and slide toward green — that's protanopia. The National Eye Institute groups these into red-green, blue-yellow, and complete types. The grayscale tile in this tool is the rare achromatopsia case; treat the protan and deutan tiles as the realistic everyday experience for most affected users.

Protan, Deutan, Tritan: The Three Confusion Axes

Every deficiency collapses one axis of color. Knowing which axis tells you which palettes are safe.

TypeMissing/weak coneConfusesPrevalence (men)
Protanopia / -anomalyLong (red)Red ↔ green, red looks dark~1% / ~1%
Deuteranopia / -anomalyMedium (green)Red ↔ green, normal brightness~1% / ~6%
Tritanopia / -anomalyShort (blue)Blue ↔ green, yellow ↔ pink<0.01%

Notice the prevalence column. Deuteranomaly alone affects about 6% of men — more than all other types combined. If you only have time to test against one profile, test deuteranomaly. Tritanopia is real but rare, which is why blue-yellow palettes are usually the safest choice.

How the ΔE Confusability Score Works

The pair checker doesn't just show you simulated swatches — it puts a number on how far apart they are. It converts both simulated colors into CIE L*a*b* space and measures the straight-line distance between them, a value called ΔE (delta E). ΔE is built so that equal numbers feel like equal perceptual jumps, unlike raw RGB distance.

Here's the scale this tool uses. A ΔE of 2.3 is the smallest difference an average person notices at all. Below 5, two colors are effectively identical. Between 5 and 11, they're confusable — technically different, but a quick glance can't separate them. Above 25, they're comfortably distinct. So when you enter a red and a green that sit 114 ΔE apart in normal vision but drop to 5 ΔE under deuteranopia, the tool flags that row "Identical" — because for a deutan viewer, they basically are the same color.

The Red-Green Trap in Status Colors

The single most common accessibility failure is the red/green status pattern: red for error, green for success. But here's the part most guides get wrong — red and green don't automatically merge. What kills them is matching lightness. A soft red and a soft green tuned to the same brightness (say #FF6B6B and #51CF66) sit 114 ΔE apart in normal vision, then crash to 5 ΔE under deuteranopia. Strip away the hue difference and there's nothing left to tell them apart.

Give those same two colors a lightness gap and they survive. A darker error red against a medium success green — the typical #E74C3C / #2ECC71dashboard pairing — still measures about 22 ΔE under deuteranopia: borderline, but distinguishable because brightness carries the signal that hue can't. That's the real lesson of the simulator: red-green pairs aren't doomed, equiluminant ones are. This is why GitHub added a +/− indicator alongside its diff colors, and why solid forms pair a red border with an icon and the word "Error." Load the "Equal-bright red / green" preset in the pair checker, watch the deuteranopia row read "Identical," then switch to "Status red / green" and see it climb back to borderline. Compare that against the legibility side of the problem with our WCAG contrast checker, which handles whether text is readable rather than whether two colors are distinguishable.

Color Pairs That Survive Every Deficiency

Not all color pairs break. The trick is choosing colors separated on an axis that no common deficiency collapses — and that almost always means combining a hue difference with a strong lightness difference. Blue and orange is the workhorse pairing: it stays well above 25 ΔE under deuteranopia, protanopia, and tritanopia because blue-vs-orange lives on the blue-yellow axis that red-green viewers keep intact.

PairNormal ΔEDeuteranopia ΔEVerdict
#2563EB blue / #F97316 orange~143~148Safe
#FF6B6B red / #51CF66 green (equal bright)~114~5Fails
#EC4899 pink / #9CA3AF gray~70~8Fails
#E74C3C red / #2ECC71 green (status)~120~22Risky

The numbers above are why blue-orange dominates accessible data visualization. When you do need many distinct colors — say, a chart with eight series — pair color separation with a second cue and lean on a tested scheme from our color palette generator rather than picking hues by eye.

Why Color Alone Is Never Enough

The deepest lesson a simulator teaches is that color should never be the only way you encode information. The Web Content Accessibility Guidelines make this formal: WCAG Success Criterion 1.4.1 (Use of Color) requires that any information conveyed by color also be available some other way. In practice that means a few cheap, high-impact habits:

  • Add a shape or icon. A red ✕ and a green ✓ survive every deficiency because the symbol carries the meaning, not just the hue.
  • Label chart lines directly. Put the series name at the end of each line instead of relying on a color-only legend.
  • Vary lightness, not just hue.Two colors that differ in lightness stay distinguishable even when their hue collapses — that's why dark-blue-vs-light-orange beats medium-red-vs-medium-green.
  • Use position and pattern. Traffic lights work for colorblind drivers because red is always on top — position backs up the color.

Where Screen Simulation Falls Short

Be honest about what a simulator can and can't do. The matrices model the three dichromacies cleanly, but real anomalous trichromacy exists on a spectrum — one person's deuteranomaly is mild, another's is nearly deuteranopia, and a single matrix can't capture that whole range. The simulation also assumes your monitor is reasonably calibrated; an uncalibrated screen already shifts colors before any deficiency math runs.

And no simulator replaces a real colorblind tester. These tools are a fast first pass that catches the obvious red-green collisions before they ship — use them to triage, then confirm critical interfaces with people who actually have the condition. Treat the ΔE verdicts as a warning system, not a certificate. When a pairing fails, reach for HSL to fix it: nudging lightness apart in our hex to HSL converter usually rescues a confusable pair faster than guessing new hex codes.

Jurica Sinko
Jurica SinkoContent & Conversions Editor

Croatian entrepreneur who became one of the youngest company directors at age 18. Jurica combines practical knowledge with clear writing to create accessible unit converters, cooking tools, health calculators, and size charts used by millions of users worldwide.

Last updated: June 22, 2026LinkedIn

Frequently Asked Questions

People with deuteranopia or protanopia — the two red-green deficiencies — see red and green as similar muddy yellows, browns, or olives rather than as distinct hues. The catch is brightness: a vivid red and green that differ in lightness can still be told apart, but a soft red and green tuned to the same brightness, like #FF6B6B and #51CF66, simulate to colors only about 5 ΔE apart under deuteranopia — effectively identical. That is why red-green is the most common confusion pair and why traffic lights also rely on position, not just color.
Both are red-green deficiencies, but they come from different cone cells. Protanopia is the absence of long-wavelength (L) cones, which dims reds — a red light can look darker or nearly black. Deuteranopia is the absence of medium-wavelength (M) cones, which keeps brightness more normal but still collapses red and green together. Deuteranomaly, the mild form of deuteranopia, is by far the most common type, affecting roughly 6% of men of Northern European descent.
Color vision deficiency affects about 1 in 12 men (roughly 8%) and 1 in 200 women (about 0.5%) of Northern European descent — close to 300 million people worldwide. The imbalance happens because the most common types are carried on the X chromosome, and men have only one X. Red-green deficiencies make up the vast majority; blue-yellow tritanopia affects fewer than 1 in 10,000 people.
As a working rule, a CIE76 ΔE below about 11 after simulation means most people with that deficiency will struggle to tell the two colors apart at a glance, and below 5 they are effectively identical. A ΔE of 2.3 is the threshold where an average person with normal vision notices any difference at all. This tool runs both of your colors through each deficiency, recalculates the ΔE, and flags the pair as confusable when the simulated distance drops into that danger zone.
A red error text on a neutral background often relies entirely on hue to signal 'something is wrong.' Under protanopia, red loses both its hue and some of its brightness, so #DC2626 error text can simulate to a dull olive that blends into surrounding gray text. The fix is to never use color as the only signal — add an icon, bold weight, or the word 'Error' so the message survives when the color does not.
No — that is a common myth. Complete color blindness, called achromatopsia or monochromacy, where someone truly sees only grayscale, is extremely rare at roughly 1 in 30,000 people. The overwhelming majority of colorblind people still see a wide range of colors; they just confuse certain pairs, most often reds with greens. The grayscale simulation in this tool represents that rare achromatopsia case, not typical color blindness.
Test every pair of colors that must be told apart — like chart series or status indicators — and keep their simulated ΔE above 11 for deuteranopia and protanopia. Pair color with a second cue such as shape, pattern, label, or position, and prefer blue-orange combinations over red-green because blue-yellow deficiency is far rarer. A contrast checker handles text legibility, while this simulator handles whether two non-text colors stay distinguishable.

Related Tools