- CPACC vs WAS: Quick Overview
- The 5 Key Differences That Matter
- Exam Difficulty & Pass Rates (89% vs 59%)
- Eligibility Requirements Compared
- Total Cost Comparison
- Salary Impact & Career Paths
- What Each Exam Actually Covers
- Which Should You Get First?
- The CPACC → WAS → CPWA Pathway
- How to Prepare for Each Exam
If you're pursuing a career in digital accessibility, you've likely encountered the International Association of Accessibility Professionals (IAAP) and their certification offerings. The two most prominent are CPACC (Certified Professional in Accessibility Core Competencies) and WAS (Web Accessibility Specialist)—but which one should you pursue first?
This decision matters more than you might think. The certifications differ dramatically in difficulty (CPACC has an 89% pass rate compared to WAS's 59%), target different roles and skill levels, and require vastly different preparation approaches. Choosing the wrong certification can mean months of wasted study time, hundreds of dollars in exam fees, and potential career setbacks.
This comprehensive comparison cuts through the confusion to help you make the right choice for your situation.
For 95% of people, CPACC should come first. It's accessible without prior experience, focuses on foundational concepts that apply across all accessibility roles, and prepares you for WAS if you choose to pursue it later. WAS should be your second certification after gaining 3-5 years of hands-on technical experience. Only pursue WAS first if you're already a senior developer/tester with extensive WCAG implementation experience.
CPACC vs WAS: The Essential Overview
Before diving into detailed comparisons, let's establish what each certification actually represents:
CPACC: The Foundation
Certified Professional in Accessibility Core Competencies (CPACC) is IAAP's foundational, non-technical certification. It validates broad, cross-disciplinary knowledge of accessibility principles, disabilities, universal design concepts, and accessibility standards and laws.
Who it's for: Anyone working with or influencing accessible products and services—UX designers, project managers, content strategists, product managers, marketers, HR professionals, compliance officers, and developers looking to build foundational knowledge.
Focus: The "why" of accessibility—understanding disabilities, barriers, design principles, and legal requirements.
WAS: The Technical Specialist
Web Accessibility Specialist (WAS) is IAAP's technical-level certification for professionals with hands-on experience in web accessibility implementation. It validates the ability to design, build, test, and remediate accessible digital content according to WCAG standards.
Who it's for: Developers, QA testers, accessibility specialists, and technical professionals who write or evaluate code for accessibility.
Focus: The "how" of accessibility—implementing WCAG success criteria, writing accessible code, testing with assistive technologies, and remediating accessibility issues.
Quick Comparison Table
| Aspect | CPACC | WAS |
|---|---|---|
| Level | Foundational | Intermediate/Technical |
| Questions | 100 multiple-choice | 75 multiple-choice |
| Time Limit | 2 hours | 2 hours |
| Pass Rate | 89% | 59% |
| Exam Fee (Member) | $385 | $430 |
| Exam Fee (Non-Member) | $485 | $530 |
| Experience Required | None | 3-5 years in 10 of 13 core areas |
| Technical Focus | Non-technical | Highly technical |
| Coding Required | No | Yes (HTML, CSS, ARIA, JavaScript) |
| Study Time | 60-80 hours | 100+ hours |
| Renewal PDUs/CAECs | 45 every 3 years | 55 every 3 years |
The 5 Key Differences That Matter
Understanding these fundamental distinctions will clarify which certification aligns with your current situation and career goals:
1. Technical vs. Conceptual
CPACC is conceptual. You don't need to know how to write accessible HTML or debug ARIA implementations. Instead, you need to understand disability categories, the barriers people face, universal design principles, and the standards/laws that govern accessibility. Questions ask you to identify which disability model applies to a scenario, or which Universal Design principle is being demonstrated.
WAS is technical. You need hands-on coding knowledge. Expect questions that present code snippets and ask you to identify accessibility violations, questions about specific WCAG success criteria implementation techniques, and scenarios requiring you to know the appropriate ARIA attributes for complex widgets. If you can't read HTML and CSS comfortably, WAS is not for you yet.
CPACC-style question: "A company wants to ensure their website works for people who are blind. Which assistive technology would be most relevant to test with?" (Answers: Screen reader, magnification software, switch device, voice recognition)
WAS-style question: "Given this code snippet: `
2. Experience Requirements
CPACC has no experience requirement. As of 2024, IAAP removed even the previous 1,500-hour experience requirement. You can pursue CPACC immediately upon deciding to enter the accessibility field, making it ideal for students, career changers, and professionals new to accessibility.
WAS requires documented professional experience. When applying for WAS, you must provide written explanations demonstrating 3-5 years of experience performing job tasks in at least 10 of 13 core web accessibility areas. IAAP reviews these explanations, and applicants with insufficient experience are rejected before even scheduling their exam.
The 13 core WAS job task areas include:
- Using assistive technologies to test content
- Evaluating against WCAG success criteria
- Testing with automated accessibility tools
- Identifying and documenting accessibility issues
- Providing code-level remediation guidance
- Working with design, development, and testing teams
- Understanding ARIA specifications
- Plus 6 additional technical competencies
3. Pass Rates Tell a Story
CPACC's high pass rate reflects its foundational nature. With proper study using quality resources, most candidates pass on their first attempt. The exam is challenging but achievable through dedicated preparation without prior accessibility experience.
WAS's 59% pass rate is one of the lowest in professional certifications, comparable to the difficulty of advanced technical certifications like CISSP or CCSP. This reflects the exam's technical depth and the requirement to apply knowledge to complex real-world scenarios. Even experienced accessibility professionals report finding WAS challenging.
According to IAAP's official guidance, each WAS question includes "one correct answer, one distractor that is almost correct, and two incorrect responses." This means wrong answers are deliberately designed to seem plausible to anyone without deep technical knowledge. Multiple test-takers report questions where they could eliminate only one option, making WAS significantly harder than typical multiple-choice exams.
4. Career Applicability
CPACC applies broadly across roles. The foundational knowledge tested in CPACC is relevant whether you're a project manager ensuring accessibility requirements are in project plans, a UX designer considering users with disabilities, a content strategist writing accessible documentation, or a compliance officer understanding accessibility regulations.
WAS is role-specific. The technical depth of WAS is primarily valuable for developers, QA testers, accessibility specialists, and technical consultants who work directly with code. If you're not in a hands-on technical role, WAS knowledge may exceed what you need for day-to-day work.
5. Preparation Time and Resources
CPACC preparation: 60-80 hours over 6-8 weeks. Most successful candidates study using the IAAP preparation course ($495, included with membership), supplemented with resources like Deque University ($60/year) or free materials like 100 Days of A11y. The material is accessible to anyone willing to study.
WAS preparation: 100+ hours over 3-6 months. Beyond studying the WAS Body of Knowledge and preparation courses, you need hands-on practice with assistive technologies, deep understanding of WCAG 2.2 at the success criterion level, experience with ARIA authoring practices, and familiarity with testing methodologies. Many candidates report the Deque WAS preparation course (~20 hours) covers only 60-70% of what you need to know.
Exam Difficulty & Pass Rates: What the Numbers Mean
Let's dig deeper into what these exams actually feel like and why the pass rates differ so dramatically.
CPACC Exam Experience
The CPACC exam consists of 100 multiple-choice questions (plus 10 unscored pretest questions) to be completed in 2 hours. Questions test your understanding across three domains:
- Domain I (40%): Disabilities, Challenges, and Assistive Technologies
- Domain II (40%): Accessibility and Universal Design
- Domain III (20%): Standards, Laws, and Management Strategies
Most candidates describe CPACC questions as straightforward if you've studied the material. The challenge lies in the breadth of content—you need to know disability models, categories of disabilities and their characteristics, universal design principles, international accessibility laws, WCAG structure, and organizational implementation strategies.
Common CPACC challenge areas:
- Distinguishing between similar disability models (social vs. medical vs. biopsychosocial)
- Remembering the 7 Universal Design Principles and identifying them in scenarios
- Keeping international accessibility laws organized (which law applies to which country, public vs. private sector)
- Domain III content volume (despite being only 20%, this section covers a vast amount of material)
WAS Exam Experience
The WAS exam consists of 75 multiple-choice questions (plus 5 unscored pretest questions) to be completed in 2 hours. Despite having fewer questions than CPACC, candidates report WAS requires significantly more time per question due to complexity.
What makes WAS difficult:
- Scenario-based questions requiring synthesis: Questions present real-world scenarios where you must identify which WCAG success criteria are violated, determine the appropriate remediation approach, and consider how different assistive technologies are affected.
- Code-level implementation questions: You may be presented with HTML/ARIA code snippets and asked to identify issues or determine correct implementations.
- "Almost correct" distractors: Wrong answers are deliberately crafted to seem correct to anyone without deep technical knowledge. For example, a question about accessible custom widgets might have multiple answers that would partially work.
- Cross-disability considerations: Questions often require understanding how a single implementation choice affects users with different disabilities—a solution that works for screen reader users might create problems for keyboard-only users.
- WCAG conformance complexity: You need to know not just what each WCAG 2.2 success criterion says, but the techniques for meeting it, common failures, and which level (A, AA, AAA) it belongs to.
CPACC: "I studied for 6 weeks using Deque and the IAAP course. The exam was challenging but fair—if you know the material, you'll recognize the right answers. I passed on my first attempt." —UX Designer
WAS: "Even with 5 years of accessibility testing experience, I found WAS brutal. Many questions had 2-3 answers that seemed correct. The level of detail required on ARIA specifications and WCAG techniques goes beyond what I use daily. Failed first attempt, passed second after intense study." —QA Engineer
Studying for Each Exam
Eligibility Requirements Compared
Understanding what you need before you can even register for each exam is crucial for planning your certification path.
CPACC Requirements
Education: Secondary degree (high school diploma, GED, or global equivalent)
Experience: None required (as of 2024)
Application Process: Register directly for exam—no application review
CPACC's minimal requirements make it accessible to anyone serious about entering the accessibility field. You can start studying today and register for the next exam window without any gatekeeping.
WAS Requirements
Education: No specific degree requirement
Experience: 3-5 years of documented web accessibility work
Documentation Required: Written explanations of first-person experience in 10 of 13 core job task areas
Application Process: IAAP reviews your application; insufficient experience = rejection
The WAS experience requirement is substantial and specific. IAAP requires you to demonstrate ongoing, regular work in technical digital accessibility. Acceptable experience includes:
- Testing web content for WCAG conformance using manual and automated methods
- Coding accessible web components using HTML, CSS, JavaScript, and ARIA
- Remediating accessibility issues in existing websites or applications
- Working with development teams to implement accessibility from design through deployment
- Creating or evaluating WCAG implementation documentation
- Using assistive technologies (screen readers, magnification, voice control) to test content
IAAP explicitly states these do NOT qualify: Theoretical accessibility knowledge without implementation, project management of accessibility initiatives without hands-on technical work, consulting or advising on accessibility without direct code involvement, or having CPACC certification. WAS requires documented technical, hands-on experience.
Total Cost Comparison
When budgeting for certification, consider the complete investment including exam fees, study materials, potential retakes, and maintenance costs.
CPACC Total Cost
| Item | Cost |
|---|---|
| IAAP Membership (Optional but recommended) | $145/year |
| CPACC Exam Fee (Member) | $385 |
| CPACC Exam Fee (Non-Member) | $485 |
| Study Materials (Deque University) | $60/year (optional) |
| Retake Fee (if needed) | $250 member / $350 non-member |
| 3-Year Renewal | $75 member / $100 non-member |
| Typical First-Time Total (Member) | $530-$590 |
| Typical First-Time Total (Non-Member) | $545-$605 |
WAS Total Cost
| Item | Cost |
|---|---|
| IAAP Membership (Highly recommended) | $145/year |
| WAS Exam Fee (Member) | $430 |
| WAS Exam Fee (Non-Member) | $530 |
| Study Materials (Deque WAS Course ~20 hours) | $60/year (covers partial content) |
| Additional Resources (W3C docs, practice, tools) | $0-$200 |
| Retake Fee (59% pass rate means higher retake likelihood) | $275 member / $375 non-member |
| 3-Year Renewal | $75 member / $100 non-member |
| Typical First-Time Total (Member, first attempt pass) | $635-$835 |
| Typical First-Time Total (Member, with retake) | $910-$1,110 |
IAAP membership ($145/year) saves $100 on CPACC and $100 on WAS. If pursuing both certifications, membership pays for itself immediately. Members also receive free access to the official preparation courses and CAECs for maintaining certifications, adding significant value beyond just exam discounts.
Salary Impact & Career Paths
Both certifications can boost your earning potential, but they lead to different career trajectories.
Salary Comparison
Accessibility Coordinator, PMO Analyst, UX Designer (Accessibility Focus), Content Strategist
Accessibility Specialist, Senior Accessibility Engineer, Accessibility QA Lead
According to the WebAIM December 2024 salary survey, full-time US accessibility professionals average $141,933 annually. However, this varies significantly by role:
- Entry-level positions (CPACC suitable): $62,000-$75,000
- Mid-level accessibility roles (CPACC + experience): $85,000-$110,000
- Technical specialists (WAS certified): $110,000-$140,000
- Senior/Principal roles (CPWA + experience): $140,000-$180,000
- Healthcare accessibility roles: $166,082 average (highest-paying industry)
CPACC Career Paths
CPACC opens doors to accessibility roles across diverse fields:
- Accessibility Program Coordinator ($75K-$95K): Coordinate organizational accessibility initiatives, manage vendor relationships, track compliance
- UX Designer with Accessibility Focus ($85K-$120K): Design inclusive user experiences, conduct accessibility-focused user research
- Product Manager - Accessibility ($95K-$130K): Ensure accessibility is built into product roadmaps and development processes
- Accessibility Consultant ($80K-$140K): Advise organizations on accessibility strategy, policy, and compliance (variable as consultant)
- Content Accessibility Specialist ($70K-$90K): Ensure documents, videos, and marketing materials meet accessibility standards
- Diversity & Inclusion Specialist ($75K-$110K): Integrate accessibility into broader DEI initiatives
WAS Career Paths
WAS certific targets technical roles requiring hands-on implementation:
- Accessibility Specialist ($110K-$140K): Conduct technical accessibility audits, provide remediation guidance, test with assistive technologies
- Senior Accessibility Engineer ($120K-$160K): Lead accessibility implementations, architect accessible design systems, mentor developers
- Accessibility QA Lead ($105K-$135K): Establish accessibility testing processes, integrate testing into CI/CD pipelines
- Accessibility Remediation Specialist ($95K-$125K): Fix accessibility issues in existing websites and applications
- Technical Accessibility Consultant ($130K-$180K+): Provide expert technical guidance to organizations (often independent)
CPWA: The Combined Credential
Earning both CPACC and WAS automatically grants you the CPWA (Certified Professional in Web Accessibility) designation—IAAP's highest credential. CPWA holders demonstrate both foundational knowledge and technical expertise, commanding the highest salaries in the accessibility field.
CPWA typical roles: Principal Accessibility Engineer ($150K-$200K), Director of Accessibility ($160K-$220K), Chief Accessibility Officer ($180K-$250K+)
What Each Exam Actually Covers
Understanding the content depth helps you assess whether you're ready for each certification.
CPACC Content Domains
Domain I: Disabilities, Challenges, and Assistive Technologies (40%)
What you need to know:
- Theoretical models of disability (medical, social, biopsychosocial, economic, functional, charity)
- Categories of disabilities: Visual, auditory, motor/physical, cognitive, speech, seizure, multiple disabilities
- Characteristics, challenges, and barriers associated with each disability type
- Assistive technologies: screen readers, magnification, braille displays, voice recognition, switch access, eye tracking, alternative keyboards
- How people with disabilities interact with digital content
- Adaptive strategies people use to overcome barriers
Example topics: Understanding that a screen reader user navigates by headings and landmarks, knowing the difference between blindness and low vision, identifying which assistive technology benefits which disability category.
Domain II: Accessibility and Universal Design (40%)
What you need to know:
- The 7 Universal Design Principles (Equitable Use, Flexibility in Use, Simple and Intuitive Use, Perceptible Information, Tolerance for Error, Low Physical Effort, Size and Space for Approach and Use)
- Universal Design for Learning (UDL) principles
- Inclusive design methodology
- The business case for accessibility
- Benefits of accessible design for all users
- The relationship between accessibility, usability, and user experience
Example topics: Identifying which UD principle a scenario demonstrates, explaining how accessibility benefits everyone (curb cut effect), understanding the difference between universal design and retrofitting accessibility.
Domain III: Standards, Laws, and Management Strategies (20%)
What you need to know:
- WCAG structure (4 principles, guidelines, success criteria, techniques)
- WCAG conformance levels (A, AA, AAA) and what they mean
- International accessibility laws: ADA, Section 508, European Accessibility Act, UK Equality Act, AODA, etc.
- Which laws apply to which countries and sectors
- Organizational accessibility strategies and policies
- Procurement requirements for accessible products
- Building organizational accessibility programs
Example topics: Knowing that the European Accessibility Act applies to private sector, that WCAG AA is the standard level required by most laws, understanding how to include accessibility in vendor contracts.
WAS Content Domains
WAS content is organized around hands-on technical job tasks rather than conceptual domains:
Core Technical Areas
- WCAG 2.2 Success Criteria: Deep understanding of all success criteria, not just what they say but how to implement them. You need to know techniques, common failures, and which assistive technologies are affected.
- HTML Accessibility: Semantic HTML, proper heading structure, form labels, landmark regions, tables, links vs. buttons, focus management.
- ARIA (Accessible Rich Internet Applications): When to use ARIA, ARIA roles, states, and properties, live regions, custom widgets, ARIA authoring practices.
- CSS and Visual Accessibility: Color contrast, focus indicators, responsive design, text resizing, avoiding CSS-only interactions.
- Keyboard Accessibility: Tab order, keyboard traps, skip links, keyboard shortcuts, focus management in single-page applications.
- Testing Methodologies: Automated testing tools (aXe, WAVE, Lighthouse), manual testing procedures, assistive technology testing (JAWS, NVDA, VoiceOver, TalkBack).
- Document Accessibility: PDF accessibility, WCAG application to documents, accessible authoring.
- Mobile Accessibility: Touch target sizes, mobile screen reader gestures, platform-specific guidelines (iOS, Android).
For CPACC, you need to know that ARIA exists and provides semantics for screen readers.
For WAS, you need to know: when ARIA is necessary vs. when semantic HTML suffices, the difference between `role="button"` and `
Which Should You Get First?
Now for the decision most people struggle with: which certification should you pursue first?
- You have less than 3 years of hands-on web accessibility implementation experience
- You're new to accessibility and want to build a solid foundation
- You work in a non-technical role (PM, UX, content, marketing, HR, compliance)
- You're a developer but haven't focused specifically on accessibility yet
- You want to understand the "why" before diving into the "how"
- You prefer starting with a more achievable certification (89% pass rate)
- You're planning to eventually earn both certifications (CPACC prepares you for WAS)
- Cost is a concern and you can only afford one certification attempt currently
- You have 3-5+ years of documented hands-on accessibility implementation experience
- You regularly write accessible HTML, CSS, JavaScript, and ARIA code
- You routinely test with screen readers (JAWS, NVDA, VoiceOver) as part of your job
- You've extensively studied WCAG 2.2 success criteria and implementation techniques
- Your job specifically requires WAS certification (rare, but some senior technical roles do)
- You're confident you can document experience in 10+ of 13 WAS core areas
- You understand that WAS is significantly harder (59% pass rate) and are prepared for potential retakes
For 95% of people reading this, CPACC should come first. Here's why:
- You can start immediately: No waiting to accumulate experience or worrying about application rejection
- Foundation for WAS: CPACC covers foundational concepts that make WAS study easier. About 30% of WAS content builds directly on CPACC knowledge
- Career benefit now: CPACC differentiates you from non-certified candidates immediately, while you're building the experience needed for WAS
- Lower financial risk: With an 89% pass rate and lower cost, CPACC is a safer first investment
- Credential while gaining experience: Earn CPACC now, work in accessibility roles for 3-5 years, then pursue WAS with practical experience
- Skip education requirement for WAS: Active CPACC holders don't need to document 35 contact hours when applying for WAS
Special Cases: When Order Doesn't Matter
There are a few scenarios where pursuing WAS first makes practical sense:
- Senior developers with deep WCAG experience: If you've been implementing accessibility for years and know WCAG inside-out, you might prefer to tackle the harder exam first while the knowledge is fresh.
- Accessibility specialists in technical roles: If you're already performing the WAS job tasks daily and your employer is sponsoring certification, getting the more directly relevant credential first is reasonable.
- Time-constrained professionals: If you can only dedicate time to one certification and WAS aligns more directly with your immediate job requirements, getting WAS first is practical.
However, even in these cases, starting with CPACC provides valuable conceptual grounding that enhances your technical work.
The CPACC → WAS → CPWA Pathway
The strategic path for most accessibility professionals looks like this:
- Study for and pass CPACC certification
- Understand disabilities, universal design, accessibility standards/laws
- Begin working in accessibility-related role
- Start learning WCAG and basic implementation
- Work in roles that involve accessibility (any level)
- Gain hands-on experience with accessible development
- Practice with screen readers and assistive technologies
- Study WCAG implementation techniques
- Document your experience in WAS core areas
- Contribute to accessibility testing and remediation
- Earn CAECs to maintain CPACC (15 per 3-year cycle)
- Confirm you have experience in 10+ of 13 WAS core areas
- Study WAS Body of Knowledge and preparation materials (100+ hours)
- Apply for WAS exam (CPACC waives 35 contact hours requirement)
- Pass WAS certification
- Automatically receive CPWA designation
- Leverage CPWA credential for senior roles
- Command higher salaries ($140K-$200K+)
- Pursue leadership positions or independent consulting
- Maintain both certifications (55 CAECs per 3-year cycle)
- Consider specialized certifications (ADS, CPABE) if relevant
CPWA: What You Gain
When you hold both active CPACC and WAS certifications, IAAP automatically awards the CPWA (Certified Professional in Web Accessibility) credential. This isn't a separate exam—it's recognition of achieving both certifications.
CPWA benefits:
- Single credential demonstrating both foundational and technical expertise
- Higher recognition in job market (CPWA is the gold standard)
- Justification for senior-level compensation
- Consolidated renewal (55 CAECs covers both underlying certifications)
- Professional credibility for consulting or leadership roles
CPWA renewal: Maintain 55 CAECs every 3 years—this keeps both your CPACC and WAS active. If you let CPWA lapse, you lose all three credentials and must re-certify individually.
How to Prepare for Each Exam
Effective preparation differs significantly between the two exams.
CPACC Preparation Strategy
Essential Resources:
- IAAP CPACC Body of Knowledge (Free): Read this first to understand scope. This is your blueprint.
- IAAP Official Preparation Course (Free with membership): 12 hours of structured content aligned to exam. Considered essential.
- Deque University ($60/year): More in-depth coverage with practical examples. Highly recommended supplement.
- 100 Days of A11y (Free blog): Detailed notes on each Body of Knowledge topic. Good for reinforcement.
- Practice questions: Essential for understanding question style and identifying weak areas.
Study Approach:
- Allow 6-8 weeks with 8-10 hours/week dedicated study
- Follow a structured study plan covering all three domains
- Create flashcards for disability models, UD principles, and international laws
- Practice identifying concepts in real-world scenarios
- Take multiple full-length practice exams under timed conditions
- Focus extra time on Domain III (laws/standards) despite it being only 20%
WAS Preparation Strategy
Essential Resources:
- WAS Body of Knowledge (Free): Your comprehensive guide to exam scope.
- Deque WAS Preparation Course (~20 hours): Covers approximately 60-70% of exam content. Critical but insufficient alone.
- W3C WCAG 2.2 Documentation (Free): Study Understanding WCAG and Techniques documentation in detail.
- WAI-ARIA Authoring Practices (Free): Patterns for accessible custom widgets.
- Hands-on practice: Build accessible components, test with screen readers, remediate real websites.
- Assistive technology experience: Extensive time using JAWS, NVDA, VoiceOver, and mobile screen readers.
Study Approach:
- Allow 3-6 months with 10-15 hours/week dedicated study
- Don't just read—implement. Code accessible examples of everything you study
- Test everything you build with multiple screen readers
- Create a personal reference of WCAG success criteria organized by what you find most challenging
- Practice with automated testing tools and understand their limitations
- Study real accessibility audit reports to understand how issues are documented
- Join accessibility communities and discuss technical implementation questions
Multiple WAS candidates report that preparation courses cover only 60-70% of exam content. You MUST supplement with hands-on practice, W3C documentation study, and real-world implementation experience. Don't assume course completion alone prepares you for this exam. The 59% pass rate reflects this reality.
Conclusion: Making Your Choice
The choice between CPACC and WAS isn't about which certification is "better"—they serve different purposes and target different career stages. CPACC builds essential foundational knowledge applicable across all accessibility roles, while WAS validates specialized technical expertise for hands-on implementation work.
For most readers, the path is clear:
- Start with CPACC to build your foundation (achievable now, 89% pass rate)
- Work in accessibility roles for 3-5 years, building hands-on technical experience
- Pursue WAS when you have documented experience in 10+ core areas
- Automatically receive CPWA designation combining both credentials
- Leverage CPWA for senior roles commanding $140K-$200K+ salaries
Both certifications are investments in your accessibility career. The growing demand for accessibility professionals—driven by increasing regulations, lawsuit pressure, and corporate commitment to inclusion—means these credentials will serve you well throughout your career.
The question isn't whether to get certified. It's which certification matches where you are right now.
Starting with CPACC? Get Practicing
Test your knowledge with our comprehensive CPACC practice questions