UX Glossary Usability & Testing

WCAG

Usability & Testing

Web Content Accessibility Guidelines — the international standard developed by the W3C that defines how to make digital content accessible to people with disabilities. Organized into three conformance levels (A, AA, and AAA), WCAG AA is the widely accepted baseline for most public-facing products and is referenced in legal accessibility requirements across many jurisdictions.

WCAG illustration
Source: upload.wikimedia.org

Common contexts

Use when

Reference WCAG AA as the minimum standard for any public-facing digital product, and build conformance into the design process rather than treating it as a final audit step. Catching contrast failures in a color palette review costs minutes; catching them after a design system is built costs days.

Avoid when

Don't treat WCAG compliance as a complete definition of accessible design — meeting all AA criteria doesn't guarantee a genuinely usable experience for users with disabilities. WCAG is a legal and technical floor, not a design ceiling; user testing with disabled users reveals problems that no guideline checklist will surface.

WCAG failures found during a legal audit cost an order of magnitude more to fix than the same failures caught during design review — the best accessibility ROI is making WCAG criteria part of how you evaluate work in progress, not how you certify it when it's done.

Real-world examples

Related terms

Accessibility ARIA Contrast Screen Reader Focus State
← Browse all UX Glossary terms