DEV Community

Thuy Doan
Thuy Doan

Posted on

Everything You Need to Know About the AccessiBe Debate

Disclaimer: The following views do not reflect my employer nor any person nor organization I am, or have ever been, affiliated with. Opinions are my own.

Jump to Section

Setting the Scene

Recently, I came across this article by Anna E. Cook, a Senior Accessibility Designer, on how there is no such thing as fully automated accessibility 🙅🏻‍♀️

I wrote this article last night, as promised.

I hope only to add to the conversations already shared by others about accessiBe and similar products.https://t.co/zKINM2tGPk

— Anna E. Cook (@annaecook) July 15, 2021

An illustrated french press machine being compared to automated tests. Grinding coffee beans is like automated testing catching under 25% of accessibility violations. Low effort is like the "automated" part of automated testing. And low quality is like saying automated testing is a good first step. Lists examples of automated testing tools: Lighthouse, Wave Tool, Accessibility Insights Fastpass, and axe-core
Source: Madalyn Parker's blog

Turns out, though, there is a company who claims that with just two things - an overlay and AI - it can make your website compliant with WCAG 2.1, ADA Title III, Section 508, and EAA/EN 301549, for an affordable price.

This company is accessiBe and they provide a solution that is automated and scalable, growing with you into the future as your site evolves.

In other words, it saves you time and money if your product development cycle didn't include the disability community in the first place.

I wanted to get the following answers:

1) What does accessiBe actually do under the hood?
2) Does it actually make the lives of those in the disability community, better?

How accessiBe Actually Works

I always like to guess how something actually works before going to see what it actually does. So I theorized it did the following:

/* Missing alt text
  - Look for every instance of <img> tags using a parser
  - Check if it has an alt attribute
  - If it doesn't, use machine learning to determine what the 
    image is and create an alt attribute with the result
  - Celebrate DOM manipulation and AI powers with beers
*/
Enter fullscreen mode Exit fullscreen mode

Now, I knew that there were three different demos on accessiBe's site explaining what it does - including a really long one from the CEO.

However, like a reporter with a good cause, I needed to see it myself.

So I signed up for a free trial 🤡 and tested it out on my website, whose code I am familiar with and is a work-in-progress.

(I provided the phone number of the Indian Residential Schools Survivors Society so they can't call me. #reconciliation #sneaky)

Screenshot of my website which has two main sections: on the left, a vertical hero image of me sitting on a rooftop and on the right, the text for my site
Source: My dumpster website

The first thing that I noticed was I couldn't test accessiBe locally because you have to provide the domain name for your trial. Couldn't use localhost:3000.

So I had to push this commit:

Git commit that reads, "Our values do not align but I need answers. Equal access is more than just compliance. Testing accessiBe.

From inspecting the elements of my website, I could see that there were new css classes everywhere as well as aria attributes. And it created skip links to make it easier for keyboard and screenreader users to move around the page.

Screenshot of html

And when you activated it, you could access and do the following:

Access skip links to navigate sections if there were none:

Screenshot of a website using skip links

Make visual changes like improve readability:

Screenshot of a website's text readability being improved by enlarging it and altering the contrast

Screenshot of a website using a visual ruler that grays out everything beyond the focus zone to improve readability

Just to name a few.

After watching the CEO's demo on 2x, he confirmed to me that I was right about how their AI handles images. He also went on to explain other situations like how it uses its AI to handle a lack of semantic html. Let's say a site has multiple lists but none of them use the appropriate tag. It will make the great guess as to which one is the main menu and then alter that tag in the DOM.

Accessibility / Disability Community Discourse

While accessiBe states that it includes people in the disability community in user testing, and states that its vision is "to make the entire internet fully accessible to people with disabilities by 2025", there has been backlash.

Banned by largest U.S. Blind Advocacy Group

Largest U.S. Blind Advocacy Group Bans Web #Accessibility Overlay Giant AccessiBe: https://t.co/8HLMuFLffd via @Forbes H/T @Spellacy! #A11y pic.twitter.com/xAbclS863N

— Meryl Evans speaks at #ID24 and #CMWorld. (@merylkevans) July 2, 2021

Descriptions about what's still bad even with use

Broken headings and tables. Misleading alt text. False advertising. Trapped keyboard focus. Zero support for non-HTML content. Sock-puppet reviews.
Here's a vision: read our stories in the #AccessiBe thread before aggressively singling out critics for homework. #BelieveUsers https://t.co/svigYipn2j

— Chancey Fleet 🌈👩‍🦯 (@ChanceyFleet) March 2, 2021

A talk about how you can't out-code bad design (agree).

You can never out code bad #design. Next week we discuss The Fatal Flaw of Overlays, led by the talented @ShellELittle. Join us at 3pm ET on July 28th. https://t.co/XyBzIfplK7 pic.twitter.com/AG4rlY49WX

— A11yTalks (@A11YTalks) July 22, 2021

A comparison to cancer.

accessiBe is a cancer on the internet. I wrote about the insidious framing it uses to source customers and propagate harm. https://t.co/la4bj0pj1A

— Eric Bailey (@ericwbailey) July 22, 2021

And a Deafblind human rights lawyer cautioning against it.

An alarming number of companies have fallen for it. Millions of dollars have poured into it. Beware of #AccessiBe, #AudioEye, #EqualWeb, #User1st, #UserWay, & other automated web #accessibility "solutions." I made this video to alert those new to #a11y https://t.co/j0nAgpaFsb pic.twitter.com/IcsCHcJc1M

— Haben Girma👩🏿‍🦯 (@HabenGirma) May 5, 2021

To summarize, main criticisms include the following:

  • You can't automate your way to accessible products
  • Overlays do not work and are flawed
  • Focuses more on lawsuits than people

Eric Bailey, a designer, depicts it best here.

Graphic of a pyramid of people. At the top, where there are few people, are those who care about outcomes. Usually outcomes means profit. Below them are slightly more people who care about checking boxes. Boxes meaning compliance. Below them is a much larger group: people who care about solutions. And the group below that which is even larger consists of people who are actually affected by the solution.

Who accessiBe is For and Not

At this point, what do I know?

1) Does accessiBe help some people in the community? Seems so.

