What is WCAG 2.1? Complete Guide to Web Accessibility Standard 2026 | AccessiTool

What is WCAG 2.1? Complete Guide to Web Accessibility Standard 2026

If you've ever asked "what is WCAG 2.1?" β€” you're not alone. WCAG 2.1 (Web Content Accessibility Guidelines 2.1) is the current international standard for web accessibility. It was published in 2018 and added 17 new success criteria to WCAG 2.0, addressing mobile accessibility, people with low vision, and cognitive disabilities.

This comprehensive guide covers everything you need to know about WCAG 2.1 β€” from its meaning and new criteria to how to check if your website is WCAG 2.1 compliant.

πŸ“Œ Quick Answer β€” What is WCAG 2.1?

WCAG 2.1 is the current international standard for web accessibility, published in 2018. It includes 50+ success criteria across four principles (POUR). WCAG 2.1 Level AA is required by ADA, EAA, and Section 508.

βœ… Test Your Website for WCAG 2.1 Compliance

Use our free ADA compliance checker to scan your website against WCAG 2.1 Level AA standards.

Free WCAG Scan β†’

What is WCAG 2.1? β€” Definition & Overview

WCAG 2.1 stands for the Web Content Accessibility Guidelines 2.1. It was published by the World Wide Web Consortium (W3C) in June 2018 as an update to WCAG 2.0.

WCAG 2.1 introduced 17 new success criteria to address:

  • Mobile accessibility β€” Touch targets, gesture navigation, and mobile responsiveness
  • Low vision β€” Better contrast, text spacing, and reflow
  • Cognitive disabilities β€” Simpler content, better instructions, and error prevention
  • Authentication β€” Accessible login and authentication methods

πŸ“Š WCAG 2.1 in Numbers

  • 50+ success criteria in WCAG 2.1 Level AA
  • 17 new success criteria added in WCAG 2.1
  • 4 core principles β€” Perceivable, Operable, Understandable, Robust (POUR)
  • 3 conformance levels β€” A, AA, AAA

WCAG 2.1 vs WCAG 2.0 β€” What's New?

Feature WCAG 2.0 (2008) WCAG 2.1 (2018)
Total Success Criteria 38 50+ (17 new)
Mobile Accessibility Limited βœ… Full mobile support
Touch Targets Not covered βœ… 44x44px minimum (2.5.5)
Text Spacing Not covered βœ… Adjustable text spacing (1.4.12)
Reflow Not covered βœ… Content reflows to 320px (1.4.10)
Authentication Not covered βœ… Accessible login (3.3.7)

The 17 New Success Criteria in WCAG 2.1

WCAG 2.1 added 17 new success criteria across all three levels (A, AA, and AAA). Here are the most important ones:

Level A (New Criteria)

  • 2.5.1 Pointer Gestures: All functionality must work with single-point gestures
  • 2.5.2 Pointer Cancellation: Down events can be cancelled
  • 2.5.3 Label in Name: Accessible name matches visible label
  • 2.5.4 Motion Actuation: Motion can be disabled

Level AA (New Criteria)

  • 1.4.10 Reflow: Content reflows to one column at 320px width
  • 1.4.11 Non-text Contrast: UI components must have 3:1 contrast
  • 1.4.12 Text Spacing: Line height and paragraph spacing adjustable
  • 1.4.13 Content on Hover or Focus: Hover content must be dismissible
  • 2.5.5 Target Size: Touch targets must be at least 44x44px
  • 2.5.6 Concurrent Input Mechanisms: Must support multiple input methods

Level AAA (New Criteria)

  • 2.5.7 Dragging Movements: Drag operations must have alternatives
  • 2.5.8 Target Size (Enhanced): Touch targets must be at least 44x44px (AAA)
  • 3.3.7 Redundant Entry: Information must not be re-entered

Why WCAG 2.1 Level AA is Required by Law

