Accessibility
VettedClean is built to WCAG 2.1 Level AAconformance. Accessibility is not a phase — it's a default we hold every page to.
What we do
- Semantic HTML and a meaningful heading hierarchy on every page.
- Color contrast of at least 4.5:1 for body text and 3:1 for large text.
- Every interactive element is keyboard reachable and has a visible focus indicator.
- Meaningful alt text on every content image. Decorative images are marked as such.
- Form fields carry associated labels.
- Automated axe-core checks run in CI; we also do manual VoiceOver and NVDA passes before shipping major changes.
Known issues
None known at launch. If you encounter a barrier, please tell us.
Report a problem
Email hello@vettedclean.com with the page URL and a short description of the issue. We acknowledge accessibility reports within 48 hours and target a fix within 14 days.