Introduction

This is the seventh post in the WCAG 3.0 series. The expanded scope post looked at how far WCAG 3.0 reaches “beyond the web.” This time, I want to answer a question a lot of people keep asking me.

“Should we migrate to WCAG 3.0?”

Short answer up front: not yet. But there’s an important nuance to that answer. “Conformance” and “improvement” are two different conversations.

Source document: This post is based on the W3C Working Draft of March 3, 2026. Drafts are generally updated on a roughly six-month cycle, so details may have shifted by the time you’re reading this.


Do You Need to Migrate Right Now?

W3C’s Official Position

The W3C’s WCAG 3 Introduction document answers this question directly.

“WCAG 3 will not supersede WCAG 2, and WCAG 2 will not be deprecated for at least several years after WCAG 3 is finalized.”

In plain terms: WCAG 3.0 won’t replace WCAG 2.x, and even after WCAG 3.0 is finalized, WCAG 2.x will stay in place for at least several more years.

Where Things Stand Today

As of July 2026, here’s where WCAG 3(.0) stands:

데이터 표
ItemStatus
Document statusW3C Working Draft (2026-03-03)
Expected completionW3C’s own words: “still several years of work remain”
Next draftRoughly every 6 months — likely late 2026
WCAG 2.x deprecationWon’t be deprecated immediately even once WCAG 3 is finalized

In other words, there’s no need to migrate for WCAG 3.0 conformance right now.

If your legal requirements, certification standards, or contract terms specify WCAG 2.2 AA (or KWCAG 2.2), keep following those. WCAG 3.0 isn’t an official standard yet, so it carries no legal weight either.


So Why Write This Post?

If the conclusion is “no migration needed,” you’d think the post could just end here. But there’s an important distinction to draw out.

A two-panel comparison diagram showing conformance and improvement as different questions - conformance asks whether a standard was met, judged against WCAG 2.2 AA and KWCAG 2.2 for legal requirements, certification, and pass/fail, so follow WCAG 2.2 for now; improvement asks whether users can actually get things done, and WCAG 3's mindset — outcomes-focused questions, severity tiers, and pairing automated checks with user testing — can be applied right away
A two-panel comparison diagram showing conformance and improvement as different questions - conformance asks whether a standard was met, judged against WCAG 2.2 AA and KWCAG 2.2 for legal requirements, certification, and pass/fail, so follow WCAG 2.2 for now; improvement asks whether users can actually get things done, and WCAG 3's mindset — outcomes-focused questions, severity tiers, and pairing automated checks with user testing — can be applied right away

Conformance vs. Improvement

Conformance is about judging whether a specific standard has been met.

  • “Our site conforms to WCAG 2.2 AA”
  • Meeting legal requirements
  • Earning a certification

Improvement is about substantively making the user experience better.

  • “Can users with disabilities actually use our service well?”
  • Ongoing quality gains
  • Incorporating user feedback

You can’t use WCAG 3.0 as a conformance standard yet. But the direction and mindset WCAG 3.0 is heading toward is something you can put to work for accessibility improvement right now.

That’s the core message of this post. It’s not “conform to WCAG 3.0” — it’s “improve accessibility through WCAG 3.0’s lens.”


Applying WCAG 3.0’s Mindset Today

Here’s a rundown of the key perspectives worth borrowing from the WCAG 3.0 Draft — all of which work perfectly well in a WCAG 2.x environment.

1. Outcomes-Focused Thinking

WCAG 2.x’s Success Criteria ask “was this met?” WCAG 3.0’s Outcomes ask “can the user actually do this?” (See the structure post for more detail.)

Example: image alt text

데이터 표
PerspectiveQuestionEvaluation method
Success Criteria“Does an alt attribute exist?”Present / absent
Outcomes“Can users understand what the image conveys?”Quality assessment

What your team can do right now:

  • Instead of focusing on checklist completion, ask “can a person with a disability actually use this feature?”
  • Add outcomes-oriented review items to your QA process

2. Tiered Quality Thinking

WCAG 2.x is a binary — pass or fail. The WCAG 3.0 draft is trying to handle accessibility quality through a Core / Supplemental / Assertions tier structure instead. (The March 2026 draft renamed Foundational to Core.)

데이터 표
TierMeaning
CoreRequirements that must be met for baseline conformance
SupplementalAdditional requirements for a higher bar
AssertionsExtra guarantees an organization can claim for itself

Note: WCAG 3.0’s conformance model is still experimental and not finalized. See the conformance model post for details.

What your team can do right now:

  • Classify accessibility issues by severity level instead of just “present/absent”
  • Keep asking “can this be made better?” rather than treating “it passed” as the finish line
  • Build a culture that measures and improves accessibility quality continuously

3. User-Centered Testing

WCAG 3.0 distinguishes between Atomic Tests (automatable technical checks) and Holistic Tests (whole-experience evaluation from a user’s perspective). (See the testing methodology post for more detail.)

What your team can do right now:

  • Don’t rely solely on automated tools like axe or Lighthouse
  • Set aside time to test with real assistive technology users
  • Review the entire user journey through an accessibility lens

4. Considering the Tooling Ecosystem Too

WCAG 3.0’s scope covers not just content, but CMS platforms, authoring tools, and testing tools as well.

What your team can do right now:

  • Build accessibility into your design system as the default, not an add-on
  • Factor accessibility support level into how you evaluate CMS or builder tools
  • Automate accessibility testing in your CI/CD pipeline

A Gradual Transition Roadmap

If WCAG 3.0 eventually becomes an official standard, migration will become necessary. Here’s what you can start preparing for now, ahead of that day.

