WCAG has three conformance levels — A, AA, and AAA — each building on the previous:
| Level | Criteria | What It Means |
|---|---|---|
| A (Single-A) | 30 criteria | Baseline. Violations at this level prevent entire user groups from accessing content. |
| AA (Double-A) | 50 criteria (A + 20 AA) | The widely accepted legal and industry standard. Meets the needs of most users with disabilities. |
| AAA (Triple-A) | 78 criteria (A + AA + 28 AAA) | Enhanced accessibility. Some criteria are only applicable to specific content types. |
Virtually all accessibility laws worldwide reference WCAG 2.1 Level AA:
See how 321 websites scored →
View the 2026 ReportNo jurisdiction requires AAA conformance as a legal minimum.
| Criterion | What AAA Requires Beyond AA |
|---|---|
| 1.2.6 Sign Language | Sign language interpretation for all pre-recorded audio content |
| 1.2.7 Extended Audio Description | Pause video to add more audio description when standard isn't enough |
| 1.2.8 Media Alternative | Full text alternative for all pre-recorded synchronized media |
| 1.2.9 Audio-only (Live) | Text alternative for all live audio |
| 1.3.6 Identify Purpose | Purpose of all UI components can be programmatically determined |
| 1.4.6 Enhanced Contrast | Text contrast ratio of 7:1 (vs 4.5:1 at AA) |
| 1.4.8 Visual Presentation | User can select text/background colors, text width, and spacing |
| 1.4.9 Images of Text | Images of text only for pure decoration (no exceptions for customizable) |
| 2.1.3 Keyboard (No Exception) | All functionality operable via keyboard, no exceptions whatsoever |
| 2.2.3 No Timing | No time limits at all (vs. AAA allows adjustable limits) |
| 2.3.2 Three Flashes | No content flashes more than three times per second at all |
| 2.4.8 Location | User can always know where they are in a set of pages |
| 2.4.9 Link Purpose (Link Only) | Link purpose clear from link text alone (not just in context) |
| 2.4.10 Section Headings | Section headings used to organize content |
| 3.1.3 Unusual Words | Mechanism to identify definition of unusual words |
| 3.1.4 Abbreviations | Mechanism to expand abbreviations |
| 3.1.5 Reading Level | When content requires more than lower secondary reading level, a simpler version is available |
| 3.1.6 Pronunciation | Pronunciation of ambiguous words is available |
| 3.3.4 Error Prevention | Submissions that are legal or financial are reversible, verified, or confirmed |
| 3.3.5 Help | Context-sensitive help is available |
| 3.3.6 Error Prevention (All) | All form submissions are reversible, verified, or confirmable |
Even without legal pressure, some AAA criteria are worth implementing:
The W3C acknowledges this in the WCAG introduction: "It is not possible to satisfy all Level AAA Success Criteria for some types of content." For example:
The practical guidance is: target AA for compliance, cherry-pick AAA criteria that benefit your audience most.
Accessalyze audits against WCAG 2.1 AA criteria automatically. Free instant report.
Run Free WCAG AA Audit →← Back to Accessalyze · ← What Is WCAG 2.1 AA?
See real website accessibility scores: Browse 244+ free accessibility audits →
Try it yourself
Enter your website URL to get a free accessibility score.