Legal · Law Firms · ADA

Law Firm Website Accessibility: Fixing the Irony Before It's Litigated

  • Legal
  • Law Firms
  • ADA

Here's an uncomfortable fact: some of the plaintiffs' firms that built a practice around ADA website litigation have, at one point or another, had accessibility problems on their own sites.

Sit with that for a second. The exact argument a firm makes on behalf of a client — your website locked me out — is an argument a curious visitor, a journalist, or opposing counsel could just as easily make about the firm's own intake form. If you run a law firm and your website isn't accessible, you're not just carrying ordinary business risk. You're carrying a credibility risk that's uniquely sharp for your industry.

The Scenario Every Firm Should Picture

Picture a mid-sized personal injury firm. Great attorneys, real results, a marketing budget that's finally paying off in qualified leads. Their homepage headline promises to "fight for people who've been wronged." Their case-evaluation form is the centerpiece of every ad campaign.

Now picture a screen reader user with a genuine case — maybe even the exact kind of case this firm specializes in — landing on that page. The form fields have no programmatic labels. The submit button is a styled <div> with no keyboard access. The visitor can't tell what's required, can't tell what went wrong when they miss a field, and eventually gives up.

That's not a hypothetical inconvenience. That's a person who needed representation, and didn't get through. For a firm whose entire brand promise is "we help people who've been wronged," an inaccessible intake process isn't a minor UX bug — it's a direct contradiction of the pitch.

The Same Exposure, Plus an Extra Layer

Law firms face the same general ADA Title III exposure as any other public-facing business with a website. The legal theory doesn't change because you're a law firm rather than a retailer or a restaurant. What changes is the optics.

A firm marketing personal injury, disability rights, or civil rights services while running an inaccessible intake process creates an obvious gap that anyone can point to — a prospective client, a competing firm, or opposing counsel in an unrelated matter looking for leverage. You don't want your own marketing site to become Exhibit A in a credibility argument.

The good news: the fixes are the same well-documented WCAG fixes every business needs, and law firm sites are usually simpler to remediate than, say, a SaaS product with a complex authenticated dashboard. There's just a specific order of operations that matters more here than almost anywhere else.

Start With the Highest-Stakes Surface: Intake

If you fix nothing else on your site this quarter, fix the intake form. It is, without exaggeration, the highest-stakes surface on most law firm websites.

A case-evaluation or contact form with unlabeled fields fails 1.3.1 Info and Relationships (Level A) — the relationship between a label and its input has to be programmatically determinable, not just visually adjacent — and often 3.3.2 Labels or Instructions (Level A), which requires that labels or instructions be provided when content requires user input.

Just as important is what happens when something goes wrong. If a required field is left blank and the form either silently fails or shows an error only as a color change, that's a failure of 3.3.1 Error Identification (Level A), which requires that errors be identified and described to the user in text.

Think about what each of these failures actually costs you:

  • A mislabeled field means a screen reader user can't tell what information you're asking for.
  • A silent or purely visual error state means a user submits the form, believes they succeeded, and you never hear from them.
  • A keyboard trap on a multi-step form means a user gets stuck and abandons the process entirely.

None of these are edge cases. They're the exact moments where a prospective client either becomes a client or doesn't.

The Stat: In WebAIM's annual "WebAIM Million" evaluation of the top 1,000,000 home pages, the vast majority — in recent years around 95-96% — have detectable WCAG 2 failures, with low-contrast text and missing alt text among the most common issues. If a random sample of a million sites fails this consistently, assuming your intake form is fine without testing it is a bet, not a fact. (Source: WebAIM: The WebAIM Million)

WCAG 2 failure rate across the WebAIM Million WebAIM Million: WCAG 2 Failure Rate Intake forms are rarely tested before launch Have WCAG failures 95.9% No failures detected 4.1% Source: WebAIM, "The WebAIM Million" annual accessibility evaluation

Client Portals Need Their Own Verification

If your firm offers clients a portal for document sharing, case status updates, or secure messaging, don't assume its accessibility posture inherits from your marketing site. These portals are frequently licensed third-party legal-tech platforms — which means the vendor's accessibility work (or lack of it) is now part of your client experience, whether you audited it or not.