2) Does accessiBe help all people in the community? No.

3) Does it help some companies reach compliance? Apparently.

4) Can you reach compliance and not be fully accessible? Yes.

5) Is it more cost effective than skilling up your ICs? Debatable.

6) Is this a debated topic in the space? Yes. By users and professionals.

I suppose if you were a company, and companies want to make money, and you were aware that almost 98% of homepages on the internet are inaccessible, then created a product that is affordable, low-effort and aimed it at businesses that are afraid to get sued, then I could see why you like the idea. I suppose you could also like the idea if you cared about equal access.

You could argue that it does improve the quality of life of (some) people in the disability community, that it's the fastest way to get more businesses to reach compliance and, thus, closer to being fully accessible. And I suppose if you were really tired of the lack of urgency on the part of businesses' you might prioritize the approach to the future that accessiBe promises.

(Trust me, I understand the anger at businesses' lack of accommodation.)

But I have a hard time believing that you would also truly care about the needs and lived experiences of people in the accessibility and disability community.

Especially if it continues to hurt (some of) them. Or worse.

That Which I Believe

Overall, my concern is with what it encourages people to continue believing.

A turnkey solution like this suggests multiple mindsets on the part of businesses, which accessiBe targets in their money-making model:

  • The ability to build accessible products is not worth investing in
  • If we're not getting sued, we're good
  • If we're compliant, we're good
  • We don't build for "unicorns" but we'll pay to keep them happy
  • Accessibility is not the responsibility of ICs
  • The needs of users we're excluding is not our concern
  • Only abled people are worth our resources
  • HTML is not an important skill

I believe in a different methodology to achieve equal access on the web.

Instead, you should incorporate accessibility considerations into everything you do from beginning to end to provide equal access on the web, especially if you're a company that serves an "every" somebody. You may have heard, "shift left". Shift left with security considerations. Shift left with accessibility considerations. Include users with disabilities in your user testing and research. Create a feedback loop with them and maintain it.

Do not consider accessibility as an item that can be de-prioritized below your other OKRs. Bake it into your roadmaps. Include accessibility in your acceptance criteria. Include it in your designs. Include it in your development's definition of done. Test with at least one screen reader and tack on more as you become familiar with the others. Train your ICs.

All of them. Actually invest in everyone. Including recruitment.

If you haven't been doing this from the start and you've been around a while, I get it. I'm disappointed, but I get it. Maybe you lacked the funds. Maybe you lacked the foresight. But you know now. Make a plan to remediate over time the UX debt you have accumulated that is preventing users from benefiting from your products or services and commit to shifting left incrementally for new features. You could also fully commit on an entire team first.

Then make that commitment public and stick to it by providing updates.

Accessibility should be part of your standard of quality. Do not rely long-term on one person or one team to make this commitment. Everyone in the company should commit to the quality of their product and consequently the actual impact to the experiences of their users and the users they are excluding. If you cannot pay a consultancy to train your entire staff, start with an external speaker. Bring them to an event where your ICs are present.

And then actually iterate.

Because truly quality things take time, repeated effort, and education.

Not a single script tag in the body of your application.

A meme about minimum viable products that jokes about how we're going to iterate after releasing the MVP. Except we're not.

Keep it candid,

Thuy 🙋🏻‍♀️

Top comments (7)

Collapse
 
ericwbailey profile image
Eric Bailey • Edited

Nice article, Thuy. Thank you for writing it!

Just wanted to chime in with two things on accessiBe's "AI":

  1. The ARIA the overlay applies doesn't always work as anticipated by assistive technology users, and sometimes can actually inhibit access.
  2. The automatically generated alternate descriptions can be inaccurate to the point where it does not inform a blind or low vision user with the same quality of information a sighted user may experience.

If you're interested, I'd suggest checking Exhibit A For 21-cv-00017. Evidence for point 1 starts on page 23, and evidence for point 2 starts on page 9.

I'd also recommend reading the conclusion that starts at the bottom of page 31. It's pretty compelling stuff.

Collapse
 
clearlythuydoan profile image
Thuy Doan

Thanks, Eric!

And thank you for the extra resource. Would love to read more about how accessiBe underserves people in the community. I tried to show that with the discourse section. Could the point have been stronger? Let me know :)

Collapse
 
ericwbailey profile image
Eric Bailey

I think it was really well articulated!

I was hoping to provide a little more clarity around what their AI is, and its quality. A lot of people read the phrase AI and assume it works perfectly like magic, but there's oftentimes a lot of bias and bad results, especially for something like alternate descriptions.

Collapse
 
grahamthedev profile image
GrahamTheDev

Oh I should have included this in my latest article as I touch on overlays and how they aren't very good as it covers the points well!

Give me two minutes and I will correct that! ❤🦄

Collapse
 
grahamthedev profile image
GrahamTheDev

aaaannnnd done! Included at the end of tip 6! Great article once again!

Collapse
 
clearlythuydoan profile image
Thuy Doan

Thanks for reading and including my article in yours! I have bookmarked a couple of your articles (including the 60+ minute one here haha). Looks like great stuff.

Thread Thread
 
grahamthedev profile image
GrahamTheDev

Thanks Thuy, your article was perfect for that section so of course I included it!

Good luck reading the monster article...I will be impressed if anyone actually manages it 🤣