Digital Accessibility

Explore the Impact and Benefits for Everyone

Explore the Impact and Benefits for Everyone

Short Videos ( less than a minute each) that illustrate  the impact of accessibility on people with disabilities and the benefits for everyone in a variety of situations. 

These videos, created by the W3C Web Accessibility Initiative (WAI), highlight key accessibility features and their impact on real-life user experiences. Each thumbnail below links directly to the original video hosted on YouTube by W3C.

Credit: Videos courtesy of the World Wide Web Consortium (W3C), Web Accessibility Initiative.

Web Accessibility Perspectives Videos

What is “Keyboard Compatibility”?

All functionality must be usable with the keyboard. That is, users can access and move between links, buttons, forms, and other controls using the Tab key and other keystrokes. Websites should not require a mouse; for example, pop-up calendars should also let users type in a date.

Who depends on this feature?

  • People with physical disabilities who cannot use the mouse.
  • People who are blind, and cannot see the mouse pointer on the screen.
  • People with chronic conditions, such as repetitive stress injuries (RSI), who should limit or avoid use of a mouse.

What is “Colors with Good Contrast”?

Colors must have sufficient contrast, for example, between the text color and the background color. This includes text on images, icons, and buttons. Also colors used to convey information on interactive elements, diagrams, maps, and other types of content must be distinguishable.

Who depends on this feature?

  • People with low contrast sensitivity, which is common in older people.
  • People who cannot distinguish between certain colors (often called “color blindness”).

What are the additional benefits?

  • Content works in different lighting conditions, such as sunlight and glare.
  • Content is easier to read by everyone, including those who do not have specific visual conditions.

What are “Video Captions”?

Captions are a text form of audio information in video and animations. This includes the words that are spoken, who is speaking when it is not evident, and important sounds like music, laughter, and noises. Captions must be synchronized with the visual content to contextualize them.

Who depends on this feature?

  • People who are deaf and cannot hear the audio.
  • People who are hard of hearing and cannot hear some of the content.
  • People with cognitive and learning disabilities who need to see and hear the content to better understand it.

What are the additional benefits?

  • Content can be used in loud environments where you cannot hear the audio.
  • Content can be used in silent environments where you cannot turn on sound.
  • Content can be better understood by people hearing and seeing the information, for example, people who are less fluent in the language spoken.
  • Content can be read rather than watched, which is easier and quicker for some people.
  • Content in text form, such as caption files and transcripts, can be better indexed by search engines.
  • Content can be used without needing to download video files, for example, to save data on mobile.

What is “Customizable Text”?

Some users need to be able to change the way text is displayed so that they can read the text. This includes changing the size, spacing, font, color, and other text properties. When users change these properties, no information or functionality should be lost, and the text should re-flow so users don’t have to scroll horizontally to read sentences. Text customization is more than the zoom functionality, which only changes the text size.

Who depends on this feature?

  • People with low vision who are not using screen magnification software.
  • People with some forms of dyslexia and other cognitive and learning disabilities who need a particular presentation of text to read it.

What are the additional benefits?

  • Content is more adaptable to smaller and larger screen sizes.
  • Content is more adaptable to personal preferences and comfort.
  • Content is more adaptable when translated, since words and sentences are different lengths in different languages.

What is “Clear Layout and Design”?

The different parts of a web page must be easy to locate and identify. This includes navigation menus, links, and text sections. These should be at predictable locations and consistently identified. Also form labels and instructions have to be clearly associated with their controls.

Who depends on this feature?

  • People with low vision who are using screen magnification and only see a portion of the screen at a time.
  • People with cognitive and learning disabilities who need clarity and consistency to orient themselves on a website.

What are the additional benefits?

  • Content is more usable for people who are new to the particular website or application.
  • Content is more usable for people who are not confident using computers and the web.
  • Content is more usable for mobile device users who are seeing it on smaller screens, especially if they are in a hurry or distracted.
  • Content and functionality is easier to locate and identify by most users.

What is “Text to Speech”?