This is the same authenticated-product problem covered in our guide to SaaS accessibility: a login-gated tool is a black box to most automated scanners and to your own marketing team. The only way to know if a client with a disability can actually check their case status is to test the portal directly, or to get a real answer — ideally a current VPAT — from the vendor.

For an ongoing client managing a stressful legal matter, a portal they can't operate isn't a minor annoyance. It's one more source of friction in an already difficult process.

Don't Neglect the "Just Marketing" Pages

Attorney bio pages and practice-area content get treated as afterthoughts — "just marketing pages" — but they're a real point of first contact. A prospective client evaluating whether to reach out is reading your bio pages, your practice-area descriptions, and your FAQ content before they ever touch the contact form.

Fortunately, these pages are usually the easiest wins on the whole site:

  • A logical heading structure (one <h1>, nested <h2>/<h3> in order) so screen reader users can navigate by heading rather than reading the whole page linearly.
  • Meaningful link text — "Read Sarah's full bio" instead of a bare "Click here" repeated a dozen times across the page.
  • Alt text on attorney headshots and firm photography that actually describes the image rather than leaving it blank or stuffed with keywords.

None of this requires a redesign. It's mostly disciplined content work, and it compounds: the same clean structure that helps a screen reader user also tends to help search engines parse your practice-area pages.

The PDF Blind Spot

Document-heavy practices — real estate, estate planning, business law — love publishing downloadable resources: sample contracts, FAQ guides, intake checklists. These run into the same accessible-PDF blind spot we've covered elsewhere on this blog. A scanned PDF with no text layer, no tags, and no reading order is a real barrier for a prospective client trying to review a document before their first consultation, not a hypothetical one.

If a document is client-facing, it needs the same attention as any other page on your site: proper tagging, a logical reading order, and real text rather than a flattened image of text.

The Legal Industry's Litigation Reality

Do This / Not This: Law Firm Accessibility Priorities

Area Not This Do This
Intake form Fields with placeholder text only, no <label> Programmatic labels tied to every field (1.3.1)
Form errors Red border with no text explanation Text-based error identification (3.3.1)
Client portal Assume vendor "handles compliance" Request a current VPAT or test directly
Attorney bios Treated as low-priority marketing filler Proper heading structure, real alt text
Downloadable PDFs Scanned image with no text layer Tagged, reading-order-correct PDF
Overall approach Wait for a demand letter Audit intake + portal first, proactively

Plaintiffs' firms specializing in ADA website litigation are a real and growing part of the legal landscape. UsableNet's annual ADA Digital Accessibility Lawsuit Report has tracked several thousand federal ADA website lawsuits filed per year in the U.S. in recent years, alongside a rising volume of pre-suit demand letters that never even reach a courtroom docket. Retail and ecommerce are consistently reported as among the most-sued industries — but no public-facing business, including a law firm, is exempt from the underlying legal theory.

More broadly, this isn't a niche concern. The World Health Organization estimates that over 1 billion people worldwide — roughly 16% of the global population — live with some form of disability, and the CDC estimates that roughly 1 in 4 U.S. adults live with some type of disability. Every one of them is a potential client, a potential referral source, or a potential opposing party's counsel who notices the gap.

Where to Start This Week

You don't need to remediate your entire site in one sprint. Prioritize in this order:

  1. Intake and contact forms — the direct path to new representation.
  2. Client portals — the direct path to ongoing representation; verify third-party vendor accessibility rather than assuming it.
  3. Attorney bios and practice-area pages — your real first point of contact for a skeptical prospective client.
  4. Downloadable PDFs — sample contracts, checklists, and guides that clients rely on before and during representation.

That order isn't arbitrary. It's ranked by how directly each surface connects to a person actually becoming, or staying, your client.

Get a Real Answer Before Someone Else Finds the Gap

A firm that argues accessibility on behalf of clients has more reason than most to get its own house in order first — and a firm that doesn't touch ADA litigation still carries the same underlying exposure as any public-facing business. Either way, guessing isn't a strategy.

We audit law firm websites, intake forms, and client portals against WCAG 2.1/2.2 AA, and hand you a prioritized, plain-language remediation plan starting with the surfaces that matter most: intake and ongoing client access. Get your firm's site and client intake tools audited before a demand letter — or a curious prospective client — finds the gap for you.