What is Website Accessibility?

Website Accessibility Meaning
Accessibility is about building a site that is usable for everyone by removing accessibility barriers. The World Wide Web Consortium (W3C) defines accessibility as the practice of making a website available to all people, no matter their hardware, software, web browsers, network infrastructure, native language, culture, geographical location, or physical or mental ability. Making sure a website is usable not just with a mouse and keyboard, but also by using only a screen reader, a braille reader, or one of many other technologies that help people with disabilities use the web.
What Makes a Website Accessible? The Four Key Principles
The foundation of web accessibility is often summarized by the W3C’s Web Content Accessibility Guidelines (WCAG) and its four core principles, often called POUR:
- Perceivable: Can users take in the information presented? This means providing alternatives for visual or auditory content so it can be consumed through different senses or modalities. Make content available beyond just sight or hearing.
- Operable: Can users interact with the website effectively? This ensures that the interface and navigation components are usable by diverse input methods, not just a mouse. It’s about ensuring functionality can be accessed through various means.
- Understandable: Is the information clear and the operation of the interface intuitive? This principle focuses on clarity, predictability, and consistency in how content is presented and how the website functions. It helps users avoid errors and comprehend information easily.
- Robust: Can the content be reliably interpreted by a wide range of user agents, including assistive technologies? This means using standard-compliant code and practices so that the website remains functional and accessible as technologies evolve and new assistive tools emerge.
Why website accessibility is important
According to the Centers for Disease Control and Prevention, 61 million US adults live with some kind of disability. If your website isn’t built with accessibility in mind, that’s 1 in 4 adults that are potentially having problems using the site. They may even be fully unable to use the site. Those are potential customers or members that the site isn’t able to reach.
Accessibility lawsuits are on the rise according to the American Bar Association. Title III of the Americans with Disabilities Act requires that many public facing websites provide equal service to all—regardless of disability, race, or gender. By making your site accessible you can reduce the chances of a lawsuit being directed at your website.
Situational disabilities
Situational disabilities can also be a factor for your users. These are temporary disabilities that affect users ability to use your website. How often have you tried to look at something on your phone outdoors but had issues seeing because of the glare? What about trying to read something like this article while there are other distractions going on, like being at a doctor’s office or having the TV on? These things, and many other situations, can cause situational disabilities for your users. By designing your website for assistive technology, these situational disabilities can also be helped.
Web Accessibility Standards and Compliance
Web accessibility is also a matter of legal and regulatory compliance. Ensuring your website meets established standards protects your organization and expands your reach.
The global benchmark for technical web accessibility is the Web Content Accessibility Guidelines (WCAG), developed by the World Wide Web Consortium (W3C). WCAG provides a framework of guidelines and success criteria for making web content more accessible to people with disabilities. It’s organized into three conformance levels: A (lowest), AA, and AAA (highest). Most commonly, Level AA is the target for legal compliance and best practice across industries.
In the United States, the Americans with Disabilities Act (ADA) Title III has been widely interpreted by courts to apply to public-facing websites. While the ADA doesn’t specify technical web standards itself, legal precedents often reference WCAG (particularly WCAG 2.0 AA or 2.1 AA) as the de facto standard for achieving digital accessibility. This means that designing your website in accordance with WCAG can significantly reduce your risk of facing accessibility-related lawsuits.
Many other countries and regions also have their own specific laws and regulations that mandate digital accessibility, such as Section 508 in the U.S. for federal agencies, or the European Union’s EN 301 549 standard.
Adhering to these guidelines helps future-proof your website and demonstrates a commitment to serving all users.
How to build a website for accessibility
There are many different things to consider when designing a site for accessibility, including comprehensive accessibility solutions such as:
1. High contrast for text
Having a high contrast ratio between text and background elements to allow users to easily read the text.
Low contrast
Contrast ratio of 2.46:1 |
High contrast
Contrast ratio of 5.7:1 |
2. Descriptive alt text on all images
Alt text is part of the code that should be added to all images on a site. People with vision impairments may have issues seeing images, so alt text is a description that assistive technology will read aloud for them instead. This way, even without seeing the image can be conveyed to the user.

Bad alt text: Woman with phone.
Good alt text: A woman looks at her phone while riding on a subway train.
3. Clear and concise writing
Write site content in a clear and easy to understand manner. This makes it more accessible to users with cognitive disabilities and those who are reading something written not in their first language. An added benefit is that people tend to scan text when reading online for headlines and key words. Clear and concise writing will help get your message across better even when someone isn’t reading everything you type.
4. Using headings in order
As mentioned before, people tend to scan when reading online. This makes headings all the more important. By keeping headings in a logical order, biggest to smallest, you make the content easier for everyone to digest.
Here’s an example of what a heading order should look like:
Caption: Start the page with an h1 tag and then work your way up (h2, h3, etc.) as the topic drills down.
5. Use descriptive link text
Make sure linked text is descriptive and gives a user an idea of what information they’re going to find when they click on the link.
Take these two examples:
- Click here to find information on accessibility
- Click here to find information on accessibility
The first example doesn’t give the user any clues about what they’re clicking on, “Click here.” is vague and not descriptive.
“Information on accessibility,” gives a more clear understanding and expectation for what kind of page the user is about to go to.
Website accessibility boosts SEO
Another benefit of being accessible is that many accessibility best practices are also best practices for search engine optimization (SEO). By making your site accessible, you’re also working towards increasing your site’s visibility on search engines such as Google or Bing.
How WDG helps your business build an accessible website
Here at WDG, we want to build websites that are usable by everyone. It’s better for the end user experience which in turn makes it better for everyone involved.When we build a site, we keep accessibility in mind from the start. Our team has experience with accessible design and development and we build sites with WCAG 2.1 guidelines in mind. Your success is important to us so we want you to be able to reach as many users as possible.
We can also provide content guidelines so that even as you build out your own content, you are better equipped to keep it accessible.
We helped The Kendal Corporation build their new site to be more accessible for their aging population of customers. We also helped the University of Pennsylvania create a site that went through extensive usability testing so that it would meet federal accessibility standards and be a welcome experience for all potential and current students.
FAQs about Website Accessibility
Does web accessibility only benefit people with permanent disabilities?
No, web accessibility benefits everyone. While primarily focused on users with permanent disabilities, it also significantly helps individuals with temporary conditions (like a broken arm), situational limitations (like glare on a phone screen outdoors), or even those with slow internet connections or older devices.
What are the potential legal consequences of an inaccessible website?
An inaccessible website can lead to legal challenges under laws like the ADA, resulting in costly lawsuits, significant legal fees, and mandated remediation. Inaccessible websites can also harm your brand’s reputation and lead to lost customers.
Does making a website accessible restrict its design or creativity?
Not at all. Accessible design encourages thoughtful, inclusive practices that often lead to better overall user experiences and more innovative solutions. It integrates seamlessly with modern web design principles to create engaging and usable sites for all.
Ready to ensure your website is usable by everyone and compliant with accessibility standards? Contact WDG today for a personalized consultation to discuss your specific needs.
Other accessibility resources
- Accessibility tutorials
- WebAIM: web accessibility for designers
- WebAIM: contrast checker
- Web content accessibility guidelines
- Wave web accessibility evaluation tool


