A WCAG audit is overwhelming if you start from a blank page, and most paid tools lock the criteria list behind a subscription. This free, interactive checklist gives you every WCAG 2.1 Level A and AA success criterion in a single scrollable list, each with a plain-English note about what it actually requires, and pass / fail / N/A toggles whose state is saved in your browser.
How it works
WCAG 2.1 organises its requirements under four principles — content must be Perceivable, Operable, Understandable and Robust (POUR). Within those principles sit 78 testable success criteria split across three conformance levels:
- Level A — 30 criteria, the minimum baseline.
- Level AA — 20 criteria, the level required by most accessibility laws.
- Level AAA — 28 criteria, the strictest, rarely mandated site-wide.
This checklist covers the 50 Level A and AA criteria because “WCAG 2.1 AA” is the conformance target named in the EU European Accessibility Act, UK public-sector regulations, US Section 508, and most procurement contracts. Each item is a toggle. Your conformance percentage is calculated as passes divided by in-scope criteria, with N/A items excluded.
Tips
- Work principle by principle rather than jumping around — related criteria (for example all the form-error criteria under “Understandable”) are easiest to test together.
- Be honest with Fail. A fail you have recorded is a fix you can plan; an optimistic pass is a barrier you have hidden from yourself.
- Reserve N/A for content types you genuinely do not have. If you have any video, the captions criteria apply.
- Re-run the checklist after each release. Accessibility regresses quietly when new components ship without an audit.
- This is a self-assessment aid. Combine it with manual screen-reader and keyboard testing, plus automated scanners, for real coverage. Everything you mark stays in your browser.