Accessibility resources
Checklists
- 18F Accessibility Guide Checklist โ WCAG 2.0 compliance checklist for developers, driven by priority
- HHS.govโs checklist for creating accessible PDFs โ designing accessibly for artifacts that arenโt apps or websites is important, too!
- Vox Media Accessibility Guidelines Checklist โ best practices for designers, engineers, PMs, QA, and editorial staff (with sources to read more โ great to send to coworkers on different teams)
Guidelines
- 18F Accessibility Guide โ hub of accessibility resources and principles by government office 18F
- Empathy Prompts โ open source list of considerations & challenges to help build empathy
- Google Material Design Accessibility Principles โ practices for color, sound, motion, layout, copy, hierarchy, focus, and implementation
- Inclusive Design Principles โ seven clear principles to follow to put people first, by leading experts The Paciello Group
- Microsoft Inclusive Design Principles โ Microsoftโs guidelines for designing accessible and inclusive experiences, including a detailed manual (.pdf) with awesome visualizations, and activity cards for considerations & challenges while brainstorming
Industry leaders, educators, and consultants
Online courses
- Pluralsight โMeeting Web Accssibility Guidelinesโ course โ [paid] โ practical course with code examples to meet Section 508 and/or WCAG 2.0 requirements for government/education projects
- Udacity Web Accessibility course, by Google โ [free] โ practical course focused on front-end design and development regarding markup and visual styling
Pattern/component libraries
Requirements and standards
- ๐ WCAG 2.0 โ the W3Cโs โWeb Content Accessibility Guidelinesโ web standards specification
- ๐บ๐ธ ADA โ Americans with Disabilities Act prohibits discrimination against people with disabilities
- ๐บ๐ธ Section 508 โ amendment to the Workforce Rehabilitation Act federally mandating all tech developed, procured, maintained, or used by the federal government be accessible to persons with disabilities
- ๐จ๐ฆ AODA โ Accessibility for Ontarians with Disabilities Act, enacted for the province to become โaccessible for people with disabilities by 2025โ
Testing tools and development references
- Accessible-email.org โ browser-based semantic analysis to report a11y and usability issues errors in marketing emails
- Colors palettes & contrast testing tools โ listed in the โColorsโ category ๐
- HTML5 Accessibility โ lists current accessibility support status of HTML5 features across major browsers
- pa11y โ automated accessibility testing on the command line for programmatic accessibility reporting
- tota11y โ Khan Academyโs jQuery-based semantic analysis that can be inserted into a page or run as a bookmarklet
Further reading
- Accessibility Wins โ single-serving Tumblr showcasing small victories in accessible web design and development
- Awesome Accessibility โ a curated list of awesome accessibility tools, articles and resources on GitHub
- Books on accessibility โ listed in the โBooksโ category ๐