Scanverra
Accessibility Audit

Know exactly which WCAG criteria you fail

Not a vague accessibility grade - every issue is mapped to a specific WCAG 2.1/2.2 success criterion and conformance level.

Run free accessibility audit

Four categories of checks

Visual

Color contrast ratios, text resizing, and use-of-color issues that make content hard to perceive.

Keyboard & focus

Whether every interactive element is reachable and operable without a mouse, with a visible focus indicator.

Forms & labels

Whether inputs have programmatically associated labels a screen reader can announce.

Structure & semantics

Heading order, landmark regions, and ARIA roles/attributes that give assistive technology a correct map of the page.

Mapped to real WCAG success criteria

A sample of the checks and the exact success criterion each one maps to. The full audit covers dozens more.

CheckSuccess criterionLevel
Images have alt text1.1.1 - Non-text ContentA
Sufficient color contrast1.4.3 - Contrast (Minimum)AA
Buttons have accessible names4.1.2 - Name, Role, ValueA
Form inputs have labels1.3.1 / 3.3.2 - Info & Relationships / Labels or InstructionsA
Page has a valid html lang attribute3.1.1 - Language of PageA
Document has a <title>2.4.2 - Page TitledA
Headings are in a logical order1.3.1 / 2.4.6 - Info & Relationships / Headings and LabelsA / AA
Interactive elements are keyboard-focusable2.1.1 - KeyboardA
Page allows skipping repeated blocks2.4.1 - Bypass BlocksA
No duplicate ARIA IDs4.1.2 - Name, Role, ValueA

How it works

A real browser render, not just static HTML parsing.

Paste your URL

A real browser renders the page - accessibility issues in JavaScript-rendered content are caught, not just static HTML.

Every audit mapped to WCAG

Each failing check is tied to a specific WCAG 2.1/2.2 success criterion and conformance level, not left as an unexplained warning.

Fix with AI guidance

Get a prioritized list with AI-written fixes, so you know exactly what to change and why it matters for that criterion.

FAQ

Frequently asked questions

Does a passing score mean my site is WCAG compliant?

No. Automated tools like this one reliably catch roughly a third of WCAG success criteria - contrast, missing labels, ARIA misuse, and similar. Things like whether alt text is actually meaningful (not just present), logical reading order for screen readers, or cognitive load still need a human review. Treat this as a strong first pass, not a compliance certificate.

What's the difference between WCAG A, AA, and AAA?

A is the minimum baseline, AA is the level most legal and organizational accessibility policies target, and AAA is the strictest and often impractical to fully meet. Most of what this audit surfaces is A or AA - the levels that matter for the majority of compliance requirements.

Can this replace a screen-reader test?

No - it complements one. Automated checks catch structural and markup issues fast and consistently; only testing with an actual screen reader (or a person who uses one) reveals whether the experience is genuinely usable, not just technically compliant.

Does this check color contrast automatically?

Yes - contrast ratios are checked directly by the underlying Lighthouse accessibility audit against WCAG 1.4.3, no manual color-picking required.

Free - no sign-up required

Run a free accessibility audit

Every issue mapped to a specific WCAG success criterion and level.

Run free audit