Accessibility
WCAG 2.2 Level AA
The web's de-facto baseline for accessibility. If a courtroom or compliance auditor asks whether your site is accessible, this is what they'll measure against.
What it is
Web Content Accessibility Guidelines 2.2 at conformance Level AA, published by the W3C in October 2023. Covers perceivability, operability, understandability, and robustness across 50+ success criteria — keyboard navigation, color contrast, alt text, focus indicators, captions, and predictable interaction.
Why it matters
WCAG AA is the conformance target referenced by the ADA, EAA, Section 508, and most procurement contracts. Falling short isn't just a UX problem — it's the standard plaintiffs' lawyers cite in accessibility lawsuits, which run six figures.
Who it applies to
Applies to every public-facing website. Personal one-pagers excepted only when no commercial activity occurs.
How WQI scores it
Web Quality Index considers this standard satisfied when all of the 7 supporting factors pass.
| # | Factor | Status |
|---|---|---|
| 52 | Accessibility statement page | planned |
| 53 | axe-core / WAVE accessibility scan | planned |
| 54 | Image alt text coverage | planned |
| 55 | Heading hierarchy validity | planned |
| 56 | Color contrast (WCAG AA) | planned |
| 57 | ARIA labels presence and validity | planned |
| 58 | Skip-to-content link | planned |
0 of 7 supporting factors are currently collected. Sites where the remaining 7 haven't been measured will show as partial or unknown on this standard until the data lands.
Related standards
- Supersedes
- WCAG A
Standards that share factors with this one
Auto-computed from overlapping factor tickets in satisfiedBy, excluding standards already listed under "See also" above. Strong overlap suggests these standards rise and fall together when sites are scored.
Other references
- guidance WAI Quick Reference (How to Meet WCAG)
- guidance Understanding WCAG 2.2