All Tools
Free Tool

Website Accessibility & ADA Compliance Checker

Paste any URL and get a multi-page WCAG 2.1 AA report: 13 automated check categories, a coverage breakdown showing which of the 50 WCAG AA criteria a machine can and cannot test, and a manual test plan built from the forms, dialogs, media and widgets we find on your own pages.

Scans your homepage + up to 4 internal pages. Results in under 60 seconds.

Note: A URL scan reads server-rendered HTML, so content built by JavaScript after load is not included. For React or Next.js apps that render on the client, switch to the Paste rendered HTML tab above and paste what your browser actually shows.

What We Check

Heading Structure

Single <h1>, no skipped levels, logical outline.

WCAG 1.3.1, 2.4.6

Alt Text

Missing alts, suspicious empty alts, meaningless filenames.

WCAG 1.1.1

ARIA Attributes

Valid roles, accessible names, aria-hidden on focusables.

WCAG 4.1.2

Keyboard Navigation

Positive tabindex, outline removal, mouse-only handlers.

WCAG 2.1.1, 2.4.7

Color Contrast

Inline colour/background-color against WCAG AA thresholds.

WCAG 1.4.3

Form Labels

Inputs, selects, and textareas with associated labels.

WCAG 1.3.1, 4.1.2

Link Quality

Empty links, generic text, missing rel="noopener".

WCAG 2.4.4

Document Structure

lang attr, title, viewport, main, duplicate IDs.

WCAG 3.1.1, 4.1.1

Touch Targets

Buttons and links below 44×44 CSS pixels. This is a AAA criterion, so it sits outside AA conformance.

WCAG 2.5.5 (AAA)

Media

Video captions, audio transcripts, iframe titles on embeds.

WCAG 1.2.1, 1.2.2, 4.1.2

Motion & Animation

Autoplay media, <marquee>, motion without reduced-motion.

WCAG 1.4.2, 2.2.2, 2.3.3

Landmarks

nav, header, footer, main structure for screen readers.

WCAG 1.3.1

Timing

Auto-refresh meta tags and unadjustable time limits.

WCAG 2.2.1

Frequently Asked Questions

Common questions about the website accessibility checker, ADA compliance, WCAG standards, and how the audit works.

Why run a website accessibility audit for ADA compliance?

Web accessibility is not just a nice-to-have. ADA (Americans with Disabilities Act) lawsuits against websites have increased every year since 2018, and courts consistently point to WCAG 2.1 AA as the standard for compliance. Over one billion people worldwide live with some form of disability, and inaccessible websites exclude them from essential services, information, and opportunities.

Beyond legal compliance, accessibility overlaps with good engineering: semantic HTML, clear heading hierarchies, proper labelling, and keyboard support all improve SEO, maintainability, and user experience for everyone. Running a website accessibility checker is the fastest way to identify what needs fixing.

This accessibility checker gives you a quick snapshot across 13 WCAG categories. For a complete ADA compliance audit, combine it with our per-criterion WCAG compliance checker, browser-based tools (Lighthouse, axe DevTools), manual keyboard testing, and real screen reader testing.

Ship accessible UIs faster

Our starter kits are WCAG-AA compliant out of the box. Contrast-checked, keyboard-tested, screen-reader verified.

Browse Starter Kits