WCAG 2.1 AA explained for non-technical readers

What WCAG 2.1 AA means in practice

WCAG 2.1 AA is a set of accessibility requirements for websites, apps and digital documents. WCAG stands for Web Content Accessibility Guidelines. The rules are designed to help make digital services usable for people with disabilities, including people who are blind or partially sighted, deaf or hard of hearing, have limited mobility, cognitive impairments, learning difficulties, or temporary impairments such as a broken arm or eye strain.

For non-technical readers, the simplest way to think about WCAG 2.1 AA is this: it is a recognised standard for making digital content work for more people. It covers things such as whether text can be read easily, whether a website can be used with a keyboard, whether screen readers can understand page structure, and whether forms are clear and usable.

The 2.1 part refers to the version of the standard. The AA part refers to the level of conformance. WCAG has three levels: A, AA and AAA. Level A is the basic minimum. Level AA is the level most organisations aim for and the level most often required by law or policy. Level AAA is more demanding and is usually not required across an entire website.

When people say a site is “WCAG 2.1 AA compliant”, they usually mean the site has been designed and tested so that it meets the success criteria at levels A and AA in WCAG 2.1. In reality, accessibility is not a one-off badge. It is an ongoing process of design, content management, testing and improvement.

Why WCAG matters

Accessibility is often discussed as a legal requirement, but it is equally a matter of basic usability and public service. If someone cannot complete a form, read a policy document, book an appointment, or understand important information because of avoidable barriers, the service is not working properly.

WCAG helps organisations identify and reduce those barriers. It gives a shared framework that designers, developers, content teams, procurement teams and decision-makers can use. This matters especially in the public sector, where digital services must work for the widest possible audience.

Accessibility improvements often help everyone, not only disabled users. Clear headings make pages easier to scan. Good colour contrast helps on mobile screens in bright sunlight. Captions help people in noisy places. Keyboard-friendly forms help power users. Plain language helps everyone understand what to do next.

The four principles behind WCAG

WCAG is built around four core principles. Content should be Perceivable, Operable, Understandable and Robust. These are often shortened to POUR.

Perceivable

Users must be able to perceive the information being presented. This means content should not rely on only one sense, such as sight or hearing. Examples include providing text alternatives for images, captions for videos, and sufficient colour contrast between text and background.

Operable

Users must be able to operate the interface. A site should not require precise mouse movements or gestures that some people cannot perform. Many users rely on a keyboard, switch device or voice control. Navigation and forms should therefore work without a mouse.

Understandable

Users must be able to understand both the information and how the interface works. Pages should be predictable, instructions should be clear, and forms should explain errors in a helpful way. Complicated wording can be an accessibility issue in itself.

Robust

Content should work reliably with different browsers, devices and assistive technologies such as screen readers. This depends on using proper structure and coding so that technology can interpret the content correctly.

What WCAG 2.1 AA usually covers

Although the standard is detailed, many of its requirements can be understood in plain terms. At WCAG 2.1 AA level, organisations are usually expected to address issues such as:

  • Text alternatives: meaningful images should have alternative text so screen reader users can understand their purpose.
  • Captions and transcripts: prerecorded video should include captions, and audio content should have transcripts where appropriate.
  • Colour contrast: text and key interface elements should stand out clearly from the background.
  • Keyboard access: users should be able to navigate menus, links, buttons and forms using only a keyboard.
  • Visible focus: there should be a clear visual indicator showing which element is currently selected when navigating by keyboard.
  • Clear headings and structure: pages should use headings, lists and labels properly so content is easy to follow.
  • Form accessibility: fields should have labels, instructions should be clear, and errors should be explained in a way users can understand and correct.
  • Resizable text and responsive layout: content should remain usable when users zoom in or view it on smaller screens.
  • Link purpose: links should make sense, especially out of context. “Read more” on its own is often not enough.
  • Consistent navigation: repeated elements should behave in a predictable way across the site.
  • Screen reader compatibility: the underlying code and structure should allow assistive technologies to interpret content correctly.
  • No unnecessary barriers: content should not flash in ways that may trigger seizures, and interactions should not depend on complex gestures alone.

WCAG 2.1 added extra requirements that are especially relevant for mobile use and for users with low vision or cognitive impairments. These include orientation, reflow, input methods and identifying input purpose.

Who must comply with WCAG 2.1 AA

The answer depends on the country, sector and legal framework, but in broad terms public sector bodies are very often required to meet WCAG 2.1 AA for websites and mobile applications. Across the EU, public bodies have been subject to accessibility requirements under the Web Accessibility Directive, which led many organisations to adopt WCAG 2.1 AA as the practical benchmark.

This usually includes central government, local authorities, NHS and healthcare bodies, universities, schools, regulators and other public institutions, although exact scope and exceptions vary by country.

Private sector organisations may also need to comply, especially where they provide essential consumer services or operate in regulated sectors. Even where there is no direct legal duty, WCAG 2.1 AA is widely used in procurement, contracts, internal policy and risk management.

It is also common for organisations to require suppliers to meet WCAG 2.1 AA when buying websites, intranets, portals, booking systems or document platforms. In practice, this means accessibility is not only a legal issue for the organisation publishing content, but also for the agencies and software providers supporting them.

