Four vendors keep showing up in accessibility procurement conversations: accessiBe, UserWay, Level Access, and (newer) acipta. They are not in the same category despite competing for the same procurement budget. Treating them as direct comparables is the most common evaluation mistake. This page draws the actual lines.
The category split
Three categories, four vendors:
- Accessibility overlays (accessiBe, UserWay) — JavaScript widgets that modify rendered DOM client-side. Low cost, fast install, no source-level fixes.
- Accessibility services platforms (Level Access, Deque) — certified auditor engagements with manual testing, supplemented by automated scanning tools. High cost, deep coverage, point-in-time deliverables.
- Defensibility platforms (acipta) — per-success-criterion AI agents producing cryptographically signed, continuously updated, multi-framework evidence chains. Mid cost, broad coverage, audit-defensible by design.
Picking the right category matters more than picking the right vendor. The rest of this page evaluates each in detail.
accessiBe — the overlay incumbent
accessiBe
accessiBe is the largest accessibility overlay vendor. The product installs a JavaScript snippet that modifies the rendered page client-side — adjusting fonts, contrast, focus indicators, ARIA labels — without changing the underlying HTML, CSS, or content delivered from your servers.
This is appealing because it ships in an hour and doesn't require dev work. It is also why accessiBe has been a defendant in multiple ADA Title III class actions (notably Murphy v Eyebobs 2023 and the Mary Probst class action), and why the National Federation of the Blind issued a 2022 statement opposing overlays as a primary accessibility strategy.
Strengths
- Fast install (under 1 hour)
- No engineering effort required
- Low entry price ($490/year per domain)
- Includes monitoring tooling
Weaknesses
- Does not fix source-level WCAG failures
- WebAIM Million 2024 showed overlay sites averaged 87 errors/page vs 63 without
- Defendant in multiple class actions
- No defensible per-criterion evidence chain
- NFB and disability advocacy groups publicly oppose
UserWay — the overlay challenger
UserWay
UserWay is accessiBe's largest direct competitor. Same architectural pattern (client-side DOM modification via JavaScript widget) with slightly different feature mix — UserWay leans more into the user-preference UI (the floating accessibility menu in the corner) and slightly less into "automatic remediation" claims, which gives it marginally better legal positioning.
UserWay also offers a Pro tier that includes manual audit services and developer tooling, which is closer to a services-platform model. But the free and Pro widget tier remains the primary product.
Strengths
- Cheaper than accessiBe (free tier exists)
- User-preference UI is genuinely useful as a UX layer
- Pro tier includes some manual audit services
- Less aggressive marketing claims than accessiBe
Weaknesses
- Same fundamental architecture — does not fix source
- Same legal exposure as other overlays
- Pro tier audits are point-in-time PDFs, not continuous evidence
- No cryptographic evidence chain
Level Access — the services incumbent
Level Access
Level Access (formerly SSB BART Group) is the enterprise-and-federal incumbent in accessibility services. They employ certified accessibility specialists (IAAP-CPACC and WAS credentials) who perform manual audits, advise on remediation, and produce VPATs. They also offer the AMP automated platform, which provides scanning, monitoring, and dashboards underneath the services layer.
For a federal procurement deal with a Section 508 attestation requirement, or a 50-state retail rollout where manual review is mandatory, Level Access is a strong choice. The trade-off is cost (typical engagements start at $50K and can run into seven figures) and timeline (8–12 weeks for a comprehensive audit).
Strengths
- Credentialed manual auditors (IAAP-CPACC, WAS)
- VPAT generation backed by attestation
- Strong federal procurement track record
- AMP platform for monitoring + reporting
- 30 years of domain depth
Weaknesses
- $50K+ entry point — out of reach for mid-market
- Point-in-time audits go stale within a deploy cycle
- No cryptographic evidence chain for year-five replay
- Single-framework focus (accessibility only)
- Slow engagement velocity (8–12 weeks)
acipta — the agent-based defensibility platform
acipta
Agent-based defensibility platform — workflow-grounded. acipta is built around the Control Mapping Catalog (CMC), a single canonical control catalog that projects multi-framework views across its 7 GA suites (WCAG, HIPAA, GDPR, EU AI Act, CCPA, Privacy, SOC 2). Accessibility is one suite of specialized agents, not the whole product.
The architectural distinction: every verdict is signed at write time, independently timestamped, tamper-evident, and persisted for 5+ years with byte-identical replay. This is what a regulator or plaintiff's attorney verifies with standard tools, not under "trust us, here's the dashboard."
Strengths
- Per-success-criterion WCAG 2.2 evidence (all 86)
- Cryptographic evidence chain (signed at write time, independently verifiable)
- multiple frameworks from one CMC (not separate products)
- Continuous monitoring + per-deploy regression delta
- Auto-generated VPAT 2.5 from signed evidence
- 5-year byte-identical replay
- HIPAA BAA available at contract
Weaknesses
- Pre-GA — Full GA target Aug 23, 2026
- No credentialed manual auditors on staff (works with Big Four + Level Access partners)
- SOC 2 Type 2 + HIPAA targeted August 30, 2026 (not yet in hand)
- Overkill for accessibility-only single-framework needs
Side-by-side feature comparison
| Capability | accessiBe | UserWay | Level Access | acipta |
|---|---|---|---|---|
| Source-level WCAG remediation | ✗ No | ✗ No | ✓ Yes (services) | ✓ Yes (automated + augmented) |
| Per-success-criterion evidence | ✗ No | ✗ No | ~ Manual | ✓ All 86 criteria |
| Cryptographic evidence chain | ✗ No | ✗ No | ✗ No | ✓ signed + verifiable |
| Year-5 byte-identical replay | ✗ No | ✗ No | ✗ No | ✓ Yes |
| Auto-generated VPAT 2.5 | ✗ No | ✗ No | ~ Manual | ✓ Auto from evidence |
| WCAG 2.2 (new criteria) coverage | ~ Partial | ~ Partial | ✓ Yes | ✓ Yes (incl. AAA) |
| Document accessibility (PDF, Word) | ✗ No | ✗ No | ✓ Yes | ✓ Yes |
| Continuous monitoring | ✓ Yes | ✓ Yes | ~ AMP add-on | ✓ Per-deploy delta |
| Multi-framework (HIPAA, GDPR, etc) | ✗ A11Y only | ✗ A11Y only | ✗ A11Y only | ✓ 7 GA suites |
| Credentialed manual auditors | ✗ No | ~ Pro tier | ✓ IAAP-CPACC, WAS | ~ Via partners |
| Class-action defendant history | ✗ Yes (multiple) | ~ Some exposure | ✓ None | ✓ None (new) |
| Entry price | $490/yr | Free–$490/mo | $50K+ engagement | $99/mo |