Table of Contents
- ada laws in washington and how they apply to websites
- the section of the ada that affects businesses
- how courts started applying the ada to websites
- the washington state disability law
- how many washington residents live with disabilities
- the technical standards courts rely on
- federal guidance on website accessibility
- what an inaccessible website looks like
- a washington example involving a restaurant website
- industries that appear frequently in website accessibility lawsuits
- how accessibility audits work
- the cost of fixing accessibility problems
- accessibility overlays and criticism
- how many accessibility lawsuits exist
- what happens when a business receives a demand letter
- why small businesses still receive lawsuits
- accessibility and search visibility
- limitations of the current legal system
- what ongoing accessibility maintenance looks like
- how assistive technology interacts with websites
- how washington businesses approach compliance
Businesses operating in Washington are subject to disability access requirements under the Americans with Disabilities Act, a federal law passed on July 26, 1990. While the law originally focused on physical spaces like stores, restaurants, and medical offices, courts increasingly apply the same access rules to websites when those sites allow customers to book appointments, place orders, or access services tied to a physical business. If a website prevents people using assistive technology from completing those tasks, the barrier can become the basis for an ADA claim.
Because the ADA does not include detailed technical rules for websites, courts and settlement agreements typically reference the Web Content Accessibility Guidelines created by the World Wide Web Consortium. WCAG 2.1 Level AA appears most often in legal disputes. Washington also enforces disability protections through the Washington Law Against Discrimination, which prohibits discrimination in public accommodations, although most website accessibility lawsuits rely primarily on the federal ADA. Guidance released by the U.S. Department of Justice in March 2022 confirmed that businesses must provide accessible access to services offered online.
ada laws in washington and how they apply to websites
Businesses across Washington still associate disability law with physical buildings. Wheelchair ramps. Parking spaces. Handrails in restrooms. Those requirements come from the Americans with Disabilities Act, which became federal law on July 26, 1990.
The law was written before online commerce existed in its current form. A restaurant took reservations by phone. A retail purchase happened at a counter. A hotel booking involved a travel agent or a front desk clerk.
That changed in the late 1990s and early 2000s. Businesses began offering core services through websites. Customers could schedule medical appointments online. They could buy products without entering a store. They could reserve hotel rooms through booking engines.
When that shift happened, courts began asking whether barriers on a website could violate the same disability access law that governs physical locations.
The answer from many federal courts has been yes.
For businesses operating in Washington, the rule is fairly direct. If a company serves the public and offers services through a website, accessibility barriers can create legal risk under federal disability law.
The details get more complicated.
the section of the ada that affects businesses
The Americans with Disabilities Act contains several sections called titles. Each one covers a different area.
Title I deals with employment discrimination.
Title II regulates government services and public programs.
Title III regulates public accommodations.
Private businesses usually deal with Title III.
The statute lists categories of businesses that must provide equal access to customers. Restaurants appear in the list. Hotels appear. Retail stores, theaters, banks, professional offices, and healthcare providers appear as well.
Congress wrote the law assuming these services happened inside buildings.
The internet changed that assumption.
When a website becomes the primary way customers interact with a business, the question becomes whether the website itself must be accessible.
how courts started applying the ada to websites
The early 2000s produced the first wave of website accessibility lawsuits.
One widely discussed case involved Target Corporation in 2006.
Blind users alleged that Target’s online store could not be used with screen reader software. Product images lacked text descriptions. Navigation links were not properly labeled in the site’s code. Screen readers could not interpret the checkout process.
The lawsuit was filed in federal court in California.
Target eventually agreed to a settlement worth about $6 million and committed to rebuilding parts of its website to meet accessibility guidelines.
That case did not create a national law by itself. It did show that courts were willing to treat websites as part of the services offered by a public business.
Similar lawsuits followed.
the washington state disability law
Washington has its own civil rights law covering disability discrimination.
It is called the Washington Law Against Discrimination.
The statute prohibits discrimination based on disability in employment, housing, and public accommodations. Public accommodations include businesses that serve the public.
However, the state law does not contain technical standards for websites.
Because of that, most lawsuits involving inaccessible websites still rely on the federal Americans with Disabilities Act.
The state law sometimes appears alongside federal claims, but the ADA remains the primary legal framework.
how many washington residents live with disabilities
Accessibility law becomes easier to understand when population numbers enter the discussion.
Data from the U.S. Census Bureau estimates that roughly one in four adults in the United States lives with some form of disability.
Washington has a population slightly above 7.8 million residents.
Census estimates place the number of residents with disabilities at roughly 1.3 to 1.5 million people.
These disabilities vary.
Some residents are blind or have low vision. Others are deaf or hard of hearing. Some live with mobility impairments that make keyboard navigation easier than mouse use. Others have cognitive disabilities affecting reading comprehension or attention.
When a website blocks assistive technology, those users cannot access the same services other customers receive.
the technical standards courts rely on
The ADA itself does not describe how to build an accessible website.
Courts needed a technical reference.
Most lawsuits and settlement agreements rely on the Web Content Accessibility Guidelines.
The guidelines were developed by the World Wide Web Consortium, often called W3C.
Developers refer to the guidelines simply as WCAG.
The version cited most often in legal disputes is WCAG 2.1 Level AA.
The guidelines describe specific technical practices that help assistive technology interpret web content.
Images should include alternative text descriptions.
Navigation must function with a keyboard.
Videos should include captions.
Text must meet contrast ratios for readability.
Forms must contain programmatic labels.
The goal is straightforward. A user relying on assistive technology should be able to navigate and complete tasks on the website.
federal guidance on website accessibility
For years, the federal government discussed website accessibility without issuing direct written guidance.
That changed on March 18, 2022.
The U.S. Department of Justice released guidance confirming that businesses covered by the Americans with Disabilities Act must provide accessible access to services offered through websites.
The department did not mandate a single technical standard. The guidance referenced WCAG as a commonly accepted framework.
That document aligned federal policy with how courts had already been interpreting the law.
what an inaccessible website looks like
Accessibility problems are often invisible to people who use a mouse and standard display.
A website can appear polished and modern while still blocking assistive technology.
Images without alternative text are common. A screen reader encountering the image simply announces “image” without describing the content.
Navigation menus can create another barrier. Some menus open only when a user hovers a mouse over them. Keyboard users cannot activate the menu.
Buttons built only from icons create another problem. If the code does not include a text label, assistive technology cannot explain what the button does.
Color contrast errors appear frequently. Designers sometimes choose light gray text against white backgrounds because it looks minimal. Low vision users cannot read it.
Form fields without labels appear often in appointment scheduling tools and checkout pages.
Each issue blocks a different group of users.
a washington example involving a restaurant website
A blind resident of Seattle attempted to order food online from a restaurant website in 2021.
The site used a third-party ordering interface built entirely around visual icons.
Menu items appeared as images without alternative text. The screen reader announced them as “graphic.”
The ordering button had no programmatic label. The software simply read “button.”
The customer could not determine what item was selected or complete the order.
The user later filed a lawsuit in federal court in the Western District of Washington.
The restaurant eventually replaced the ordering system with an accessible platform.
The redesign cost more than the legal settlement.
industries that appear frequently in website accessibility lawsuits
Certain industries appear repeatedly in accessibility litigation.
Healthcare providers appear often. Dental clinics, physical therapy practices, and optometry offices rely on appointment scheduling software. Those systems frequently contain accessibility problems.
Hotels appear often as well. Online booking engines must provide accessibility information about rooms. Guests need to know whether a room includes accessible bathrooms or roll-in showers.
Retail companies also appear frequently. Online checkout systems sometimes fail to work with screen readers.
The pattern is consistent.
When a basic service becomes unavailable to disabled users, legal complaints follow.
how accessibility audits work
Businesses usually discover accessibility problems through a demand letter or internal testing.
Fixing those problems begins with an accessibility audit.
Audits combine automated scanning tools with manual testing.
Automated scanners detect technical issues such as missing alt text, color contrast failures, and structural HTML problems.
Manual testing identifies issues automated tools cannot detect.
Manual testing often includes:
screen reader testing using NVDA or JAWS
keyboard navigation testing
mobile accessibility testing
form interaction testing
Developers then modify the website code to meet accessibility standards.
Common fixes include restructuring HTML elements, adding ARIA attributes, correcting color contrast ratios, and improving navigation.
Small websites may be remediated within a few days.
Large ecommerce systems may require several weeks.
the cost of fixing accessibility problems
Costs vary widely.
A small business website with roughly 20 pages might cost between $3,000 and $10,000 to remediate.
Large ecommerce platforms may require tens of thousands of dollars in development work.
The largest costs usually appear when accessibility problems are discovered late in the development cycle.
Design changes become expensive once a website has already been built.
accessibility overlays and criticism
Some companies sell automated accessibility overlay software.
These products add a small widget to the corner of a website and claim to fix accessibility issues automatically.
Many accessibility advocates criticize these products.
In 2021 more than 400 disability organizations signed a public letter criticizing accessibility overlays. The letter argued that overlays do not correct the underlying code problems that block assistive technology.
Several lawsuits now include overlay vendors in complaints when accessibility barriers remain.
The debate continues in the accessibility community.
how many accessibility lawsuits exist
Website accessibility litigation has grown steadily.
Legal analytics company UsableNet reported more than 4,000 ADA website lawsuits filed in U.S. federal courts during 2023.
Most cases occurred in New York, California, and Florida.
Washington sees fewer cases than those states, but lawsuits still appear regularly in federal courts in Seattle and Tacoma.
Many disputes settle before trial, which makes exact numbers difficult to track.
what happens when a business receives a demand letter
Businesses typically first learn about accessibility problems through a legal demand letter.
The letter usually describes barriers found on the website and includes evidence such as screenshots or automated scan reports.
Most businesses choose not to litigate.
Defending an ADA lawsuit in federal court can cost more than fixing the website.
The typical response includes hiring an accessibility consultant, performing a full accessibility audit, repairing the site, and negotiating a settlement agreement.
Settlement agreements often require ongoing accessibility monitoring for several years.
why small businesses still receive lawsuits
Some owners believe accessibility lawsuits only target national corporations.
That assumption fails quickly.
Small businesses often operate websites containing appointment booking systems, order forms, or customer portals.
If those features cannot be used by disabled visitors, the site can become a legal target.
Automated scanning tools allow attorneys to analyze thousands of websites quickly.
Sites with repeated accessibility violations are easy to identify.
accessibility and search visibility
Search engines rely heavily on structured content.
Accessible websites often contain descriptive links, properly structured headings, and alternative text for images.
These elements also help search engines interpret page content.
Accessibility improvements sometimes improve search rankings because the site structure becomes clearer to search crawlers.
Accessibility was not designed as a search optimization strategy. The technical overlap simply exists.
limitations of the current legal system
The ADA does not contain precise web design regulations.
Businesses sometimes argue that the lack of technical rules creates uncertainty. A company may believe its website is accessible until a lawsuit claims otherwise.
Courts often evaluate accessibility using WCAG guidelines even though the ADA itself does not officially adopt them.
That gap between law and technical standard remains one of the main criticisms raised by business groups.
Disability advocates respond that equal access does not depend on a specific technology standard. If disabled users cannot access the same services as other customers, the barrier exists regardless of the technical rule.
The debate continues in legal and policy circles.
what ongoing accessibility maintenance looks like
Accessibility compliance is not a one-time project.
Websites change constantly.
New pages appear. Online forms change. Marketing teams upload new PDFs and graphics.
Each update can introduce new accessibility barriers.
Businesses that manage accessibility effectively treat it as an ongoing process.
They run automated accessibility scans regularly.
They perform manual testing during major updates.
They train content teams to publish accessible documents and images.
Accessibility becomes part of normal website maintenance.
how assistive technology interacts with websites
Assistive technology converts website code into different formats that users can understand.
Screen readers read page content aloud. They rely heavily on page structure such as headings and labels.
Keyboard navigation allows users with mobility impairments to move through links and forms without using a mouse.
Refreshable Braille displays convert text content into tactile Braille output.
When websites contain inaccessible code, these technologies cannot interpret the page structure correctly.
Accessibility development removes those barriers.
how washington businesses approach compliance
Companies operating in Washington face the same federal accessibility obligations as businesses in every other state.
If a business qualifies as a public accommodation and provides services through a website, barriers affecting disabled users can trigger claims under the Americans with Disabilities Act.
Courts usually focus on whether the website connects users to services offered by the physical business.
Perfect accessibility rarely becomes the legal standard.
The focus is meaningful access.
If a disabled user cannot complete the same basic tasks other customers complete online, the website may violate ADA requirements.
Frequently Asked Questions
If a business in Washington qualifies as a public accommodation under the Americans with Disabilities Act and offers services through a website, courts may require the website to provide accessible access. This commonly affects restaurants, medical providers, hotels, retail stores, and service companies with physical locations.
Most ADA website cases reference the Web Content Accessibility Guidelines created by the World Wide Web Consortium. WCAG 2.1 Level AA is the version most frequently cited in settlement agreements and remediation plans.
Yes. The Washington Law Against Discrimination prohibits disability discrimination in employment, housing, and public accommodations. The statute does not provide detailed website accessibility standards, so most website claims rely on the federal ADA.
The U.S. Department of Justice enforces Title III of the Americans with Disabilities Act. Private individuals can also file lawsuits in federal court if they encounter accessibility barriers.
Frequent problems include images without alternative text, menus that cannot be used with a keyboard, low text contrast, unlabeled form fields, and videos without captions. These issues prevent assistive technologies such as screen readers from interpreting the page correctly.
Healthcare providers, hotels, restaurants, and ecommerce retailers appear often in ADA website litigation. Many cases involve appointment scheduling systems, reservation platforms, or online checkout processes.
Remediation costs depend on the size and complexity of the website. A small business website might cost several thousand dollars to remediate, while larger ecommerce sites may require much more development work.
Estimates from the U.S. Census Bureau suggest roughly one in four U.S. adults lives with a disability. In Washington, that represents roughly 1.3 to 1.5 million residents.
Most ADA website cases do not involve government fines. Courts usually order businesses to remove accessibility barriers and may require payment of the plaintiff’s legal fees. Many disputes resolve through settlements.
Accessible websites often include structured headings, descriptive links, and properly labeled images. These improvements help search engines interpret content, which can sometimes improve search visibility as a side effect.
Comments
Log in to add a comment.