The connection with the European Accessibility Act

The European Accessibility Act, or EAA, is separate from the Web Accessibility Directive, but the two are closely related in purpose. Both aim to improve accessibility, but they apply to different areas.

The Web Accessibility Directive focuses mainly on the websites and mobile apps of public sector bodies. The EAA extends accessibility requirements into parts of the private sector by covering certain products and services placed on the EU market, such as e-commerce services, banking services, e-books, ticketing machines, consumer banking terminals and some transport-related digital services.

For non-technical readers, the important point is this: the EAA increases the pressure on organisations to take digital accessibility seriously. Even if a team is familiar only with public sector rules, the wider European direction of travel is clear. Accessibility is becoming a standard expectation across more digital services, not a niche requirement.

WCAG is often used as the practical reference point for web content and digital interfaces when demonstrating accessibility, even though legal texts may refer to broader standards or harmonised European standards. In other words, if an organisation is preparing for EAA-related obligations, understanding WCAG 2.1 AA is a sensible starting point.

Does compliance mean every page is perfect?

Not necessarily. Large organisations often have legacy systems, old PDFs, third-party tools and archived content that create challenges. Compliance is usually assessed against the actual requirements in scope, and many public bodies publish an accessibility statement explaining what is compliant, what is not, and what they are doing to improve.

That said, accessibility statements are not a substitute for action. They are meant to provide transparency, not cover for avoidable problems. A realistic accessibility programme includes governance, testing, prioritisation and regular review.

How to test for WCAG 2.1 AA

Testing accessibility properly involves more than running an automated checker. Automated tools are useful, but they can only identify some issues. Many important accessibility problems require human review.

1. Start with automated checks

Automated tools can quickly flag common issues such as missing alternative text, poor colour contrast, empty buttons, missing form labels or heading structure problems. They are useful for finding obvious errors at scale, especially during development and content publishing.

However, automated tools cannot reliably judge whether alternative text is meaningful, whether instructions are clear, whether keyboard order makes sense, or whether a user can complete a task without confusion.

2. Test with a keyboard

A simple but powerful test is to put the mouse aside and try using the site with the keyboard alone. Can you move through menus, links, buttons and forms? Can you see where focus is? Can you open and close interactive elements? Can you submit a form and fix an error?

If keyboard use is difficult, the site is likely to present serious barriers to many users.

3. Review content and design manually

Manual review should cover headings, link text, instructions, error messages, page titles, colour use, document structure and general clarity. A page may pass an automated scan and still be hard to understand or impossible to use in practice.

4. Test with assistive technology

Where possible, test with screen readers and other assistive technologies. This helps reveal whether the page structure is announced correctly, whether controls have the right names, and whether dynamic content updates are communicated properly.

This does not mean every project team must become expert users of all assistive technologies, but some practical testing is important, especially on key user journeys.

5. Include disabled users in testing

The most valuable insight often comes from testing with people who actually use assistive technologies or encounter accessibility barriers in daily life. User testing can show where a service technically meets some criteria yet still creates friction, confusion or exclusion.

6. Test documents and embedded systems too

Accessibility testing should not stop at the main website. PDFs, Word documents, online forms, maps, booking systems, payment tools and third-party widgets can all create barriers. If they are part of the user journey, they need to be considered.

Common misunderstandings about WCAG

  • “Accessibility is only for blind users.” In fact, accessibility covers a wide range of needs, including hearing, mobility, cognitive and neurological differences.
  • “An overlay or widget solves accessibility.” It does not. Accessibility needs to be built into the design, code and content.
  • “If an automated tool says pass, we are compliant.” Automated testing is helpful, but it is only one part of the process.
  • “Accessibility makes websites look plain.” Good accessibility supports clear, usable design. It does not prevent strong visual identity.
  • “This only matters for large organisations.” Smaller organisations also serve disabled users and may still face legal, contractual or reputational risk.

What organisations should do next

For teams that are not highly technical, the most practical approach is to treat WCAG 2.1 AA as an operational standard rather than a specialist topic. That means building it into procurement, design briefs, content workflows, quality assurance and governance.

A sensible starting point would be to:

  • audit current websites, apps and documents
  • identify high-priority user journeys such as forms, payments, booking and contact processes
  • fix the most serious barriers first
  • train content editors and project teams
  • set accessibility requirements for suppliers
  • introduce regular testing rather than one-off reviews
  • maintain an accurate accessibility statement where required

Accessibility is easiest and cheapest when considered early. Retrofitting it later is usually slower, more expensive and less effective.

In summary

WCAG 2.1 AA is the widely recognised standard used to make websites and digital services more accessible. For non-technical readers, it is best understood as a practical checklist and framework for removing barriers that stop people using digital content.

It matters because digital services should work for everyone, including disabled users. Public sector bodies are often required to meet it, and the wider legal landscape in Europe, including the European Accessibility Act, means accessibility expectations are expanding beyond the public sector.

Compliance is not just about passing a scan or publishing a statement. It requires proper testing, clear ownership, accessible content practices and ongoing improvement. Organisations that understand this are in a much better position to deliver digital services that are lawful, usable and fair.

lt