1. Our Accessibility Commitment
VisitAtlántico follows WCAG 2.1 Level AA to make sure our site is accessible to users with visual, hearing, motor, and cognitive disabilities.
2. Contrast and Readability
- A minimum contrast ratio of 4.5:1 for regular text and 3:1 for UI elements.
- Text that resizes up to 200% without breaking the layout.
3. Keyboard Navigation
- Tab: Moves to the next interactive element.
- Shift + Tab: Moves back to the previous element.
- Enter/Space: Activates buttons and links.
- Visible focus indicators on every interactive element.
4. Alternative Text and Media
- Every image includes a descriptive
altattribute. - Videos and audio include captions and transcripts where needed.
5. Semantic Structure and ARIA
We use semantic HTML5 (<header>, <nav>, <main>, <footer>) and ARIA roles (role="banner", role="navigation", role="main") so screen readers interpret the page correctly.
6. Forms and Dynamic Content
Every form field includes a <label> and accessible validation states, and we update ARIA aria-live regions to notify assistive technologies.
7. No Time Barriers
We don't impose strict time limits on completing forms or interactions. Where one is necessary, we offer an extension or an accessible alternative.
8. Testing and Audits
We run automated tests (axe, Lighthouse) and manual testing with screen readers (NVDA, VoiceOver) and real users to ensure ongoing conformance.
9. Report an Issue
If you run into an accessibility barrier, please contact us:
accesibilidad@visitatlantico.co
10. Accessibility Updates
This page is reviewed and updated periodically to reflect improvements and new practices. Last updated: May 15, 2025.







