Accessibility Conformance Report (VPAT)
WCAG 2.2 AA and EN 301 549 Conformance Report for the AccessiLens AI Admin Portal and Widget interfaces.
Product Information
| Name of Product/Version: | AccessiLens AI v2.0 |
| Report Date: | 9/24/2026 |
| Product Description: | B2B SaaS web accessibility platform and client-side remediation widget. |
| Contact Information: | accessibility@accessilens-ai.com |
| Evaluation Methods Used: | Manual testing with NVDA (Windows), VoiceOver (macOS/iOS), automated Axe-core scans, and keyboard-only navigation. |
Applicable Standards/Guidelines
This report covers the degree of conformance for the following accessibility standard/guidelines:
| Standard/Guideline | Included In Report |
|---|---|
| Web Content Accessibility Guidelines 2.1 | Level A (Yes) / Level AA (Yes) / Level AAA (No) |
| Web Content Accessibility Guidelines 2.2 | Level A (Yes) / Level AA (Yes) / Level AAA (No) |
| Revised Section 508 standards published January 18, 2017 | (Yes) |
| EN 301 549 Accessibility requirements for ICT products and services | (Yes) |
Terms
- Supports: The functionality of the product has at least one method that meets the criterion without known defects.
- Partially Supports: Some functionality of the product does not meet the criterion.
- Does Not Support: The majority of product functionality does not meet the criterion.
- Not Applicable: The criterion is not relevant to the product.
WCAG 2.2 Report (Web)
| Criteria | Conformance Level | Remarks and Explanations |
|---|---|---|
| 1.1.1 Non-text Content (Level A) | Supports | All informative images have alt text. Decorative images use empty alt attributes. The widget utilizes AI to inject alt text dynamically on client sites. |
| 1.3.1 Info and Relationships (Level A) | Supports | Semantic HTML (header, main, nav, footer) is used correctly. Headings follow a logical H1-H6 structure. |
| 1.4.3 Contrast (Minimum) (Level AA) | Supports | Text and interactive elements meet the 4.5:1 minimum contrast ratio requirement. |
| 2.1.1 Keyboard (Level A) | Supports | All interactive elements (buttons, links, inputs) are accessible via the Tab key without requiring a mouse. |
| 2.4.1 Skip to Main Content (Level A) | Supports | A visually hidden "Skip to main content" link is provided at the top of the DOM for screen reader and keyboard users. |
| 3.3.2 Labels or Instructions (Level A) | Supports | All form inputs have explicit visual labels or aria-labels where appropriate. |
| 4.1.2 Name, Role, Value (Level A) | Supports | Custom interactive elements (accordions, tabs) use appropriate ARIA states (aria-expanded, aria-controls). |