WCAG 2.1 Level AA is the standard referenced by the US Department of Justice for ADA compliance, by the European Union for the EAA, and by the US federal government for Section 508.

Here's why WCAG 2.1 Level AA is the legal standard:

  • ADA Title II & III (USA): Requires WCAG 2.1 Level AA for state and local governments and public accommodations
  • EAA (European Union): Requires WCAG 2.1 Level AA (EN 301 549) for digital products and services
  • Section 508 (USA): Requires WCAG 2.0 Level AA (with WCAG 2.1 recommended)
  • AODA (Canada): Requires WCAG 2.0 Level AA (WCAG 2.1 recommended)
  • UK Equality Act: References WCAG 2.1 Level AA

How to Check If Your Website Is WCAG 2.1 Compliant

Step 1: Use a Free WCAG 2.1 Compliance Checker

Visit AccessiTool's free ADA compliance checker and enter your website URL. The tool scans against WCAG 2.1 Level AA standards and provides a detailed report in 60 seconds.

Step 2: Review Your Compliance Report

You'll receive a compliance score (0-100%), a list of violations, warnings, and passed checks β€” plus specific fix recommendations.

Step 3: Fix Critical Issues First

Start with the most critical violations: missing alt text, low color contrast, keyboard accessibility issues, touch target sizes, and missing form labels.

Step 4: Retest and Document

After making fixes, run another scan and save your PDF report for legal documentation.

πŸš€ Test Your Website for WCAG 2.1 Compliance

Free WCAG 2.1 Level AA compliance checker β€” scan your website in 60 seconds.

Start Free WCAG 2.1 Scan β†’

No signup. 60 seconds. WCAG 2.1 Level AA.

WCAG 2.1 Compliance Checklist

Mobile Accessibility

  • βœ… Touch targets are at least 44x44px (2.5.5)
  • βœ… Content reflows to 320px width (1.4.10)
  • βœ… Pointer gestures have alternatives (2.5.1)
  • βœ… Motion can be disabled (2.5.4)

Low Vision & Visual Impairment

  • βœ… Non-text contrast of 3:1 (1.4.11)
  • βœ… Text spacing is adjustable (1.4.12)
  • βœ… Hover content is dismissible (1.4.13)
  • βœ… Color is not the only way to convey information (1.4.1)

Cognitive & Learning Disabilities

  • βœ… Simple language and clear instructions (3.3.2)
  • βœ… Error prevention for legal/financial data (3.3.4)
  • βœ… Redundant entry is not required (3.3.7)

Frequently Asked Questions β€” What is WCAG 2.1?

❓ What is WCAG 2.1? β–Ό
WCAG 2.1 is the current international standard for web accessibility, published in 2018. It includes 50+ success criteria across four principles (POUR).
❓ What is the difference between WCAG 2.0 and WCAG 2.1? β–Ό
WCAG 2.1 added 17 new success criteria addressing mobile accessibility, low vision, cognitive disabilities, and authentication. WCAG 2.0 had 38 criteria; WCAG 2.1 has 50+.
❓ Is WCAG 2.1 Level AA required by law? β–Ό
Yes. WCAG 2.1 Level AA is required by ADA Title II & III, the European Accessibility Act (EAA), and Section 508.
❓ How do I check if my website is WCAG 2.1 compliant? β–Ό
Use a free WCAG 2.1 compliance checker to scan your website against WCAG 2.1 Level AA standards. You'll receive a detailed report with violations and fixes.
❓ What are the 17 new success criteria in WCAG 2.1? β–Ό
WCAG 2.1 added 17 new criteria including touch targets (2.5.5), reflow (1.4.10), non-text contrast (1.4.11), text spacing (1.4.12), and pointer gestures (2.5.1).

πŸ” Check Your WCAG 2.1 Compliance Today

Free WCAG 2.1 Level AA compliance checker β€” no signup required.

Free WCAG 2.1 Scan β†’

Internal Links β€” WCAG 2.1 Resources

Share