Skip to main content
Category: Visual and Media Accessibility

Color Blindness

Also known as: CVD, Color Vision Deficiency, Colour Blindness, Colour Vision Deficiency, Color Deficiency
Simply put

Color blindness is a reduced ability to see colors, tell colors apart, or distinguish between shades of color compared to typical color vision. It does not usually mean a person sees no color at all; more often, certain colors are harder to tell apart. It is also commonly called color vision deficiency (CVD).

Formal definition

Color blindness, or color vision deficiency (CVD), is a decreased ability to perceive color, color differences, or shades of color relative to the standard for normal human color vision. According to the evidence provided, it is estimated to affect approximately 1 in 12 men (about 8%) and 1 in 200 women. For digital accessibility practitioners, CVD is a key consideration when designing interfaces, since content that relies on color alone to convey information can present barriers to affected users; this relates to WCAG success criteria addressing the use of color and contrast, though those specific requirements are out of scope for this definition.

Why it matters

Color blindness is one of the most common vision-related conditions relevant to digital accessibility, estimated to affect approximately 1 in 12 men (about 8%) and 1 in 200 women. Because it is so prevalent, interfaces that rely on color alone to communicate meaning, such as marking required form fields in red, distinguishing chart data series by hue, or signaling errors and success states only through color, can create real barriers for a substantial share of users. These users can often perceive color, but may struggle to tell certain colors or shades apart, which means information encoded solely in color can be lost or ambiguous.

For practitioners, accommodating color vision deficiency is generally considered a foundational part of accessible design rather than an edge case. Providing information through multiple cues, text labels, patterns, icons, or shapes in addition to color, helps ensure that content remains understandable regardless of how a user perceives color. This concern relates to WCAG success criteria addressing the use of color and contrast, though the specific requirements and conformance levels are out of scope for this definition.

It is worth noting that designing for color blindness supports usability broadly, but meeting any single design practice does not by itself guarantee an accessible experience for all users or ensure legal compliance. This entry describes user needs and is not legal advice; organizations should consult qualified counsel and current standards when determining their obligations.

Who it's relevant to

UX and Visual Designers
Designers are often best positioned to prevent color-only barriers by pairing color with text labels, icons, patterns, or shapes. Because CVD affects a notable portion of users, designing charts, form validation, status indicators, and links to remain understandable without relying on color alone is a core accessibility consideration.
Accessibility Engineers and QA Testers
Engineers and testers evaluate whether information conveyed through color is also available through other means. Color blindness simulators and manual review can help identify color-only cues, though such checks should complement rather than replace broader accessibility and assistive technology testing.
Content Authors and Data Visualization Creators
Those who produce dashboards, reports, and infographics frequently encode meaning in color. Being aware of CVD helps them choose distinguishable palettes and add redundant labels or patterns so that data series and highlighted items remain interpretable to users who cannot easily tell certain colors apart.
Compliance Officers and Business Leaders
Leaders responsible for accessibility programs benefit from understanding that color vision deficiency is common and that accommodating it supports both usability and alignment with recognized accessibility guidance. This awareness informs design standards and procurement decisions, though determining specific legal obligations should involve qualified counsel.

Inside CVD

Color Vision Deficiency (CVD)
The broader clinical term for color blindness, referring to a reduced or altered ability to perceive certain colors or distinguish between them. Complete absence of color perception is comparatively rare; partial deficiencies are more common.
Red-Green Deficiencies (Protan and Deutan types)
The most commonly cited forms of color vision deficiency, affecting the perception of reds and greens. Protan types involve reduced sensitivity to red light, while deutan types involve reduced sensitivity to green light.
Blue-Yellow Deficiency (Tritan type)
A less common form affecting the perception of blues and yellows. It is generally cited as occurring less frequently than red-green deficiencies.
Use of Color Alone
A key accessibility concern where meaning is conveyed exclusively through color, such as marking required form fields only in red or indicating status only through color-coded dots. Users with color vision deficiencies may not perceive the distinction.
Color Contrast
The measurable luminance difference between foreground and background. Adequate contrast helps users with color vision deficiencies and low vision, and relates to specific WCAG success criteria for text and non-text elements.
Relevant WCAG Success Criteria
WCAG addresses color-related barriers through criteria such as Use of Color (1.4.1, a Level A criterion requiring that color not be the only visual means of conveying information) and contrast-related criteria including Contrast (Minimum) (1.4.3, Level AA) and Non-text Contrast (1.4.11, Level AA, added in WCAG 2.1). Practitioners should confirm the version and level applicable to their project.

