Accessibility Statement
Last updated: July 9, 2026
Mental-health support should be usable by everyone. OurOpenSpace is committed to making its web and mobile apps accessible to people with disabilities, targeting WCAG 2.1 Level AA.
What we do
- Automated accessibility checks run in our engineering pipeline on every change: an accessibility linter on all interface code and axe-core WCAG 2.1 A/AA scans in our end-to-end test suite, which block release on serious or critical violations.
- Color contrast meets or exceeds the 4.5:1 AA ratio for text, including on brand-colored surfaces.
- Full keyboard operability: dialogs close with Escape, interactive cards activate with Enter/Space, and focus is managed on overlays.
- Screen-reader support through semantic HTML, labeled form fields, live regions for status messages, and descriptive link text.
- The mobile app uses platform accessibility roles and labels throughout.
Known limitations
Some third-party surfaces we rely on — such as the Stripe-hosted checkout page — are controlled by their providers, and we depend on those vendors' own accessibility programs. A full manual audit with assistive-technology users is on our roadmap; automated testing cannot catch everything.
Feedback
If you hit an accessibility barrier anywhere on OurOpenSpace, email [email protected] with the page or screen and the assistive technology you were using. We treat accessibility reports as bugs and prioritize them accordingly.