Accessibility Statement
Last reviewed: March 24, 2026
RealizedAI is committed to making realizedai.ai accessible to everyone, including people with disabilities. We work to meet the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA — the standard most widely recognized for web accessibility compliance.
What we've done
We conducted a comprehensive accessibility audit of our entire website in March 2026, covering all pages and features. The audit identified 51 accessibility issues across four severity levels. All 51 were resolved and deployed on March 24, 2026.
Specific improvements included:
- Proper labels on all form controls so screen readers can identify their purpose
- Keyboard-accessible interactive elements throughout the site, including demos, calculators, and navigation
- Skip navigation links so keyboard users can bypass repeated content
- Correct ARIA landmark regions (main, navigation, complementary) on all pages
- Focus management on modal dialogs, including Escape key support and focus trapping
- Live region announcements so screen readers are informed of dynamic content changes
- Appropriate table header scope attributes for all data tables
- Autocomplete attributes on all login, registration, and password forms
- Correct ARIA tab pattern on filterable content areas
- aria-hidden on all decorative icons and images
Accessibility has been part of every development sprint since launch — not a one-time fix.
Known limitations
We are transparent about areas we are still improving:
- Color contrast: Our dark theme with gold accent colors generally meets or approaches WCAG AA contrast ratios. A dedicated automated contrast audit is planned for our next review cycle.
- Third-party content: Payment processing is handled by Stripe's hosted payment pages. Stripe's accessibility is outside our direct control.
- Third-party scripts: Google Analytics and Google Fonts are loaded from external origins. We do not control the accessibility of these services.
Ongoing commitment
We review accessibility as part of every new page or feature we build. We aim to respond to accessibility concerns within 5 business days. If a fix is required, we commit to addressing it in the next development cycle.
Feedback and contact
If you encounter a barrier on our website — something that prevents you from accessing content or completing a task — please let us know. We take all accessibility reports seriously.
Technical approach
realizedai.ai is built with semantic HTML5, with ARIA attributes applied where native semantics are insufficient. The site is tested for keyboard navigation and is designed to be compatible with common assistive technologies including screen readers.
All accessibility remediation work is version-controlled in our codebase. A detailed compliance record documenting every issue found and the specific fix applied is available upon request.