Accessibility Awareness
@a11yawareness.bsky.social
Helping you better understand web accessibility for people with disabilities. Created by @patrickmgarvin.bsky.social.
Avoid emoji icons in alt text. Emoji icons are a visual element, so it's counterintuitive to add them to non-visual content. You'll likely confuse people with messages that don't make sense. In alt text, use plain text, free of symbols, icons, or any weird special characters.
November 11, 2025 at 2:56 AM
Avoid emoji icons in alt text. Emoji icons are a visual element, so it's counterintuitive to add them to non-visual content. You'll likely confuse people with messages that don't make sense. In alt text, use plain text, free of symbols, icons, or any weird special characters.
When considering rainbow text, don't forget to consider readability and legibility. Text filled with rainbows can be difficult to read. Same with complex rainbow backgrounds. Putting each word or letter in a different color of the rainbow could force readers to work harder.
November 10, 2025 at 10:45 PM
When considering rainbow text, don't forget to consider readability and legibility. Text filled with rainbows can be difficult to read. Same with complex rainbow backgrounds. Putting each word or letter in a different color of the rainbow could force readers to work harder.
Get in the habit of bringing up accessibility at meetings, in stand-ups, and in demos. Bring up things you've done to address accessibility. Likewise, don't be afraid to ask, "Have we tested this on a keyboard?" or "What's the experience like on a screen reader?"
November 10, 2025 at 7:59 PM
Get in the habit of bringing up accessibility at meetings, in stand-ups, and in demos. Bring up things you've done to address accessibility. Likewise, don't be afraid to ask, "Have we tested this on a keyboard?" or "What's the experience like on a screen reader?"
Many struggle with writing alt text for charts and other other data visualizations. Amy Cesal's "Writing Alt Text for Data Visualization" hammers home the importance of explaining the chart type, the type of data, and the reason for the chart.
medium.com/nightingale/...
medium.com/nightingale/...
Writing Alt Text for Data Visualization
How do you write text that conveys the whole meaning of a visualization? You probably can’t. But that doesn’t mean that you shouldn’t try
medium.com
November 10, 2025 at 4:53 PM
Many struggle with writing alt text for charts and other other data visualizations. Amy Cesal's "Writing Alt Text for Data Visualization" hammers home the importance of explaining the chart type, the type of data, and the reason for the chart.
medium.com/nightingale/...
medium.com/nightingale/...
Do not cram alt text with keywords just to improve search engine optimization. This will hinder alt text’s true purpose: improving accessibility. Focus on describing the photo's content. Search engine optimization should not be the goal for writing good alt text.
November 9, 2025 at 4:34 AM
Do not cram alt text with keywords just to improve search engine optimization. This will hinder alt text’s true purpose: improving accessibility. Focus on describing the photo's content. Search engine optimization should not be the goal for writing good alt text.
Templates could be designed and coded according to web accessibility standards, but this won't ensure that the final product would be accessible. Content creators still need to know about key accessibility concepts, including alt text, link text, and proper headings.
November 8, 2025 at 6:07 PM
Templates could be designed and coded according to web accessibility standards, but this won't ensure that the final product would be accessible. Content creators still need to know about key accessibility concepts, including alt text, link text, and proper headings.
Individuals working on web accessibility can only do so much on their own, so get accessibility on the radar of organization managers. Leadership should demonstrate and enforce a commitment to accessibility, as it should be a team responsibility, rather than just yours alone.
November 8, 2025 at 3:38 AM
Individuals working on web accessibility can only do so much on their own, so get accessibility on the radar of organization managers. Leadership should demonstrate and enforce a commitment to accessibility, as it should be a team responsibility, rather than just yours alone.
Don't forget transcripts for video and audio. These will help blind users and low-vision users, deaf and hard-of-hearing users, people with ADHD, and people with audio-processing disorders. Transcripts also benefit search engines, people in quiet spaces, and people in a hurry.
November 8, 2025 at 12:17 AM
Don't forget transcripts for video and audio. These will help blind users and low-vision users, deaf and hard-of-hearing users, people with ADHD, and people with audio-processing disorders. Transcripts also benefit search engines, people in quiet spaces, and people in a hurry.
Audio descriptions are necessary for making videos accessible. They narrate the crucial visual elements that would be necessary for understanding the plot without the ability to see the screen. They describe non-verbal cues like gestures, facial expressions, or eye contact.
November 6, 2025 at 2:11 AM
Audio descriptions are necessary for making videos accessible. They narrate the crucial visual elements that would be necessary for understanding the plot without the ability to see the screen. They describe non-verbal cues like gestures, facial expressions, or eye contact.
Ensure text is readable in data visualizations and information graphics. Small text is generally harder to read, and should be avoided where possible. Make sure the text is not obstructed by other chart elements, and has sufficient contrast against its background.
November 4, 2025 at 9:13 PM
Ensure text is readable in data visualizations and information graphics. Small text is generally harder to read, and should be avoided where possible. Make sure the text is not obstructed by other chart elements, and has sufficient contrast against its background.
Many live with the limitations of not understanding numbers and the impact that has on everyday life. Laura Parker's Accessible Numbers project offers guidance on how to design services and write content for people who need help with numbers.
accessiblenumbers.com
accessiblenumbers.com
Designing services for people who need help with numbers
Low numeracy affects half of adults in the UK. Many live with the limitations of not understanding numbers and the impact that has on everyday life.
accessiblenumbers.com
November 4, 2025 at 2:35 PM
Many live with the limitations of not understanding numbers and the impact that has on everyday life. Laura Parker's Accessible Numbers project offers guidance on how to design services and write content for people who need help with numbers.
accessiblenumbers.com
accessiblenumbers.com
The BBC's Accessibility Guide has several resources, including step-by-step instructions to using assistive technologies. The resource includes insight into several assistive technologies, including VoiceOver, JAWS, NVDA, TalkBack, ClaroRead, and Dragon.
bbc.github.io/accessibilit...
bbc.github.io/accessibilit...
Testing with assistive technology - Accessibility, Your Team and You
Team guide - Testing with assistive technology. What, when and how to test with AT.
bbc.github.io
November 4, 2025 at 8:55 AM
The BBC's Accessibility Guide has several resources, including step-by-step instructions to using assistive technologies. The resource includes insight into several assistive technologies, including VoiceOver, JAWS, NVDA, TalkBack, ClaroRead, and Dragon.
bbc.github.io/accessibilit...
bbc.github.io/accessibilit...
Avoid jargon whenever possible. When you have to use terms that might not be commonly known or used among your audience, explain what these terms mean. If you can't avoid a lot of specific terms, include a glossary of terms that users can refer to when needed.
November 4, 2025 at 4:52 AM
Avoid jargon whenever possible. When you have to use terms that might not be commonly known or used among your audience, explain what these terms mean. If you can't avoid a lot of specific terms, include a glossary of terms that users can refer to when needed.
Use icons, symbols, terms, and design patterns that are already familiar to users. People with cognitive disabilities benefit from common behavior and design patterns. An example is the standard convention for hyperlinks (underlined and blue for unvisited; purple for visited).
November 3, 2025 at 5:12 PM
Use icons, symbols, terms, and design patterns that are already familiar to users. People with cognitive disabilities benefit from common behavior and design patterns. An example is the standard convention for hyperlinks (underlined and blue for unvisited; purple for visited).
When using Microsoft Word or Google Docs, don't just make text bigger and bolder to make it a heading. That will work for sighted users, but screen reader users will miss that and just hear it as normal paragraph text. Use actual heading styles, like level 1 through 6.
November 2, 2025 at 12:55 AM
When using Microsoft Word or Google Docs, don't just make text bigger and bolder to make it a heading. That will work for sighted users, but screen reader users will miss that and just hear it as normal paragraph text. Use actual heading styles, like level 1 through 6.
Sharing Halloween pictures today? Don't forget to add alt text.
Photo of your kid's great candy haul? Needs alt text.
Photo of your kid' cute costume? Needs alt text.
Photo of your neighbor's rad yard decorations? Needs alt text.
Don't be a goblin. Add alt text.
Photo of your kid's great candy haul? Needs alt text.
Photo of your kid' cute costume? Needs alt text.
Photo of your neighbor's rad yard decorations? Needs alt text.
Don't be a goblin. Add alt text.
October 31, 2025 at 10:08 PM
Sharing Halloween pictures today? Don't forget to add alt text.
Photo of your kid's great candy haul? Needs alt text.
Photo of your kid' cute costume? Needs alt text.
Photo of your neighbor's rad yard decorations? Needs alt text.
Don't be a goblin. Add alt text.
Photo of your kid's great candy haul? Needs alt text.
Photo of your kid' cute costume? Needs alt text.
Photo of your neighbor's rad yard decorations? Needs alt text.
Don't be a goblin. Add alt text.
Templates could be designed and coded according to web accessibility standards, but this won't ensure that the final product would be accessible. Content creators still need to know about key accessibility concepts, including alt text, link text, and proper headings.
October 31, 2025 at 6:28 PM
Templates could be designed and coded according to web accessibility standards, but this won't ensure that the final product would be accessible. Content creators still need to know about key accessibility concepts, including alt text, link text, and proper headings.
Some people need to change the way text is displayed in order to read it. This includes changing size, spacing, font, color, and other properties. When people customize text, the text should re-flow so they don’t have to scroll horizontally to read.
www.w3.org/WAI/perspect...
www.w3.org/WAI/perspect...
Customizable Text
Short video about customizable text for web accessibility - what is it, who depends on it, and what needs to happen to make it work.
www.w3.org
October 30, 2025 at 9:49 PM
Some people need to change the way text is displayed in order to read it. This includes changing size, spacing, font, color, and other properties. When people customize text, the text should re-flow so they don’t have to scroll horizontally to read.
www.w3.org/WAI/perspect...
www.w3.org/WAI/perspect...
For any journalists, media folk, etc:
A professor friend says some capstone students want to do a story on the importance of accessibility in designing/redesigning stadiums, given how much money is spent. He's looking for interested outlets.
Feel free to share and spread the word. Thank you!
A professor friend says some capstone students want to do a story on the importance of accessibility in designing/redesigning stadiums, given how much money is spent. He's looking for interested outlets.
Feel free to share and spread the word. Thank you!
Journalism hive mind, I humbly ask your help.
A professor friend says some capstone students want to do a story on the importance of accessibility in designing/redesigning stadiums, given how much money is spent. He's looking for outlets interested in such a story.
#PartyLikeAJournalist #A11y
A professor friend says some capstone students want to do a story on the importance of accessibility in designing/redesigning stadiums, given how much money is spent. He's looking for outlets interested in such a story.
#PartyLikeAJournalist #A11y
October 30, 2025 at 4:46 PM
For any journalists, media folk, etc:
A professor friend says some capstone students want to do a story on the importance of accessibility in designing/redesigning stadiums, given how much money is spent. He's looking for interested outlets.
Feel free to share and spread the word. Thank you!
A professor friend says some capstone students want to do a story on the importance of accessibility in designing/redesigning stadiums, given how much money is spent. He's looking for interested outlets.
Feel free to share and spread the word. Thank you!
Hyperlink text should make sense when read out of context. Screen reader users can navigate from link to link, and can listen to links in a list. When navigating this way, only the link is read. So "click here" or "read more" won't make sense.
October 30, 2025 at 2:09 PM
Hyperlink text should make sense when read out of context. Screen reader users can navigate from link to link, and can listen to links in a list. When navigating this way, only the link is read. So "click here" or "read more" won't make sense.
Your site's users need enough time to interact with content and fill out forms. People with disabilities such as blindness, low vision, dexterity impairments, and cognitive disabilities might need more time for things such as forms. Allow users to turn off or extend time limits.
October 29, 2025 at 11:39 PM
Your site's users need enough time to interact with content and fill out forms. People with disabilities such as blindness, low vision, dexterity impairments, and cognitive disabilities might need more time for things such as forms. Allow users to turn off or extend time limits.
In charts and data visualizations, avoid overwhelming people with information. Keep the design simple and clear. Avoid animations as they can be distracting and disorienting. If you must include some type of movement or animation, provide a way for people to turn it off.
October 29, 2025 at 5:17 PM
In charts and data visualizations, avoid overwhelming people with information. Keep the design simple and clear. Avoid animations as they can be distracting and disorienting. If you must include some type of movement or animation, provide a way for people to turn it off.
People often have difficulty reading content when there isn’t sufficient contrast, so it's important to have high color contrast. TPGi’s free color contrast checker tool allows you to determine the contrast ratio of two colors by using an eye-drop tool.
developer.paciellogroup.com/color-contra...
developer.paciellogroup.com/color-contra...
Colour Contrast Analyser (CCA) - TPGi — a Vispero company
TPGi's ADA Color Contrast Checker helps determine the accessibility of the contrast ratio of two colors for WCAG AA and AAA.
developer.paciellogroup.com
October 28, 2025 at 9:36 PM
People often have difficulty reading content when there isn’t sufficient contrast, so it's important to have high color contrast. TPGi’s free color contrast checker tool allows you to determine the contrast ratio of two colors by using an eye-drop tool.
developer.paciellogroup.com/color-contra...
developer.paciellogroup.com/color-contra...
Intentional misspellings of words can confuse people. This includes people with cognitive and reading disabilities, and those learning the language. Depending on how much the word is misspelled, screen readers might not pronounce it like the actual intended word.
October 28, 2025 at 3:58 PM
Intentional misspellings of words can confuse people. This includes people with cognitive and reading disabilities, and those learning the language. Depending on how much the word is misspelled, screen readers might not pronounce it like the actual intended word.
Many browsers allow font embedding, in which browsers download fonts and display text in those fonts. Beware: While most system-level fonts are designed for some level of readability, many custom-designed fonts aren't. Cute, clever, or funny fonts won't necessarily be readable.
October 28, 2025 at 1:42 AM
Many browsers allow font embedding, in which browsers download fonts and display text in those fonts. Beware: While most system-level fonts are designed for some level of readability, many custom-designed fonts aren't. Cute, clever, or funny fonts won't necessarily be readable.