A Small Business Owner's Guide to WCAG 2.1 Level AA

ComplyZen Team · · Last updated April 17, 2026 · 5 min read
A Small Business Owner's Guide to WCAG 2.1 Level AA

What Is WCAG and Why Should You Care?

WCAG stands for Web Content Accessibility Guidelines. Published by the World Wide Web Consortium (W3C), it's the global standard for making websites usable by people with disabilities. The version that matters today is WCAG 2.1 Level AA - this is the standard referenced in most ADA lawsuits and the one regulators expect you to follow.

If you're a small business owner, you might think this only applies to big corporations. It doesn't. Over 70% of ADA web accessibility lawsuits in 2023 targeted businesses with fewer than 25 employees. Plaintiff law firms specifically seek out small businesses because they're more likely to settle quickly.

The Four Principles (POUR)

WCAG is built on four principles, sometimes called POUR. Every rule falls under one of these:

Perceivable

Users must be able to perceive the content. This means providing text alternatives for images, captions for videos, and sufficient color contrast for text. If someone can't see an image, they need alt text. If someone can't hear a video, they need captions.

Operable

Users must be able to operate the interface. This means everything works with a keyboard (not just a mouse), there are no time limits that can't be extended, nothing flashes more than three times per second, and there are clear ways to navigate the site.

Understandable

Content and navigation must be understandable. This means text is readable, the site behaves predictably, and forms help users avoid and correct mistakes. If a form submission fails, the error message should explain what went wrong and how to fix it.

Robust

Content must be robust enough to work with current and future technologies. This mostly means using proper, valid HTML and ARIA attributes so assistive technologies can interpret your content correctly.

The Issues That Matter Most

WCAG 2.1 Level AA has 50 specific criteria. You don't need to memorize them all. For a small business website, these are the ones that cause 90% of the legal complaints:

Issue WCAG Criteria Why It Triggers Lawsuits
Missing image alt text 1.1.1 Blind users can't perceive content
Low color contrast 1.4.3 Low-vision users can't read text
No form labels 1.3.1, 4.1.2 Screen reader users can't fill out forms
Keyboard inaccessible 2.1.1, 2.1.2 Motor-impaired users can't navigate
Missing page titles 2.4.2 Screen reader users don't know where they are
Unclear link text 2.4.4 "Click here" gives no context
No language attribute 3.1.1 Screen readers pronounce text wrong

We wrote a detailed breakdown of the 5 issues that trigger the most lawsuits if you want to dig deeper.

Do I Really Need to Worry About This?

If your business has a website and serves customers in the United States, yes. The ADA applies to "places of public accommodation," and courts have increasingly interpreted this to include websites. The Department of Justice has confirmed this interpretation. It doesn't matter if you're a one-person shop or a Fortune 500 company.

The practical risk depends on your visibility. E-commerce sites are targeted most often because there's a clear financial transaction involved. But service businesses, restaurants, healthcare providers, and anyone with an online booking system are also common targets.

Beyond legal risk, there's a business case: over 1 billion people worldwide live with some form of disability. An inaccessible website is turning away customers.

How to Get Started (Without Hiring a Developer)

Most small business owners use a CMS like WordPress, Shopify, Squarespace, or Wix. The good news is that the most common accessibility fixes can be made directly in your CMS without writing code:

  1. Run an automated scan to find out what's broken. This gives you a prioritized list instead of guessing.
  2. Fix alt text first. Go through your images and add descriptive text. This takes time but requires zero technical skill.
  3. Check your forms. Make sure every input field has a visible label. Most form builders do this by default - but many people disable labels for aesthetic reasons.
  4. Test with your keyboard. Unplug your mouse and try to navigate your whole site using Tab, Enter, and Escape. You'll find the worst usability problems in minutes.
  5. Fix colors. If your designer used light gray text, it probably fails contrast requirements. Use WebAIM's contrast checker to verify.

We have platform-specific guides for WordPress and Shopify that walk through each fix step-by-step.

See where your website stands

Run a free scan and get your compliance score in seconds.

What "Compliant" Actually Means

Let's be honest: no website is 100% WCAG compliant at all times. Content changes, new pages get added, plugins update, and issues creep in. What matters is demonstrating a good faith effort to maintain accessibility.

In practice, this means:

  • You've identified and fixed known issues
  • You scan regularly (at least monthly)
  • You have a process for addressing new issues
  • You have an accessibility statement on your site explaining your commitment and how to report issues

This won't make you bulletproof against a lawsuit, but it dramatically reduces your risk and gives you a strong defense if one does come. Judges and plaintiffs are much more reasonable when they can see you're actively working on accessibility rather than ignoring it entirely.

What Doesn't Work

One shortcut you'll definitely encounter: accessibility overlay widgets that promise instant compliance with a single script tag. Don't fall for it. Courts have rejected them, the disability community opposes them, and over 1,000 companies using overlays have been sued anyway.

The Cost of Doing Nothing

A demand letter typically asks for $5,000 to $25,000 to settle. If it escalates to a lawsuit, legal fees alone can run $10,000 to $50,000 - plus the settlement. And you still have to fix the issues afterward.

Compare that to the cost of proactive compliance: a few hours of your time per month and a scanning tool. The math isn't close.

The best time to start was before you launched your website. The second best time is today.

Comments

No comments yet. Be the first to share your thoughts.

Sign in to join the conversation.

Sign in