Many computers and mobile devices today have built in text-to-speech software. Some people with disabilities, including people who are blind, use specialized software called screen readers. Screen readers provide important functionality such as navigating through headings, speaking image alternatives, and identifying internal and external links. They can also highlight the text as it is being read aloud for people to see and hear the content at the same time. Content must be coded properly so that all of the functionality of the text-to-speech software works with the content.

Who depends on this feature?

  • People who are blind and cannot see what is on the screen.
  • People who have partial sight (often legally blind) and cannot see certain types of content.
  • People with dyslexia and other cognitive and learning disabilities who need to hear and see the text to better understand it.

What are the additional benefits?

  • Content can be read aloud for people who cannot read the written language.
  • Content can be read aloud for people who prefer to listen, for example, while multi-tasking.

What are “Notifications and Feedback”?

Users need to know what is going on, and get appropriate feedback during interaction. For example, users need confirmation messages when actions are completed, such as when forms are submitted. Also, error messages must provide clear directions rather than confuse users.

Who depends on this feature?

  • People with some cognitive and learning disabilities, who may be easily confused by unexpected behavior and unclear error messages.
  • People with partial sight and blindness, who rely on notifications, instructions, and errors messages to understand the context and interactions.

What are the additional benefits?

  • Content is more usable for people who are new to the particular website or application.
  • Content is more usable for people who are not confident using computers and the web.
  • Content is less confusing and daunting to everyone, regardless of skills.

 

What is “Understandable Content”?

Content must be easy to follow and understand for many users. For most content, this means simply avoiding overly complex sentences and jargon, and providing clear layout and design. For some complex content such as medical information, separate, easy-to-read information may be necessary.

Who depends on this feature?

  • People with learning disabilities who cannot understand complex sentence structures and vocabulary.
  • People with cognitive disabilities who have difficulty focusing on long passages of dense text.

What are the additional benefits?

  • Content is more usable for people with lower language skills, such as people who are not fluent in the language of the website and people with low literacy.
  • Content is easier to understand by users who are not familiar with the topic.
  • Content is easier to skim, and get an overview of the information.

What is “Speech Recognition”?

Speech recognition can be used for dictating text in a form field, as well as navigating to and activating links, buttons, and other controls. Most computers and mobile devices today have built-in speech recognition functionality. Some speech recognition tools allow complete control over computer interaction, allowing users to scroll the screen, copy and paste text, activate menus, and perform other functions.

Who depends on this feature?

  • People with physical disabilities who cannot use the keyboard or mouse.
  • People with chronic conditions, such as repetitive stress injuries (RSI), who need to limit or avoid using the keyboard or mouse.
  • People with cognitive and learning disabilities who need to use speech rather than to type.

What are the additional benefits?

  • Content works for people with temporary limitations, such as a broken arm.
  • Content is more usable for people who prefer to speak rather than type, for example, while multi-tasking.

What is “Large Links, Buttons, and Controls”?

The area for clicking and tapping controls must be large enough for people to activate them. This includes links, buttons, checkboxes, and other controls. Small controls, and controls that are placed too close to each other, are difficult for many people to use. This is particularly relevant on mobile devices with small screens.

Who depends on this feature?

  • People with physical disabilities who have reduced dexterity.

What are the additional benefits?

  • Content is more usable on touch screens, especially on smaller mobile devices.
  • Content is more usable for people who are not experienced with the mouse or touch-pad on the computer they are using.
  • Content is more usable in situations where the device cannot be held steady.

Understanding Diverse Accessibility Needs


Our digital world is used by individuals with a wide range of abilities—and many face barriers when websites aren't designed inclusively. The W3C’s Web Accessibility Initiative (WAI) highlights key categories such as auditory, visual, motor/mobility, cognitive, and speech impairments, each presenting distinct challenges and experiences online. Learn more about the unique needs and best practices for each accessibility category by exploring WAI’s detailed guidance below.

Need Help

Department of Innovation, Development, Education, and Assessment