Common questions

Answers to the questions practitioners most commonly ask about CVD.

Does color blindness mean a person sees no color at all?
No. Color blindness is a common shorthand, but most people described as color blind actually have a color vision deficiency, meaning they perceive certain colors differently or have difficulty distinguishing between specific color pairs rather than seeing no color. Complete absence of color perception (achromatopsia) exists but is comparatively rare. Because the term covers a range of conditions, design decisions should not assume a single uniform experience of color.
If our color contrast passes WCAG, does that mean our design works for people with color vision deficiencies?
Not necessarily. Meeting a contrast success criterion addresses the luminance difference between colors, but it does not by itself confirm that information conveyed through color is distinguishable for users with color vision deficiencies. WCAG separately addresses not relying on color alone to convey meaning. Passing automated contrast checks detects only a portion of potential issues, so manual review and testing remain important.
How can we avoid relying on color alone to convey information?
Pair color with an additional visual cue such as text labels, icons, patterns, underlines, or shape changes so the meaning is available without depending on color perception. For example, an error state can combine a color change with an icon and descriptive text. This approach aligns with the WCAG principle that color should not be the only means of conveying information, though you should verify the specific applicable success criterion and level for your target.
What is a practical way to test our interface for color vision issues?
Combine automated contrast checks with manual review, including simulating common color vision deficiencies using available tooling and, where possible, involving people with color vision deficiencies in usability testing. Automated tools can flag contrast concerns but generally cannot determine whether color is being used as the sole means of conveying meaning, so manual and assistive-context evaluation are needed to form a fuller picture.
Which color combinations tend to cause the most difficulty?
Combinations that differ mainly in hue but not in luminance often cause difficulty, and certain pairings are commonly reported as problematic for people with color vision deficiencies. Rather than relying on a fixed list, evaluate whether adjacent or meaningful colors remain distinguishable when hue information is reduced, and add non-color cues so meaning does not depend on distinguishing those colors.
Does addressing color blindness alone make our product accessible or legally compliant?
No. Accommodating color vision deficiencies is one part of accessible design and does not address other needs, nor does it on its own establish conformance with a full standard or immunity from legal claims. Conformance, usability, and legal compliance are distinct. This guidance is not legal advice; for obligations under specific authorities such as the ADA or Section 508, consult qualified legal counsel and current agency guidance.

Common misconceptions

People who are color blind see the world only in black and white.
Complete absence of color perception is comparatively rare. Most people with color vision deficiency see color but have difficulty distinguishing between particular hues, most commonly reds and greens.
Meeting color contrast requirements alone makes content accessible to users with color vision deficiency.
Contrast criteria address luminance difference but do not, on their own, resolve issues where meaning is conveyed by color alone. Conformance with individual success criteria does not guarantee an accessible experience for all users, and manual review with real-world scenarios is generally needed.
Automated testing tools can fully detect color-related accessibility barriers.
Automated tools may flag some contrast issues but detect only a portion of accessibility problems. Determining whether color is the sole means of conveying information often requires manual evaluation and testing with assistive technologies.

Best practices

Do not rely on color alone to convey information; pair color with text labels, patterns, icons, or other visual cues so meaning is available to users who cannot distinguish certain hues.
Verify that text and non-text elements meet the applicable WCAG contrast success criteria for the version and conformance level targeted, commonly Level AA.
Supplement color coding in charts, graphs, and status indicators with distinct shapes, labels, or textures so distinctions do not depend on red-green or blue-yellow perception.
Combine automated contrast checks with manual review, since automated tools detect only a portion of color-related barriers and cannot fully assess whether color is the sole means of conveying meaning.
Test designs using color vision deficiency simulations and, where feasible, feedback from users with color vision deficiencies to confirm distinctions remain perceivable.
Confirm which WCAG version and level apply to your context and consult qualified professionals for legal or regulatory questions, as requirements evolve through regulation and case law.