Accessibility Watch

Accessibility Watch › Data Study

Online Coffee Roasters Accessibility: We Tested 5 Sites Against WCAG 2.1 AA

Web accessibility is a legal requirement — under the ADA in the U.S. and the European Accessibility Act in the EU. We ran an automated WCAG 2.1 Level AA scan on 5 online coffee roasters to see how the group measures up.

How many online coffee roasters pass accessibility checks?

40% failed the automated checks (grade C, D, or F). Of 5 sites scanned: 3 scored an A, 1 graded C, 0 graded D, and 1 graded F.

Grades reflect the high-frequency barriers automated scanners most often flag — so an A means a site is clean on those, not that it has zero issues of any kind. Across the full set of WCAG 2.1 AA checks, sites averaged 4.2 types of barrier.

The most common accessibility failures

BarrierShare of sites
Some content on the page isn’t inside a recognized region (header, nav, main, footer, aside).80%
A dropdown menu has no description.40%
A heading on this page has no text.40%
A custom input control (search box, range slider, custom date picker) has no name.20%
Ensure elements with an ARIA role that require child roles contain them20%
Ensure role attribute has an appropriate value for the element20%
Some images on this page have no description for screen readers.20%
There are multiple top banners (headers) on the page when there should be one.20%
Ensure landmarks are unique20%
A button’s visible text doesn’t match the description it announces to screen readers.20%

The most accessible online coffee roasters

These scored an A — clean on the high-frequency barriers we grade:

Methodology

We scanned each site with axe-core 4.11.4 against WCAG 2.1 Level AA, in its default state, and reported automatically-detectable failures. Automated testing catches a portion of accessibility barriers; full conformance also requires manual and assistive-technology testing. See our methodology for details.

Want to check your own site? The free wcagcheckr extension finds these issues on your pages and shows you how to fix each one.

Check your site — free

Web accessibility is required under the ADA and the EU's European Accessibility Act. The free wcagcheckr extension finds the issues on your own pages and shows you exactly how to fix each one — at no cost.

Check your site free →

Related