A11y Reference Guide

WCAG AA vs AAA: What's the Difference?

The Web Content Accessibility Guidelines (WCAG) are a set of international standards designed to make web content accessible to all users, including those with visual impairments. Color contrast is a critical pillar of accessibility. WCAG defines two primary compliance tiers for color contrast: Level AA and Level AAA. Here is a breakdown of their rules, differences, and how to choose the right standard.

1What is WCAG?

WCAG stands for Web Content Accessibility Guidelines, developed by the W3C Web Accessibility Initiative. It establishes global recommendations for making the web accessible to individuals with visual, auditory, motor, or cognitive disabilities. For color contrast, the goal is simple: ensure text is readable against its background color for people with low vision or color blindness.


2The Standard Contrast Ratios

Level AA (Mid-Tier Compliance)

Level AA

The minimum target for most commercial and public-facing websites:

  • Normal Text (under 18pt/24px): 4.5:1 ratio
  • Large Text (18pt/24px+ or 14pt/18.67px+ bold): 3:1 ratio
Level AAA (Gold Standard)

Level AAA

The highest standard of readability, catering to users with moderate visual impairment:

  • Normal Text (under 18pt/24px): 7:1 ratio
  • Large Text (18pt/24px+ or 14pt/18.67px+ bold): 4.5:1 ratio

3Which Standard Should You Target?

For general commercial sites, SaaS tools, and content blogs, Level AA is the standard requirement (often enforced by accessibility laws like Section 508 or WCAG 2.1 AA mandates). It provides a solid baseline without excessively restricting design palettes.

Target Level AAA when designing educational sites, government portals, healthcare dashboards, or interfaces built specifically for older adults or visually impaired audiences. Be aware that AAA requires very dark text on light backgrounds or vice-versa, making vibrant branding colors difficult to use.


4Real-World Combinations

Dark Slate on Light Grey
Ratio: 13.5:1
Status: Passes AA & AAA
White on Primary Blue
Ratio: 4.54:1
Status: Passes AA (Normal/Large), Passes AAA (Large only)
Light Grey on White
Ratio: 2.44:1
Status: Fails AA & AAA
Curious how the ratio is calculated? WCAG Contrast Ratio Formula
Colors not passing? How to Fix Failed Contrast

Test your color palettes now

Check WCAG contrast ratios dynamically, adjust foreground/background hues, and test AA/AAA compliance.

Check your colors instantly with our free Contrast Checker