A gradual transition roadmap for WCAG 3 readiness - Phase 1 is happening now in 2026, highlighted, and involves maintaining WCAG 2.2 AA while adopting an outcomes-focused mindset; Phase 2 is gap analysis and planning once the standard is finalized; Phase 3, shown faded, is the formal transition sometime after that, before WCAG 2.x is deprecated. The only thing to act on right now is Phase 1
A gradual transition roadmap for WCAG 3 readiness - Phase 1 is happening now in 2026, highlighted, and involves maintaining WCAG 2.2 AA while adopting an outcomes-focused mindset; Phase 2 is gap analysis and planning once the standard is finalized; Phase 3, shown faded, is the formal transition sometime after that, before WCAG 2.x is deprecated. The only thing to act on right now is Phase 1

Phase 1: Now (2026)

Goal: Maintain WCAG 2.2 AA conformance + adopt an improvement mindset

데이터 표
ActivityDescription
WCAG 2.2 AA conformanceMeet current legal/contractual requirements
Adopt an Outcomes mindsetAsk user-experience questions that go beyond the checklist
Monitor the WCAG 3.0 DraftCheck for changes quarterly
Team educationShare WCAG 3.0’s direction and core concepts

Phase 2: Once WCAG 3.0 Is Finalized (around 2029 if the working group schedule holds)

Goal: Review the official standard and run a gap analysis

데이터 표
ActivityDescription
Analyze the final standardUnderstand the finalized WCAG 3.0 requirements
Gap analysisCompare your current state against WCAG 3.0 requirements
Build a migration planMap out needed changes and priorities
Update toolingUpdate testing tools and audit processes

Phase 3: Before WCAG 2.x Is Deprecated (expected 2030 and beyond)

Goal: Complete the formal migration

데이터 표
ActivityDescription
Transition to WCAG 3.0 conformanceMeet the new conformance criteria
Update documentationTransition policies, guides, and training materials
Renew certificationsObtain new certifications where required

A Preparation Guide by Role

Getting ready for migration looks different depending on your role.

Developers

  • Do now: Prioritize semantic HTML, use ARIA as a supplement
  • For WCAG 3.0: Build the habit of baking accessibility into components from the start
  • Learn: The Outcomes concept, new testing methodologies

Designers

  • Do now: Color contrast, touch targets, consistent navigation
  • For WCAG 3.0: Consider accessibility across the entire user journey
  • Learn: Cognitive accessibility, inclusive design principles

PMs/Planners

  • Do now: Spell out accessibility in requirements, build accessibility review into the schedule
  • For WCAG 3.0: Set success metrics based on Outcomes
  • Learn: WCAG 3.0’s structure and grading system

QA/Testers

  • Do now: Pair automated tools with manual testing
  • For WCAG 3.0: Build up Holistic Testing capability
  • Learn: Assistive technology usage, user-testing methodology

Quick answers

Can we get an accessibility audit against WCAG 3.0 right now?
No. WCAG 3.0 is still a Working Draft, so it cannot serve as the basis for a formal audit or certification. WCAG 2.2 (or KWCAG 2.2) remains the valid standard today.
If we already conform well to WCAG 2.2 AA, won't the WCAG 3.0 transition be easy?
Mostly, yes. WCAG 3.0 carries over the core principles of WCAG 2.x. But the requirement structure (Core/Supplemental) and how levels are decided are different, so adapting to the new framework takes time. The draft itself says WCAG 2.2 A+AA content should meet most of the minimum level, with additional work still needed.
What's the one thing our team should do right now?
Ask ‘can users actually use this?’ Beyond passing checklists, the most important thing is confirming that users with disabilities can complete your core features.

One-page summary

  • W3C’s official position is clear — WCAG 3.0 will not supersede WCAG 2.x, and WCAG 2.x will remain valid for at least several years even after WCAG 3.0 is finalized.
  • The short answer: you don’t need to migrate right now. Legal requirements and certification criteria still point to WCAG 2.2 AA (or KWCAG 2.2).
  • The key is separating conformance from improvement — pursue certification against WCAG 2.2, but you can start applying WCAG 3.0’s lens for real quality gains today.
  • Four mindsets worth borrowing from WCAG 3.0 now: Outcomes-focused thinking, tiered quality thinking across Core/Supplemental/Assertions, Atomic + Holistic user-centered testing, and considering the tooling ecosystem (CMS, authoring tools).
  • The transition follows a three-phase roadmap: Phase 1 (now) maintain WCAG 2.2 and adopt Outcomes thinkingPhase 2 (once the draft is finalized) gap analysisPhase 3 (before WCAG 2.x is deprecated) formal transition. Right now, only Phase 1 applies.
  • Preparation by role: developers build in semantic HTML and accessible components, designers review the full user journey, PMs set Outcomes-based success metrics, and QA builds up Holistic Testing capability.

Wrapping Up

Here’s the core message on WCAG 3.0 migration, distilled:

  1. You don’t need to migrate right now. WCAG 3.0 is still a Draft, and WCAG 2.x will remain in place for years even after it’s finalized.

  2. But you can apply its direction today. Outcomes-focused thinking, tiered quality evaluation, and user-centered testing all hold up in a WCAG 2.x environment.

  3. Separate conformance from improvement. Follow WCAG 2.2 for certification purposes, but use WCAG 3.0’s lens for substantive quality gains.

  4. Prepare gradually. Monitor the WCAG 3.0 Draft, share new concepts with your team, and update your tools and processes little by little.

I plan to revisit this post as the Draft gets updated. Until then, the four points above should be enough to keep you covered.


References


Disclaimer: This post is based on the W3C Working Draft dated March 3, 2026. WCAG 3.0 is still under development, and its content may change before the final recommendation is published. Please refer to the original W3C documents when you need to make an actual decision.