WCAG, without the jargon
WCAG is the international standard for accessible websites, but the official text is written for specialists and can be hard to act on. This free checklist translates the key WCAG 2.2 Level AA requirements into plain, practical checks and lets you tick them off as you go. It groups everything by the four WCAG principles, saves your progress in your browser, and prints a clean report, so a whole team can see what is done and what is left.
The four principles
- Perceivable: people can perceive the content, with text alternatives, captions, enough contrast and text that resizes.
- Operable: people can use it, with full keyboard access, a visible focus, skip links and large enough targets.
- Understandable: it is clear and predictable, with labelled fields, helpful errors and consistent navigation.
- Robust: it works with assistive technology, with valid code and correct ARIA on custom components.
Know which failures matter most
Not every criterion trips people up equally. The checklist marks the ones reviewers and automated tools flag most often: missing text alternatives, colour used alone to carry meaning, text contrast below 4.5 to 1, keyboard traps and missing focus indicators, unlabelled form fields, unclear error messages, and custom widgets with no accessible name or role. Clear these and you remove the majority of the barriers real users hit, which is the fastest route to meaningful improvement.
A checklist is a start, not a certificate
Automated tools and a checklist together still miss issues that only a real test uncovers: whether a screen reader announces your content in a sensible order, whether a keyboard-only user can actually complete a task, whether an error message makes sense. The most reliable step is to test with assistive technology and, wherever possible, with disabled people. Use this list to find and fix the obvious problems and to track progress, then confirm with real testing before you claim conformance.
Works with the rest of the toolkit
This pairs naturally with the other accessibility tools on Etoolio: the colour contrast checker for the single most common failure, the accessibility statement generator to document where you stand, and the Easy Read checker for making key information understandable. Together they take you from finding problems to fixing them to being open about them. Your ticks stay in this browser and are never uploaded, and the tool is free with no signup.