Color accessibility isn't optional anymore. Here's how we actually test for it
A color palette that genuinely looks elegant and refined on a designer's carefully calibrated monitor can fail quite badly in the real world for users with low vision, various forms of color blindness, or simply someone using a phone screen outdoors in bright sunlight. We now treat rigorous contrast testing as a genuinely mandatory step in every single design review, not as an accessibility afterthought quietly handled right at the very end of a project once the visuals are already locked.
WCAG contrast ratios, checked carefully on every single text-background pairing
The relevant WCAG accessibility standard requires a minimum 4.5:1 contrast ratio for normal body text, and 3:1 for genuinely large text, measured against whatever background it sits on. We run every single meaningful text and background color combination in a design through a dedicated contrast checking tool before any palette is finally approved, not just the primary body text alone, since secondary and caption text is consistently where real contrast failures tend to hide unnoticed.
Color blindness affects roughly one in twelve men in the general population
Red-green color blindness specifically is common enough across the population that any design relying purely on color alone to convey important meaning, a red versus green status indicator with absolutely no additional icon or text label attached, will genuinely fail for a meaningful, non-trivial share of real users encountering it. We now pair every color-coded piece of information with a distinct shape, icon, or text label as a standard, non-negotiable practice, rather than treating it as an occasional exception.
Test on an actual low-end screen outdoors, not just a design monitor indoors
A genuinely subtle gray-on-white color distinction that reads perfectly fine on a color-calibrated design monitor sitting in a controlled office environment can disappear almost entirely on a budget Android phone screen viewed outdoors in bright daylight. We now check key screens on an actual mid-range physical device outdoors as a standard part of design review, because that specific gap between the design environment and genuine real-world viewing conditions is precisely where most accessibility problems end up hiding until a real user finds them.
How we handle a client who wants a palette that fails contrast testing
When a client is genuinely attached to a specific brand color that fails contrast requirements in certain combinations, we don't simply override the choice. We find where it can still work, often as an accent rather than as body text or a primary button fill, and we explain clearly why it can't be used everywhere they might otherwise want it, so the constraint reads as informed guidance rather than an arbitrary rule imposed on their brand.
A tool we recommend clients keep in their own team's toolkit going forward
We hand every client a link to a free browser-based contrast checking tool at project handoff, along with a short one-page guide on how to use it, specifically so their own team can self-check any color decisions they make independently after we're no longer involved in day-to-day design review of the site.
We hand every client a link to a free browser-based contrast checking tool at project handoff, along with a short one-page guide on how to use it, specifically so their own team can self-check any color decisions they make independently after we're no longer involved in day-to-day design review of the site.
Focus states and interactive elements need their own separate contrast check
Beyond text and background contrast, every interactive element, a button's border, a focus ring around a form field, a link's underline, needs its own sufficient contrast against whatever surrounds it, a requirement that gets missed even more often than text contrast because it's less immediately visible in a static design file and only really shows up once someone is actually navigating the interface with a keyboard rather than a mouse. We now specifically test keyboard-only navigation through every core flow, checking that the currently focused element is always clearly, visibly distinguishable against its surrounding background.
This check has caught genuine issues on projects that otherwise passed every standard contrast check applied to text and background colors alone, since a focus indicator is a fundamentally different kind of element with its own separate accessibility requirement that a general color audit can easily overlook if it isn't checked explicitly and deliberately.
How we test using an actual color blindness simulation tool
Beyond checking whether color-coded information is paired with text or icons, we run key screens through a dedicated color blindness simulation tool that shows exactly how the interface actually appears to someone with each of the common types of color vision deficiency, deuteranopia, protanopia, and tritanopia specifically. This simulation step has caught real, specific problems that a general awareness of "pair color with text" alone didn't fully anticipate, particularly around data visualizations and charts using several similar colors that read as genuinely indistinguishable to someone with one of these more common conditions.
It's a five-minute check using a free, widely available tool, and it consistently changes at least one specific color choice on most projects we run it against, which tells us it's catching something real that wouldn't otherwise get caught through standard contrast checking alone.
Why we treat this as a legal risk conversation too, not just an ethical one
Beyond the genuine ethical case for building accessible interfaces, web accessibility lawsuits under the ADA and similar regulations elsewhere have become a real, material legal risk for businesses of essentially every size, not just large enterprises with deep pockets and high public visibility. We raise this specific dimension directly with clients during scoping, not to be alarmist about it, but because it's a genuinely real, tangible business risk that a strong accessibility practice meaningfully reduces, alongside all the ethical and usability reasons that would matter regardless of legal exposure.
Framing it this way has helped some clients justify accessibility investment to stakeholders who might otherwise have deprioritized it as a nice-to-have, since a concrete legal and financial risk tends to get taken more seriously in a budget conversation than an abstract ethical argument alone, even when both arguments are pointing toward the exact same practical outcome.
How we train new designers on the team to internalize this by default
Rather than treating accessibility as a checklist applied at the end of a project by whoever happens to review it, we've built contrast and color-blindness checking directly into how new designers are onboarded, running through the checking tools together on a real, live project during their first few weeks rather than handing over a written policy document to read on their own. Designers who learn the habit this way tend to start checking contrast instinctively during the design process itself, rather than needing a separate, later review to catch an issue that could have been avoided from the very start.
This earlier, more instinctive habit has measurably reduced the number of accessibility fixes needed during final review on projects led by designers who came up through this hands-on onboarding process, compared to earlier projects where accessibility checking happened only as a final, separate review step.