RatedWithAI

RatedWithAI

Accessibility scanner

Career GuideJune 2026

Accessibility Certification Guide 2026

Every major accessibility certification compared — IAAP CPACC, WAS, CPWA, Section 508 Trusted Tester, DHS ICT, W3C WAI, and Deque University. Which one should you get? What do they cost? How hard are they? This guide covers everything.

1. Why Accessibility Certifications Matter in 2026

The accessibility profession has reached an inflection point. With the ADA Title II deadline requiring state and local government websites to meet WCAG 2.1 AA, the European Accessibility Act now in full effect, and over 4,600 digital accessibility lawsuits filed annually in the U.S. alone, demand for qualified accessibility professionals has never been higher.

But "qualified" is doing a lot of work in that sentence. Unlike fields like accounting (CPA) or project management (PMP), accessibility has historically lacked standardized credentials. That's changing rapidly. Certifications provide three critical advantages:

  • Career differentiation. With more professionals entering the accessibility space, a certification signals validated expertise. IAAP-certified professionals report 15-25% higher salaries compared to non-certified peers in similar roles.
  • Compliance credibility. When your organization faces an ADA demand letter or a Section 508 audit, having certified team members demonstrates good-faith efforts. Federal contracts increasingly require Section 508 Trusted Tester certification for testing personnel.
  • Structured learning. Self-taught accessibility knowledge often has gaps — you might know color contrast ratios cold but miss keyboard trap testing. Certification programs provide comprehensive curricula that cover the full landscape.

The numbers tell the story: accessibility job postings mentioning certifications have grown 40% year-over-year since 2023, and the global accessibility market is projected to reach $1.3 billion by 2027.

2. IAAP Certifications (CPACC, WAS, CPWA)

The International Association of Accessibility Professionals (IAAP) offers the most widely recognized accessibility certifications globally. Founded in 2014, IAAP has become the de facto standard for accessibility credentialing, with over 7,000 certified professionals worldwide.

CPACC — Certified Professional in Accessibility Core Competencies

Cost
$550–$625
Difficulty
Moderate
Prep Time
2–4 months
Renewal
Every 3 years

The CPACC is IAAP's foundational certification and the most popular starting point. It's designed for anyone involved in accessibility — not just developers. The exam covers three domains:

  • Disabilities, challenges, and assistive technologies (40%): Types of disabilities (visual, auditory, motor, cognitive, speech, seizure), how users interact with technology, and common assistive technologies like screen readers, switch devices, and voice recognition.
  • Accessibility and universal design (40%): WCAG principles (POUR), accessibility standards and guidelines, international laws and regulations (ADA, Section 508, EN 301 549, AODA), and universal design principles.
  • Management and organizational practices (20%): Building accessibility programs, procurement considerations, accessibility maturity models, and organizational change management.

Who should get it: Project managers, designers, content creators, executives, HR professionals, procurement officers — anyone who needs to understand accessibility but doesn't write code. It's also a prerequisite for the CPWA credential.

