Skip to main content
Category: Visual and Media Accessibility

Contrast (Minimum)

Also known as: WCAG Success Criterion 1.4.3, SC 1.4.3, Minimum Contrast, Color Contrast (Minimum)
Simply put

Contrast (Minimum) is a WCAG requirement that text be easy to read against its background by ensuring enough difference in brightness between the text color and the background color. Meeting it helps people with low vision or color deficiencies read content more easily. It is one of the accessibility checks commonly cited as a target when evaluating whether digital content is readable.

Formal definition

Contrast (Minimum) refers to WCAG Success Criterion 1.4.3, a Level AA criterion requiring that the visual presentation of text and images of text have a contrast ratio of at least 4.5:1, with an exception for large-scale text and images of large-scale text, which require a ratio of at least 3:1. Large text is generally defined as at least 18 point, or 14 point (approximately 18.66px) when bold. Contrast here is measured as the difference in relative luminance (perceived brightness) between the foreground and background colors; the 3:1 baseline for standard text and vision is referenced from ISO-9241-3 and ANSI-HFES-100-1988. This is distinct from the more stringent Level AAA criterion (1.4.6, Contrast (Enhanced)), which requires 7:1 for normal text and 4.5:1 for large text. Automated tools can flag many contrast failures, but results should be verified for edge cases such as text over images or gradients, and conformance with this criterion alone does not guarantee overall accessibility or legal compliance. This entry is informational and not legal advice.

Why it matters

Text that lacks sufficient contrast against its background can be difficult or impossible to read for people with low vision, aging-related vision changes, or color deficiencies. Because reading text is fundamental to nearly every digital task, insufficient contrast can effectively lock users out of content, forms, and navigation even when everything else on a page functions correctly. Contrast (Minimum), WCAG Success Criterion 1.4.3, sets a baseline that helps ensure text remains legible for a broad range of users and viewing conditions.

Contrast failures are among the most frequently encountered accessibility issues in digital content, in part because visual design choices such as light gray text, low-contrast placeholder text, or text placed over busy background images often prioritize aesthetics over readability. Meeting SC 1.4.3 at Level AA, which is the conformance level most commonly cited as a target, addresses a large share of these readability problems for standard and large text.

It is important to keep expectations calibrated. Meeting the 1.4.3 contrast thresholds improves readability, but conformance with this single criterion does not guarantee that content is fully accessible or that an organization is protected from legal claims. Requirements are evaluated alongside many other success criteria, and applicable legal obligations depend on jurisdiction, regulation, and case law. This entry is informational and not legal advice; organizations should consult qualified legal counsel and current agency guidance for their specific circumstances.

Who it's relevant to

UX and Visual Designers
Designers make the color and typography decisions that most directly determine whether content meets SC 1.4.3. Selecting text and background color pairings that satisfy the 4.5:1 ratio for standard text and 3:1 for large text early in the design process helps avoid costly rework, and checking values with a contrast checker before handoff is a common practice.
Front-End Developers
Developers implement the color values, states, and dynamic content that affect contrast in production, including hover states, disabled controls, placeholder text, and text rendered over images. Verifying computed contrast in the built product, rather than relying solely on design mockups, helps catch discrepancies introduced during implementation.
Accessibility Testers and QA Engineers
Testers use automated scanners and manual review to identify contrast failures. Because automated tools can flag many, but not all, contrast issues, testers should manually verify edge cases such as text over gradients, background images, or semi-transparent layers where automated detection is less reliable.
Content Authors and Editors
People who publish text, apply styles, or embed images with overlaid text can inadvertently introduce contrast problems, particularly when placing text on photographs or using custom color styling. Understanding the minimum ratios helps authors keep content readable within established design systems.
Compliance Officers and Legal Counsel
SC 1.4.3 at Level AA is frequently included among the criteria referenced when evaluating digital content, and contrast issues are commonly raised in accessibility audits. Legal counsel should note that meeting this criterion supports readability but does not by itself establish full conformance or legal compliance, which depend on jurisdiction, applicable regulation, and current case law.

Inside Contrast (Minimum)

Success Criterion 1.4.3 (Level AA)
Contrast (Minimum) is a WCAG Level AA success criterion, introduced in WCAG 2.0 and carried forward in later versions. It addresses the visual contrast between text (or images of text) and its background.
Standard text contrast ratio
For normal-size text, this criterion commonly cites a minimum contrast ratio of 4.5:1 between the text and its background.
Large text contrast ratio
For large-scale text, a reduced minimum contrast ratio of 3:1 generally applies. Large text is typically defined as at least 18 point, or 14 point when bold, though exact thresholds should be verified against the current WCAG definition.
Exceptions
The criterion generally provides exceptions for incidental text (such as inactive components, pure decoration, or text that is not visible), text that is part of a logo or brand name, and certain other cases described in the guideline.
Relationship to 1.4.6 Contrast (Enhanced)
Contrast (Minimum) at Level AA is distinct from the stricter Contrast (Enhanced) criterion at Level AAA, which sets higher ratios. Practitioners should not conflate the two levels or their required ratios.

