All Tools
Free Tool

WCAG & ADA Compliance Checker

Test any URL against 20 WCAG 2.1 success criteria used to evaluate ADA compliance. Get a pass/fail breakdown per criterion, grouped by Perceivable, Operable, Understandable, and Robust.

Note: This tool analyses server-rendered HTML. Content loaded via JavaScript (React hydration, SPAs) may not be included. For full JS-rendered audits, use browser tools like Lighthouse or axe DevTools.

20 Success Criteria Checked

SCNameLevelPrinciple
1.1.1Non-text ContentAPerceivable
1.3.1Info and RelationshipsAPerceivable
1.3.4OrientationAAPerceivable
1.4.3Contrast (Minimum)AAPerceivable
1.4.4Resize TextAAPerceivable
1.4.11Non-text ContrastAAPerceivable
2.1.1KeyboardAOperable
2.4.2Page TitledAOperable
2.4.3Focus OrderAOperable
2.4.4Link Purpose (In Context)AOperable
2.4.5Multiple WaysAAOperable
2.4.6Headings and LabelsAAOperable
2.4.7Focus VisibleAAOperable
3.1.1Language of PageAUnderstandable
3.1.2Language of PartsAAUnderstandable
3.3.1Error IdentificationAUnderstandable
3.3.2Labels or InstructionsAUnderstandable
4.1.1ParsingARobust
4.1.2Name, Role, ValueARobust
4.1.3Status MessagesAARobust

Frequently Asked Questions

Common questions about WCAG and ADA compliance checking, success criteria, and how the per-criterion audit works.

Why check WCAG compliance per criterion for ADA?

A single accessibility score can obscure which specific WCAG requirements your site meets and which it misses. Per-criterion reporting gives you the same view an ADA compliance auditor uses. You can see exactly which success criteria pass and which need work, making it easier to prioritize fixes and document your compliance efforts.

The four POUR principles (Perceivable, Operable, Understandable, Robust) organize criteria by the type of barrier they address. This makes it easier to prioritize: a page missing a lang attribute is a different kind of issue than a page with low color contrast ratios. Both matter for WCAG and ADA compliance, but they require different fixes.

This WCAG compliance checker covers 20 criteria that can be evaluated from server-rendered HTML. For a full ADA compliance audit, combine it with our website accessibility checker, manual keyboard testing, screen reader testing, and browser-based tools like axe DevTools.

Ship WCAG-compliant UIs faster

Our starter kits pass every criterion checked here out of the box. Contrast-checked, keyboard-tested, screen-reader verified.

Browse Starter Kits