Foundations

WCAG Conformance Levels: A, AA, and AAA Explained

Every WCAG success criterion is assigned one of three conformance levels — A, AA, or AAA — from least to most strict. Conforming to a level means meeting every criterion at that level and every criterion at the level(s) below it. There's no such thing as "AA without A" — AA conformance is A conformance plus the additional AA criteria.

Level A — the essential minimum

The baseline. Level A criteria address barriers so severe that some users would be completely blocked without them — no keyboard access at all, no text alternative for images, no way to tell what a form field is for. WCAG 2.2 has 31 Level A criteria. Meeting only Level A is rarely considered acceptable for legal or procurement purposes; it's treated as a floor, not a target.

Level AA — the practical, legally-referenced target

Level AA adds 24 more criteria addressing broader, still-common barriers: insufficient color contrast, content that doesn't reflow on mobile, inconsistent navigation across a site. This is the level almost every accessibility law and standard actually requires — the ADA (via case law and DOJ guidance), Section 508, the EU Accessibility Act, and virtually every enterprise vendor questionnaire all specify AA, not AAA. When AllyProof or anyone else says "WCAG 2.2 AA," this is the target: all 55 A + AA criteria combined.

Level AAA — the highest bar, rarely required in full

AAA adds the most stringent requirements: enhanced 7:1 color contrast, sign language interpretation for prerecorded video, reading-level restrictions on text. WCAG's own documentation explicitly states that it is not recommended as a general policy requirement for entire sites, because some AAA criteria are genuinely impossible to satisfy for certain types of content (a legal contract can't simultaneously be legally precise and written at a lower reading level, for instance). Organizations typically cherry-pick individual AAA criteria where practical rather than committing to full AAA conformance.

Why AA is the number that matters

If you take one thing from this page: when someone asks "is your site WCAG compliant?", they almost always mean WCAG 2.2 Level AA, and that's the standard worth actually building against. See Is WCAG a Law? for exactly which regulations cite which level, and WCAG Versions Explained for how the version number (2.0 / 2.1 / 2.2) interacts with the level.

Common questions

What is the difference between WCAG A, AA, and AAA?
They are increasing levels of strictness. Level A covers the most basic barriers, AA adds the criteria most laws require, and AAA is the most demanding. Meeting a level requires meeting it and every level beneath it.
Which WCAG level should I aim for?
Level AA. It is the target referenced by the ADA, EU EAA, Section 508 and most other laws, and it balances real accessibility with what is achievable across an entire site.
Why isn't AAA the goal?
WCAG itself states that AAA conformance is not recommended as a blanket policy for whole sites, because some AAA criteria cannot be met for all content. Teams apply AAA selectively where it helps most.

Want to see how your own site scores?

Run a free accessibility scan