Accessibility statement

Last updated: July 6, 2026

Our target

SpotYourStartup aims to conform to WCAG 2.1 level AA across the whole product: the marketing pages, the idea library and detail pages, the docs, the dashboard and the account area.

What we do to get there

  • Automated accessibility checks (axe) run in CI on every view; violations block the merge.
  • Color contrast is enforced at the design-token level; the palette was adjusted where the original design fell below 4.5:1.
  • Every interactive element has a visible focus state; the interface is keyboard-navigable.
  • Animations respect the prefers-reduced-motion setting.
  • Scores and status are never conveyed by color alone - numbers and text labels accompany them.
  • AI-generated content is labeled both visually and for assistive technologies.

Known limitations

  • Emails are tested for structure and contrast, but rendering varies by mail client.
  • The Paddle checkout overlay is third-party software; its accessibility is Paddle's responsibility, and we pass reports on.

Found a barrier?

Tell us at hello@spotyourstartup.com with the page and what went wrong. We aim to respond within 14 days and treat accessibility fixes as launch-blocking, not backlog.