Accessibility Statement

Last updated: March 25, 2026

Our Commitment

Wooden Cow Labs is committed to ensuring digital accessibility for people with disabilities. We target conformance with the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA and continuously improve VenVen to meet those standards.

Accessibility Features in VenVen

VenVen includes the following accessibility features built into the product:

  • Reduced motion support: A ReduceMotionToggle button is available on the landing page for users who prefer reduced motion. All CSS animations across the application also respect the prefers-reduced-motion media query globally, disabling transitions and scroll-driven effects when the operating system preference is set.
  • Visible focus indicators: All interactive elements (buttons, links, inputs, selects) display a visible focus ring when navigated via keyboard, using a consistent focus:ring-1 focus:ring-primary system.
  • Keyboard-accessible modals: All modals use a DialogWrapper component that traps keyboard focus inside the dialog, supports Escape to close, and returns focus to the triggering element on dismissal.
  • Display P3 color gamut handling: Our global stylesheet includes@supports (color: color(display-p3 0 0 0)) media queries so that colors render accurately on wide-gamut Apple displays without shifting or clipping.
  • Semantic HTML and ARIA landmarks: Pages use proper heading hierarchy (h1 through h3) and semantic landmark elements (header, main, nav, footer) for screen reader navigation.
  • Minimum 44x44px touch targets: All interactive elements on mobile meet or exceed the 44x44px minimum touch target size recommended by WCAG.
  • Toast notifications with aria-live: Dynamic feedback (saves, errors, undo actions) is delivered through a toast system that uses aria-live regions so screen readers announce content changes without requiring focus.
  • Form labels on all inputs: Every form field has a visible<label> element. We do not rely on placeholder text alone to convey input purpose.
  • Color is never used alone to convey meaning: Status indicators, errors, and categories are always paired with text labels or icons in addition to color.

Compatibility

VenVen is designed to be compatible with the following:

  • Modern web browsers (Chrome, Firefox, Safari, Edge)
  • Screen readers (NVDA, JAWS, VoiceOver)
  • Screen magnification software
  • Speech recognition software

Known Limitations

We are actively improving accessibility. Known limitations include:

  • Some older PDF exports may not be fully accessible to screen readers.
  • Third-party integrations (Square, Google Calendar) may have varying accessibility levels outside our control.
  • Certain data visualizations on the analytics dashboard may not convey all information to screen readers yet.

If you encounter a barrier not listed here, please let us know so we can address it.

Feedback

We welcome your feedback on the accessibility of VenVen. Please let us know if you encounter accessibility barriers:

We try to respond to accessibility feedback within 5 business days.

Formal Complaints

If you are not satisfied with our response to your accessibility concern, you may escalate your complaint by contacting us directly at [email protected] with "Accessibility Complaint" in the subject line.