August 25, 2026
CONTENT CREATED BY:

Table of contents
WCAG (Web Content Accessibility Guidelines) is the international standard for digital content accessibility, published and maintained by the W3C. It defines the technical criteria that websites, applications, and e-learning courses must meet to be accessible to everyone, with or without a disability. In the context of corporate training, WCAG determines whether a course can be used by all employees in an organisation without any barriers.
WCAG stands for Web Content Accessibility Guidelines. The guidelines are developed by the World Wide Web Consortium (W3C) through its Web Accessibility Initiative (WAI) — the international body responsible for open web standards.
The standard has evolved through three main versions:
All versions are backward-compatible: complying with WCAG 2.2 also means meeting the criteria of earlier versions. In Europe in 2025, the most common legal reference is WCAG 2.1 Level AA, though the market is progressively moving towards 2.2 as the standard of good practice.
The entire architecture of WCAG rests on four fundamental principles, known by the acronym POUR. Any accessible digital content must satisfy all four for it to be usable by everyone:
These four principles are not optional or hierarchical: if any one of them fails, the content cannot be considered accessible — regardless of how many other criteria are met.
WCAG defines three conformance levels that indicate the degree of accessibility of digital content. Each level builds on the previous one, adding further requirements. For corporate L&D teams, understanding these levels is essential for setting the accessibility requirements of any training project:
| Level | Key criteria in e-learning | Typical legal requirement |
|---|---|---|
| A (basic) | Alternative text for images; captions for pre-recorded videos; keyboard navigation; no dangerous flashing content | Absolute minimum — does not guarantee real-world accessibility |
| AA (standard) | Text contrast ratio of 4.5:1; live captions; text resizable to 200% without content loss; semantic headings; error identification in forms | Required by the EAA (Europe), ADA (USA), and most national accessibility laws |
| AAA (advanced) | Contrast ratio of 7:1; sign language for videos; no time limits on any activity; no background audio | Not legally required; recommended for high-sensitivity or public-facing content |
For L&D departments, the practical target is to achieve and maintain Level AA. Level A is insufficient to guarantee that all employees can access the content, while Level AAA introduces requirements that are difficult to implement universally in interactive e-learning — such as removing all time limits from assessment activities.
Applying WCAG to the production of digital learning content means addressing four specific areas. Overlooking any one of them can turn a technically correct course into something inaccessible for part of the workforce:
For a practical, hands-on approach to accessible course design, explore our full article on accessibility in e-learning and our guide to accessible e-learning design.
WCAG has moved from being a voluntary technical standard to becoming an effective legal obligation in Europe. The European Accessibility Act (EAA), Directive 2019/882, entered into force on 28 June 2025 across all EU member states. In Spain, it was transposed through Law 11/2023, which explicitly includes digital learning platforms among the affected services.
The technical reference standard adopted by the legislation is WCAG 2.1 Level AA. This means that any organisation that sells or uses e-learning tools and LMS platforms within the EU must be able to demonstrate that its content meets that conformance level. Non-compliance can lead to administrative penalties and exclusion from public procurement.
Beyond legal obligation, WCAG compliance has a direct impact on equity in corporate training: it ensures that employees with disabilities can access the same training programmes as the rest of the workforce. For a detailed overview of what this regulation means in practice, read our article on the European Accessibility Act.
In the broader context of e-learning standardisation, WCAG sits within an ecosystem that also includes standards such as SCORM, xAPI and QTI. For a complete overview of how they fit together, see our introduction to e-learning standards.
Implementing WCAG in a corporate training programme does not mean starting from scratch — it means integrating accessibility criteria into the existing production workflow. Here are the most relevant steps for L&D teams:
alt="" so screen readers skip them.For a step-by-step practical guide, visit our full resource on creating accessible content.
The accessibility of an e-learning course depends significantly on the tool used to produce it. An authoring tool that does not generate semantic HTML, does not support ARIA labels, or exports SCORM incompatible with screen readers makes it virtually impossible to meet WCAG requirements without manual code intervention — something most L&D teams cannot feasibly do.
When evaluating an authoring tool for accessible production, the minimum criteria to verify are:
Tools like isEazy Author build these accessibility features directly into the creation workflow, enabling L&D teams to produce WCAG-compliant courses without requiring web development expertise. You can learn more about what makes an authoring tool truly accessible in our article on accessible authoring tools.
In Europe, the European Accessibility Act (EAA), Directive 2019/882, came into force on 28 June 2025 and applies to digital products and services — including e-learning platforms and online training tools. The technical standard it references is WCAG 2.1 Level AA as a minimum. In Spain, the EAA was transposed through Law 11/2023, which explicitly covers digital learning services. While WCAG itself is a technical guideline rather than a law, the EAA effectively makes it a legal obligation for organisations offering digital training in affected sectors. Non-compliance can result in administrative penalties and exclusion from public procurement processes.
The recommended and most widely legally required level for corporate e-learning is Level AA. This level covers the most relevant requirements for ensuring that courses are accessible to people with visual, auditory, motor and cognitive disabilities, without reaching the highly specific demands of Level AAA — which the W3C itself acknowledges is not always feasible to implement fully. For L&D teams, targeting Level AA means ensuring modules work with keyboard navigation only, videos have captions, text contrast is sufficient, and instructions do not rely solely on colour or shape to convey meaning.
WCAG 2.1, published in 2018, extended version 2.0 with 17 new success criteria focused on mobile users, low vision and cognitive disabilities. WCAG 2.2, published as an official W3C Recommendation in October 2023, adds 9 further criteria focused on improved keyboard navigation, minimum touch target sizes, accessible authentication and consistent help within user flows. For e-learning, WCAG 2.2 particularly affects navigation between activities, assessment forms, and LMS platforms with login flows. Organisations already compliant with WCAG 2.1 AA have a solid foundation; the transition to 2.2 mainly requires reviewing the new keyboard focus and interaction target criteria.
The most direct approach is to request a VPAT (Voluntary Product Accessibility Template) or an official accessibility conformance report from the vendor, clearly stating which version of WCAG (2.0, 2.1 or 2.2) the product complies with and at which level (A, AA or AAA). You can also run automated audits using tools such as axe, WAVE or Lighthouse to detect accessibility errors in the frontend. However, automated tools typically identify only 30–40% of real accessibility issues: manual testing with screen readers such as NVDA or JAWS, and testing with people with disabilities, are essential for a comprehensive evaluation.
Discover the No.1 authoring tool on the market
Try it freeRequest a demo
