Glossary

WCAGWeb Content Accessibility Guidelines

WCAG (Web Content Accessibility Guidelines) is the internationally recognized standard, published by the W3C, that defines how to make web content usable by people with disabilities. It's organized around four principles — Perceivable, Operable, Understandable, Robust (POUR) — with three conformance levels: A, AA, and AAA.

In plain English

WCAG is the rulebook for building websites and apps that everyone can use — including people who are blind or low-vision, deaf or hard of hearing, have limited motor control, or navigate without a mouse. It's maintained by the World Wide Web Consortium (W3C), the same body behind the core standards of the web, which is why it's the reference point for accessibility law and policy around the world.

Rather than a vague "make it accessible," WCAG gives specific, testable success criteria — like "text has enough contrast against its background" or "every function works with a keyboard."

The four principles (POUR)

PerceivablePeople can perceive the content — e.g. alt text for images, captions for video, sufficient contrast.
OperablePeople can operate the interface — e.g. everything works by keyboard, nothing traps focus, enough time to act.
UnderstandableContent and controls are clear and predictable — readable text, consistent navigation, helpful errors.
RobustContent works reliably with assistive technologies like screen readers, now and as tech evolves.

Conformance levels: A, AA, AAA

Most teams aim for WCAG 2.1 or 2.2 at Level AA. WCAG 2.2, published in 2023, adds newer criteria on top of 2.1.

Why it matters

Beyond being the right thing to do, accessibility is often a legal requirement (referenced by the ADA in the US, the European Accessibility Act, and others), and accessible design is simply better design — clearer contrast, keyboard support, and readable structure help everyone. It also overlaps with machine readability: the same clean, well-structured markup that helps a screen reader helps bots read your site.

SaaS Dummies tests WCAG on your live app

Automated scanners catch some WCAG issues — missing alt text, low contrast — but not whether a keyboard or screen-reader user can actually get through your signup. SaaS Dummies pairs automated WCAG checks with a dedicated accessibility tester that drives your real app and shows, with session video, exactly where someone gets stuck.

Run a Quick Check ($49) →
FAQ

Common questions

What does WCAG stand for?+
WCAG stands for Web Content Accessibility Guidelines. It's the standard published by the World Wide Web Consortium (W3C) that defines how to make websites and apps usable by people with disabilities, including those who use screen readers, keyboard-only navigation, or need high color contrast.
What's the difference between WCAG level A, AA, and AAA?+
They are increasing levels of conformance. Level A covers the most basic must-haves; Level AA adds the requirements most laws and organizations target as the practical standard (things like sufficient color contrast and clear focus states); Level AAA is the strictest and isn't expected for entire sites. Most teams aim for WCAG 2.1 or 2.2 AA.
Which WCAG version should I follow?+
WCAG 2.1 AA is the widely referenced baseline, with WCAG 2.2 (published in 2023) adding newer success criteria. Aim for the latest 2.x at AA unless a specific regulation you're subject to names a different target.
How do I test my site for WCAG compliance?+
Combine automated checks (which catch issues like missing alt text and low contrast) with real interaction testing — navigating by keyboard, using a screen reader, and confirming focus order. SaaS Dummies pairs automated WCAG checks with a dedicated accessibility tester that drives your live app and shows, with session video, exactly where a keyboard or screen-reader user gets stuck.

Test your accessibility on the real thing

A dedicated accessibility tester drives your live app and shows exactly where keyboard and screen-reader users get stuck — with session video.

Run a Quick Check ($49) →
No subscription · results in minutes · real browser