โ† All guides

WCAG Color Contrast Explained

Updated June 2026

Color Contrast Checker

Check WCAG color contrast.

Open the free tool โ†’

If text doesn't contrast enough with its background, many people can't read it. WCAG โ€” the web accessibility guidelines โ€” sets clear minimum contrast ratios.

What is a contrast ratio?

It's the difference in brightness between two colors, from 1:1 (identical, invisible) to 21:1 (black on white). Higher is more readable.

The thresholds

LevelNormal textLarge text
AA (minimum)4.5:13:1
AAA (enhanced)7:14.5:1

"Large text" means about 18pt (24px), or 14pt (18.66px) bold. AA is the common legal/standard target; AAA is the gold standard.

Why it matters

Fixing low contrast

Darken the text or lighten the background (or vice versa) until you hit at least 4.5:1. The checker below shows the ratio and AA/AAA pass/fail live as you adjust your colors.

Color Contrast Checker

Check WCAG color contrast.

Open the free tool โ†’

Frequently asked questions

What contrast ratio do I need?

At least 4.5:1 for normal text to meet WCAG AA โ€” the most common target. Aim for 7:1 (AAA) where you can.

Does contrast apply to icons and buttons?

Yes โ€” meaningful graphics and UI components have their own 3:1 minimum under WCAG 2.1.

More guides