Large text is the class of text to which WCAG's contrast rules apply a lower threshold: normal-weight text of roughly 24 pixels (18 points) and above, or bold text of roughly 19 pixels (14 points), counts as large. Success criterion 1.4.3 (Level AA) requires a contrast ratio of at least 4.5:1 for normal text and at least 3:1 for large text.
The logic of the distinction rests on visual perception: large and bold letters remain readable even at lower contrast because fine detail matters less. WCAG turns this fact into thresholds: success criterion 1.4.3 (Level AA) requires at least 4.5:1 for normal-size text but accepts 3:1 for large text. Text qualifies as large in two ways: roughly 24 pixels (18 points) and above at normal weight, or roughly 19 pixels (14 points) and above in bold. Meeting either condition is enough. The practical consequence is flexibility for designers: a brand color that cannot reach 4.5:1 in body copy can still be used in large headings if it passes 3:1.
That flexibility applies only where text is genuinely large; normal-size content such as button labels and body copy remains subject to the 4.5:1 threshold. Because point-to-pixel conversion is approximate, borderline values should be measured: browser developer tools and online contrast checkers show the ratio instantly. A frequent audit mistake is judging all text against a single threshold: forcing headings to 4.5:1 is an unnecessary constraint, while passing body text at 3:1 is a real violation. Automated scanning tools take text size and weight into account and apply the correct threshold.
Frequently asked questions
How many pixels count as large text under WCAG?
Either of two routes is enough: text of roughly 24 pixels (18 points) and above at normal weight, or roughly 19 pixels (14 points) and above in bold, counts as large. Since point-to-pixel conversion is approximate, measuring borderline values with browser developer tools is safest. Large text needs a contrast ratio of 3:1; every size below the threshold is subject to 4.5:1.
Why is the contrast requirement lower for large text?
Because readability depends not only on color difference but also on letter size and weight: the shapes of large and bold letters remain distinguishable even at lower contrast. WCAG reflects this perceptual fact in its thresholds: normal text requires 4.5:1 while large text needs only 3:1. This gives designers color flexibility for headings; for normal-size content such as body text and button labels there is no such flexibility.
This content is for information only and is not legal advice.