Common questions

Answers to the questions practitioners most commonly ask about Contrast (Minimum).

Does meeting the Contrast (Minimum) success criterion guarantee my site is accessible or legally compliant?
No. Contrast (Minimum) is a single WCAG 2.0 Level AA success criterion (1.4.3) addressing the contrast ratio between text and its background. Satisfying it does not guarantee an accessible experience for all users, nor does it guarantee immunity from legal claims. It is one of many criteria, and other factors, keyboard access, screen reader compatibility, focus visibility, and overall usability, remain relevant. Conformance with WCAG is often cited as a benchmark in ADA-related settlements, but conformance is distinct from usability and from legal compliance. This guidance is not legal advice; consult qualified legal counsel for your specific situation.
Can an automated tool confirm that all my content passes the minimum contrast requirement?
Automated tools can measure contrast ratios for many text elements and are generally reliable for that specific measurement. However, automated testing detects only a portion of accessibility issues. Tools may struggle with text over gradients or images, text rendered in images, dynamic states such as hover and focus, and determining whether text qualifies as large text or is exempt (for example, incidental or logotype text). Manual review and testing are commonly needed to confirm results and handle edge cases.
What contrast ratios does the minimum contrast criterion call for?
WCAG success criterion 1.4.3 (Contrast Minimum), a Level AA criterion, commonly cites a contrast ratio of at least 4.5:1 for normal text and at least 3:1 for large text. Under WCAG, large text is generally defined in terms of its size and weight. Certain content, such as incidental text, text that is part of an inactive user interface component, and pure decoration or logotypes, may be exempt. Refer to the current W3C definition for the precise thresholds and exemptions, as these details govern how the criterion is applied.
How does the minimum contrast criterion differ from the enhanced contrast criterion?
Contrast (Minimum), success criterion 1.4.3, is a Level AA criterion and is the level most commonly cited as a target. Contrast (Enhanced), success criterion 1.4.6, is a Level AAA criterion that generally calls for higher ratios. AAA is a more stringent level that many organizations do not adopt as a blanket target. When selecting a goal, distinguish which level and criterion you are aiming for, since the required ratios differ between them.
Does the minimum contrast criterion apply to non-text elements like icons or button borders?
No. Contrast (Minimum), success criterion 1.4.3, addresses the contrast of text and images of text. Contrast requirements for user interface components and graphical objects, such as icons, control boundaries, and states, are addressed separately by success criterion 1.4.11 (Non-text Contrast), which was added in WCAG 2.1 at Level AA. Keep these criteria distinct when evaluating non-text elements.
How should I test text that appears over an image or gradient background?
Text over images or gradients is a common edge case because the background color varies behind the text. Automated tools may not reliably evaluate these situations, so manual review is generally needed. A practical approach is to identify the least favorable background area behind the text and verify the contrast ratio there, or to apply techniques such as a solid or semi-opaque backing behind the text. Verify results against the current W3C definition of the criterion, and confirm behavior across the states in which the text appears.

Common misconceptions

Meeting the 4.5:1 minimum contrast ratio makes content fully accessible or legally compliant.
Contrast (Minimum) addresses only one aspect of visual accessibility. Meeting it does not guarantee an accessible experience for all users, nor does it ensure immunity from legal claims. Other WCAG criteria, manual testing, and assistive technology testing are also generally needed.
The contrast ratio requirements are the same for all text.
The commonly cited thresholds differ by text size: approximately 4.5:1 for normal text and 3:1 for large text. In addition, certain content such as logos and incidental or decorative text is generally exempt.
The ADA requires the 4.5:1 contrast ratio.
This ratio comes from WCAG 1.4.3, a technical guideline published by the W3C, not from the text of the ADA itself. WCAG is often cited as a benchmark in settlements and agency guidance, but any specific legal requirement should be attributed to the applicable regulation, settlement, or guidance and confirmed with qualified legal counsel.

Best practices

Verify text against the applicable ratio, commonly 4.5:1 for normal text and 3:1 for large text, using a reliable contrast checker, and confirm the current WCAG definition of large text before applying the reduced threshold.
Test contrast across all relevant states and contexts, including hover, focus, disabled, and text placed over images or gradient backgrounds.
Do not rely solely on automated tools; supplement with manual review, since automated testing detects only a portion of accessibility issues.
Document which content you treat as exempt (such as logos or decorative text) and confirm those exceptions match the criterion's stated conditions.
Distinguish the Level AA Contrast (Minimum) requirement from the stricter Level AAA Contrast (Enhanced) criterion so you apply the ratio appropriate to your conformance target.
Treat contrast conformance as one component of a broader accessibility effort, and consult qualified legal counsel and current agency rulemaking for jurisdiction-specific obligations rather than relying on this guidance as legal advice.