Accessibility Resources
Iโve personally curated this list to help you dive deeper into digital accessibility โ whether you're just starting or already working on making your site more inclusive. These are the same tools and articles I use when advising clients and auditing websites.
๐ Guidelines and Standards
- WCAG (Web Content Accessibility Guidelines) โ The industry benchmark for accessibility best practices.
- Section 508 โ Legal accessibility compliance for U.S. federal agencies and contractors.
- Apple Accessibility Design โ How to build inclusive experiences on iOS/macOS.
- Google Material Accessibility โ Design accessibility guidelines for Android and web apps.
- Inclusive Design Principles โ Practical, real-world design thinking for everyone.
๐งช Tools and Testing
- WAVE โ Visual accessibility audit of any web page.
- axe DevTools โ Chrome/Firefox extension for in-browser testing.
- NVDA Screen Reader โ Free screen reader for Windows (great for testing non-visual access).
- ScreenReader.ai โ AI-powered screen reader simulator to test visual hierarchy.
- Color Oracle โ Simulate color blindness to improve visual contrast choices.
๐ Learning & Training
- WebAIM โ Deep dives, checklists, and intro guides to all things a11y.
- Deque University โ Free and paid accessibility training courses.
- W3C Evaluation Tools โ Step-by-step guide to evaluating your own content.
- Teach Access โ Promoting accessible design and engineering education.
- Accessibility in UX Design โ A Medium publication focused on usability and inclusion.
๐ก Community & Blogs
- The A11Y Project โ A community-driven resource hub for developers and designers.
- Inclusive Components โ Practical tips for making UI elements accessible.
- Canaxess โ Accessibility, disability, and digital equity in the workplace.
- Marcy Sutton โ Blog by one of the OGs in a11y engineering.
- Adrian Roselli โ Brutally honest, highly technical posts on accessible markup and testing.
๐ Starter Kits & Templates
- IBM Accessibility Checker โ Open-source tool you can integrate into your workflow.
- Inclusive Design Checklist โ GitHub-based list of do's and don'ts.
- HTML5 Boilerplate โ A good foundation with accessibility considerations built-in.
Got a favorite tool, article, or community I missed? Let me know โ Iโm always looking to expand this list with things that actually help.