Format: 100 multiple-choice questions, 2-hour time limit, proctored online or at a testing center. Passing score is approximately 65-70% (IAAP doesn't publish the exact cutoff).

WAS — Web Accessibility Specialist

Cost
$550–$625
Difficulty
Hard
Prep Time
3–6 months
Renewal
Every 3 years

The WAS is IAAP's technical certification, designed for professionals who implement and test accessibility in web content. This is the certification that proves you can actually do accessibility work at a code level.

  • Creating accessible web content (40%): Semantic HTML, ARIA, accessible forms, multimedia alternatives, responsive design, accessible PDFs and documents, accessible JavaScript interactions, and mobile accessibility.
  • Testing and evaluation (30%): Testing methodologies, automated and manual testing tools, screen reader testing (JAWS, NVDA, VoiceOver), keyboard testing, WCAG conformance evaluation, and creating accessibility test reports.
  • Remediation (20%): Prioritizing fixes, writing accessible code, CMS accessibility, third-party content, and progressive enhancement strategies.
  • Management and leadership (10%): Accessibility in SDLC, design patterns, style guides, and training developers.

Who should get it: Front-end developers, QA engineers, accessibility auditors, technical consultants, and anyone who needs to evaluate and fix accessibility issues in web content.

Format: 75 multiple-choice questions, 1.5-hour time limit. Considered significantly harder than CPACC — many candidates report needing multiple attempts.

CPWA — Certified Professional in Web Accessibility

Cost
$825–$950
Difficulty
Hard
Prep Time
6–12 months
Renewal
Every 3 years

The CPWA is not a separate exam — it's a combined credential awarded to professionals who hold both CPACC and WAS certifications simultaneously. It represents the highest level of IAAP certification and signals comprehensive expertise across both foundational knowledge and technical implementation.

Who should get it: Senior accessibility consultants, accessibility leads, accessibility program managers who need to demonstrate both strategic understanding and hands-on technical capability. It's the "gold standard" for accessibility professionals.

Cost advantage: IAAP offers a bundle discount — you can register for both CPACC and WAS together for $825 (members) or $950 (non-members), saving approximately $275 versus purchasing each exam separately.

3. Section 508 Trusted Tester

Cost
Free
Difficulty
Moderate
Prep Time
40–80 hours
Renewal
Per version update

The Section 508 Trusted Tester Process is a standardized testing methodology developed by the U.S. Department of Homeland Security (DHS) for evaluating ICT (Information and Communications Technology) against Section 508 standards. The current version is Trusted Tester v5.1, aligned with the revised Section 508 standards (which reference WCAG 2.0 Level A and AA).

Unlike IAAP certifications, the Trusted Tester credential is completely free. The training and certification exam are provided through the DHS Accessibility Compliance Testing (ACT) program. Here's what the process looks like:

  1. Complete the online training: Self-paced modules covering the Trusted Tester methodology, testing tools (ANDI, Color Contrast Analyzer), and step-by-step test procedures for all applicable WCAG 2.0 success criteria.
  2. Pass the certification exam: A practical exam where you evaluate sample web pages using the Trusted Tester Process and document your findings using the standardized reporting format.
  3. Receive your credential: Upon passing, you're added to the DHS Trusted Tester registry. Federal agencies and government contractors can verify your certification.

Who should get it: Anyone working on federal government websites, government contractors, Section 508 coordinators, and IT professionals in the public sector. Many federal agencies require Trusted Tester certification for accessibility testing roles. It's also valuable for private-sector professionals who want a structured, standardized testing methodology.

Key limitation: The Trusted Tester Process is currently aligned with WCAG 2.0, not WCAG 2.1 or 2.2. This means it doesn't cover newer success criteria like Reflow (1.4.10), Text Spacing (1.4.12), or any of the WCAG 2.2 additions. DHS is expected to update to WCAG 2.1 alignment, but no official timeline has been announced.

4. DHS ICT Accessibility Testing

Cost
Free
Difficulty
Moderate–Hard
Prep Time
60–120 hours
Renewal
Ongoing training

Beyond the Trusted Tester certification, the DHS Office of Accessible Systems and Technology (OAST) offers a broader ICT Accessibility Testing program that extends to non-web technologies. This includes testing methodologies and training for:

  • Desktop software: Evaluating native applications (Windows, macOS) for accessibility using platform-specific APIs (Microsoft UI Automation, macOS Accessibility API).
  • Mobile applications: Testing iOS and Android apps against Section 508 requirements, including VoiceOver/TalkBack compatibility and touch target sizing.
  • Electronic documents: Evaluating PDFs, Word documents, PowerPoint presentations, and spreadsheets for accessibility — one of the most overlooked areas of Section 508 compliance.
  • Hardware and embedded systems: Kiosks, ATMs, and other physical ICT with digital interfaces.

The DHS also maintains Section508.gov, a comprehensive resource with testing tools (including the ANDI bookmarklet), best practices guides, and the Accessibility Requirements Tool (ART) for procurement. The ICT Testing Baseline provides a standardized set of test procedures that agencies can adapt to their specific needs.

Who should get it: Federal employees responsible for Section 508 compliance across all ICT categories, not just web. Particularly valuable for procurement officers, CIOs, and IT managers who need to evaluate vendor products against Section 508.

5. W3C WAI Certifications & Courses

Cost
Free–$149
Difficulty
Easy–Moderate
Prep Time
15–40 hours/course
Renewal
None required

The W3C Web Accessibility Initiative (WAI) — the organization that creates WCAG itself — offers a series of courses through the edX platform. While these aren't "certifications" in the traditional exam-based sense, they provide verified credentials from the most authoritative source on web accessibility standards.

The W3C WAI course curriculum includes:

  • Introduction to Web Accessibility (W3Cx): Foundational course covering WCAG principles, business case for accessibility, and getting started with implementation. Approximately 15-20 hours. This is the single best free resource for learning accessibility fundamentals from the source.
  • Accessible Design and Development: Covers designing and developing accessible web content, with hands-on exercises applying WCAG success criteria. Focuses on HTML, CSS, JavaScript, and ARIA best practices.
  • Accessibility Auditing and Testing: Learn to evaluate websites against WCAG using both automated tools and manual testing techniques. Includes conformance evaluation methodology.
  • Accessibility for Managers and Decision Makers: Business-oriented course covering accessibility strategy, procurement, organizational policies, and the legal landscape.

Cost structure: All courses are free to audit (you get full access to course materials but no certificate). A verified certificate costs approximately $149 per course through edX. The verified certificate confirms your identity and completion.

Who should take these: Everyone. Whether you're preparing for an IAAP exam (W3C courses are recommended study material for CPACC), building foundational knowledge, or just want to learn from the organization that writes the standards, these courses are invaluable. They're particularly useful as preparation for more advanced certifications.

6. Deque University Certifications

Cost
$300–$1,200+
Difficulty
Moderate–Hard
Prep Time
20–40 hours/course
Renewal
Subscription-based

Deque Systems — the company behind axe-core, the most widely-used accessibility testing engine (powering tools including RatedWithAI, Google Lighthouse, and Microsoft Accessibility Insights) — offers comprehensive training through Deque University.

Deque University offers individual course certificates and broader curriculum tracks:

  • IAAP CPACC Preparation: A dedicated prep course specifically designed to help you pass the CPACC exam. Covers all three CPACC domains with practice questions and study guides. This is the most-recommended CPACC prep resource.
  • IAAP WAS Preparation: Similarly, a focused prep course for the WAS exam with hands-on coding exercises and testing scenarios.
  • Web Accessibility Curriculum: Over 20 individual courses covering topics like semantic HTML, ARIA, forms, tables, multimedia, mobile accessibility, PDF accessibility, cognitive disabilities, and more.
  • axe-core and axe DevTools Training: Learn to use Deque's testing tools effectively, including axe-core API integration, browser extensions, and CI/CD pipeline integration.
  • Accessibility for Designers: Covers accessible design patterns, color contrast, typography, layout, navigation patterns, and creating inclusive user experiences.

Pricing model: Deque University operates on a subscription model. Individual access starts around $300/year for core courses. Enterprise packages with team management, custom tracks, and LMS integration are available at higher tiers. Each completed course provides a course-specific certificate.

Who should use it: Developers, designers, and QA engineers who want practical, hands-on training. Deque University is particularly strong for IAAP exam preparation — many successful CPACC and WAS candidates credit Deque's prep courses. Also excellent for teams implementing accessibility across an organization.

7. Certification Comparison Table

Here's a side-by-side comparison of all major accessibility certifications to help you decide which one fits your career goals:

CertificationCostDifficultyTechnical?Best ForRecognition
IAAP CPACC$550–$625ModerateNoManagers, designers, content creators⭐⭐⭐⭐⭐
IAAP WAS$550–$625HardYesDevelopers, QA, auditors⭐⭐⭐⭐⭐
IAAP CPWA$825–$950HardBothSenior consultants, a11y leads⭐⭐⭐⭐⭐
Section 508 Trusted TesterFreeModerateYesFederal/gov contractors⭐⭐⭐⭐
DHS ICT TestingFreeModerate–HardYesFederal IT, procurement⭐⭐⭐⭐
W3C WAI (edX)Free–$149Easy–ModerateVariesEveryone (foundational)⭐⭐⭐
Deque University$300–$1,200+Moderate–HardYesDevelopers, IAAP prep⭐⭐⭐⭐

8. Which Certification Should You Get?

The right certification depends on your role, career goals, and budget. Here's a decision framework:

If you're just starting out in accessibility...

Start with the W3C WAI Introduction to Web Accessibility course (free) to build foundational knowledge. Then pursue CPACC as your first formal certification. This path gives you the strongest foundation at the lowest cost.

If you're a developer or QA engineer...

Go directly for WAS if you already have strong accessibility fundamentals, or take the CPWA bundle to get both certifications at a discount. Supplement with Deque University's WAS prep course for hands-on practice.

If you work in government or with government contracts...

The Section 508 Trusted Tester certification is essential — it's free and oftenrequired for federal accessibility testing roles. Pair it with CPACC for comprehensive coverage.

If you're on a tight budget...

Start with the Section 508 Trusted Tester (free) and W3C WAI courses (free to audit). These give you solid credentials without any exam fees. Save up for CPACC later.

If you're a senior professional seeking leadership roles...

The CPWA (CPACC + WAS combined) is the gold standard. Supplement with DHS ICT training if you work with federal clients. This combination demonstrates both strategic vision and technical capability.

9. Study Resources & Preparation Tips

Regardless of which certification you pursue, these resources will help you prepare:

Free Resources

  • W3C WAI Web Accessibility Tutorials: Step-by-step guides on images, tables, forms, carousels, and menus — directly from the standards body.
  • WCAG 2.2 Quick Reference: The official W3C quick reference for all WCAG success criteria with techniques and understanding documents.
  • WebAIM Articles and Resources: WebAIM's library of articles on accessibility topics, including the Screen Reader User Survey (essential reading for CPACC).
  • A11y Project: Community-driven resource with practical accessibility tips, checklist, and pattern library.
  • Section508.gov: The U.S. government's official Section 508 resource with training materials, tools (ANDI), and best practice guides.

Paid Resources

  • Deque University CPACC/WAS Prep Courses: The most-recommended exam prep resources. Worth the investment for the structured curriculum and practice questions.
  • "A Web for Everyone" by Sarah Horton & Whitney Quesenbery: Excellent book for understanding accessibility from a user-centered design perspective (CPACC prep).
  • "Accessibility for Everyone" by Laura Kalbag: Practical guide covering design, development, and content considerations.

Preparation Tips

  • Use assistive technology yourself: Download NVDA (free) or use VoiceOver (built into macOS/iOS) and navigate websites using only a keyboard and screen reader. This firsthand experience is invaluable for both exams and real-world work.
  • Practice testing real websites: Use tools like RatedWithAI's free scanner, axe DevTools, and WAVE to evaluate real-world websites and understand common issues.
  • Join the accessibility community: Follow the #a11y hashtag on social media, join the A11y Slack workspace, and attend local accessibility meetups. The community is incredibly supportive and generous with knowledge.
  • Study the WCAG success criteria: Don't just memorize them — understand the "why" behind each criterion. Read the "Understanding" and "Techniques" documents for each success criterion on the W3C site.

10. Career Impact & Salary Data

Accessibility is one of the fastest-growing specializations in tech. Here's what the career landscape looks like for certified professionals:

Salary Ranges (U.S., 2026)

RoleWithout CertWith CertCertification Impact
Accessibility Analyst$60K–$80K$75K–$95K+20%
Accessibility Developer$80K–$110K$95K–$130K+18%
Accessibility Consultant$90K–$120K$110K–$150K+22%
Accessibility Lead/Manager$110K–$140K$130K–$170K+18%
VP/Director of Accessibility$140K–$180K$160K–$220K+15%

Note: Salary data is compiled from job postings on LinkedIn, Indeed, and Glassdoor. Ranges reflect U.S. averages and vary significantly by location, company size, and experience level.

Industry Demand Drivers

  • ADA Title II compliance: State and local government entities must meet WCAG 2.1 AA by April 2026 or April 2027 (depending on population size), creating massive demand for accessibility expertise.
  • European Accessibility Act: Now in effect across the EU, requiring accessible digital products and services — impacting any U.S. company with European customers.
  • Lawsuit pressure: With over 4,600 ADA website lawsuits filed annually, businesses are hiring accessibility professionals proactively rather than reactively.
  • DEI initiatives: Companies increasingly recognize digital accessibility as part of their Diversity, Equity, and Inclusion commitments.

11. Frequently Asked Questions

What is the best accessibility certification to get first?

The IAAP CPACC is the best first certification for most people. It covers foundational accessibility knowledge — disability types, assistive technologies, laws, and standards — without requiring deep technical skills. It's recognized globally and provides the broadest career applicability across roles like project management, content creation, design, and development.

How much do accessibility certifications cost?

Costs vary widely. The IAAP CPACC exam costs $550 for IAAP members ($625 non-members). The WAS exam is $550/$625. The CPWA bundle is $825/$950. Section 508 Trusted Tester training and certification is free through DHS. Deque University's individual courses start around $300/year. The W3C WAI courses on edX are free to audit or approximately $149 for a verified certificate.

Is an accessibility certification worth it for my career?

Yes. Accessibility professionals with certifications earn 15-25% more than non-certified peers. IAAP-certified professionals report average salaries of $85,000-$120,000+ depending on role and experience. With ADA Title II deadlines, the European Accessibility Act, and over 4,600 lawsuits filed annually, demand for certified accessibility professionals is growing 25-30% year over year.

What is the difference between CPACC and WAS?

CPACC is a foundational, non-technical certification covering disability awareness, assistive technology, laws, and accessibility standards. WAS is a technical certification focused on implementing WCAG, testing with assistive technologies, writing accessible code, and remediating accessibility issues. CPACC is ideal for managers, designers, and content creators; WAS is designed for developers, QA engineers, and technical auditors.

Do I need a certification to do accessibility work?

No — many successful practitioners are self-taught. However, certifications provide structured learning, industry recognition, and competitive advantage in the job market. They're particularly valuable when working with government contracts (which often require Section 508 expertise) or enterprise clients who prefer certified vendors.

How long does it take to prepare for the CPACC exam?

Most candidates spend 2-4 months preparing, studying 5-10 hours per week. The Deque University CPACC prep course and W3C WAI introductory courses are the most recommended study resources.

What is the Section 508 Trusted Tester certification?

It's a free credential from the U.S. Department of Homeland Security (DHS) that validates your ability to test ICT for Section 508 conformance. It's required for many federal government accessibility testing roles and covers a standardized methodology for evaluating web content against WCAG 2.0 Level A and AA criteria.

Are Deque University certifications recognized by employers?

Yes. Deque is the company behind axe-core, the most widely-used accessibility testing engine. Their certifications demonstrate practical, hands-on skills and are highly valued by technical teams. They're also the recommended prep resource for IAAP exams.

Whether You're Certified or Not — Scan Your Site Now

Certifications teach you the theory. Automated scanning shows you the reality. Run a free accessibility scan to see exactly where your website stands against WCAG 2.2 criteria — in seconds.

Free Accessibility Scan →