Skip to main content

Accessibility in Deep Blue Documents: Creating Accessible Works

We strongly recommend following this guide to ensure your Work is as accessible, reusable, and preservable as possible.

Important Note: hile this page focuses on creating accessible Works to deposit into Deep Blue Documents, if you are unable to use a deposited Work’s file in its current format, please Contact Us and we can modify it to make it more accessible to you. We are developing a process for remediating all of the Works in Deep Blue Documents so that they are compliant with the Americans with Disabilities Act Title II Regulations. We will add more information on this process as it becomes available.

For more university resources, please see the Information and Technology Services Digital Accessibility Statement and the Electronic and Information Technology (EIT) Accessibility Standard Practice Guide (SPG).

Understanding Accessibility Standards: ADA Title II and WCAG 2.2

Accessibility is a key consideration when depositing Works in Deep Blue Documents. Two major frameworks guide digital accessibility:

  • ADA Title II (Americans with Disabilities Act, Title II) requires public entities to ensure equal access to services, including digital resources, for individuals with disabilities. All publicly available materials should accommodate diverse user needs.
  • WCAG 2.2 (Web Content Accessibility Guidelines 2.2) sets global standards for digital accessibility, ensuring content is perceivable, operable, understandable, and robust for users with various disabilities.

By adhering to these guidelines, you can help ensure that your Work is accessible to all users, including those who rely on screen readers, keyboard navigation, and other assistive technologies.

Digital Preservation and File Format Support

Deep Blue Documents follows the U-M Library Digital Preservation Policy to ensure the long-term accessibility and usability of deposited materials. File formats are classified into three levels based on their preservation support, as outlined in the U-M Library Registered Formats and Support Levels Document:

File Format Levels

  1. Level 1 (Recommended Formats): Highest support, ensuring preservation of content, structure, and functionality. This applies to publicly documented, widely used formats like PDF/A, JPEG, and AIFF.
  2. Level 2 (Supported Formats, Not Preferred): Usable but may require format migration over time, such as certain proprietary document types or compressed file formats.
  3. Level 3 (Limited Support Formats, Not Recommended): Basic preservation with no active monitoring or migration, putting these formats at risk for obsolescence, including uncommon or proprietary formats with limited accessibility features.

To maximize long-term accessibility, Level 1 formats are strongly recommended.

Document Types and Accessibility Guidelines

How to Use This Guide

  1. Identify your document type (e.g., PDF, Word, HTML, audio, video, etc.).
  2. Follow the general accessibility checklist for best practices.
  3. Check format-specific guidelines to ensure compliance with accessibility standards.
  4. Utilize resources and best practices links to improve the accessibility of your Work.

Text Documents

General Checklist

  • Headings: Use clear, hierarchical headings (H1, H2, etc.) when applicable.
  • Font: Choose legible fonts and appropriate sizes. *Resources such as this font size standards article can be found online.
  • Contrast: Ensure text meets WCAG contrast ratios (4.5:1 for normal text). *Resources such as this contrast color checker can be found online.
  • Text-to-Speech: Ensure compatibility with screen readers and text-to-speech tools.
  • Alternative Text: Provide alternative text for images (where applicable). *Alternative (alt) text is a brief, descriptive phrase that conveys a media's purpose or content, focusing on essential details without unnecessary words.

Potential uses: PDF/A for archiving official documents with preserved formatting, Plain Text UTF-8 for multilingual web content across diverse systems, and SGML for detailed markup in technical manuals and publications.

Format Details

Text Document Formats
Format File Extension Support Level Format-Specific Accessibility Checklist Resources
PDF/A .pdf Level 1
  • Include accessible metadata (title, author).
  • Use proper tagging for structure.
Plain Text UTF-8 (Unicode) .txt Level 1
  • Use descriptive file names (no metadata support so no metadata needed).
  • Structure with clear line breaks and headings.

No Plain Text UTF-8 specific criteria– see these resources for guidance:

Plain Text ANSI X3.4/ECMA-6/US-ASCII (7-bit) .txt Level 1
  • Use descriptive file names (no metadata support needed).
  • Structure with clear line breaks and headings.

No Plain Text ANSI X3.4/ECMA-6 /US-ASCII specific criteria– see these resources for guidance:

SGML .sgm, .sgml Level 1
  • Include accessible metadata (title, author).
  • Use semantic markup for structure (headings, lists, etc.).

No SGML specific criteria– see these resources for guidance:

XML .xml Level 1 / Level 2
  • Ensure proper metadata is included (title, author).
  • Use semantic markup for structure (headings, lists, etc.).
  • Make sure the XML file is well-formed and properly validated for accessibility.

No XML specific criteria– see these resources for guidance:

HTML .html, .htm Level 2
  • Use clear, hierarchical headings (H1, H2, etc.).
  • Apply semantic HTML (e.g., <header>, <footer>, <article>).
  • Provide alternative text for images.
  • Ensure keyboard accessibility for interactive elements.
  • Validate HTML for syntax and accessibility.

Note: Level 2 and 3 formats are not recommended. We advise converting them to Level 1 formats for better long-term accessibility. Formats like HTML (.html, .htm), LaTeX (.latex), Postscript (.ps), Rich Text (.rtf), TeX (.tex), Plain Text ISO 8859-x (.txt), and Plain Text (all other encodings) (.txt) should be converted to a Level 1 format.You can convert to PDF using tools like Adobe Acrobat or online converters, and to plain text using text editors or free online tools.

Common Desktop Software Formats

General Checklist

  • Headings Structure: Ensure all documents (Word, Excel, PowerPoint) use proper heading structures.
  • Tables: Use accessible tables (e.g., with table headers marked correctly).
  • Images: Add alternative text to images and graphs in all formats. *Alternative (alt) text is a brief, descriptive phrase that conveys a media's purpose or content, focusing on essential details without unnecessary words.
  • Navigation: Ensure documents are navigable by screen readers (e.g., correctly marked links and form fields).
  • Contrast: Check and maintain adequate color contrast. Resources such as this contrast color checker can be found online.
  • Multimedia Alternative Text: Provide alt text for any audio or video content. *See more information about alternative text above.

Format Details

Common Desktop Software Formats
Format File Extension Support Level Format-Specific Accessibility Checklist Resources
Microsoft Word .doc Level 2
  • Text Structure: Use proper paragraph styles and formatting to create clear and accessible text flow. Ensure it's assigned a Heading 1, Heading 2, or Heading 3, rather than just bolded text.
Microsoft PowerPoint .ppt Level 2
  • Slide Titles: Ensure each slide has a clear and concise title for easy navigation.
  • Animations: Avoid using complex animations or transitions that may be confusing for screen readers or users with cognitive disabilities.
Microsoft Excel .xls Level 2
  • Cell Headers: Use clear and descriptive headers for columns and rows.
  • Formulas: Ensure formulas are accessible and explained with cell comments or data validation.

Note: Level 2 formats are not recommended. We advise converting them to Level 1 formats for better long-term accessibility. Formats like Microsoft Word (.doc), Microsoft PowerPoint (.ppt), and Microsoft Excel (.xls) should be converted to a Level 1 format such as a PDF. You can convert to PDF using tools like Adobe Acrobat or online converters, and to plain text using text editors or online tools.

Image File Formats

General Checklist

  • Alternative Text: Always add descriptive alternative text for all images. *Alternative (alt) text is a brief, descriptive phrase that conveys a media's purpose or content, focusing on essential details without unnecessary words.
  • Contrast: Ensure images have good contrast against their backgrounds. Resources such as this contrast color checker can be found online.
  • Avoid Images of Text: Avoid embedding text within images; use accessible HTML text instead.
  • Proper Labeling: Label images clearly for accessibility purposes. Avoid generic image names (such as Image1).
  • Screen Reader Compatibility: Ensure images are properly recognized by screen readers (through alternative text and proper tagging).

Potential uses: JPEG for efficiently sharing photographs with complex color gradients, and TIFF for preserving high-quality images in professional and archival settings.

General Sources for All

Format Details

Image File Formats
Format File Extension Support Level Format-Specific Accessibility Checklist
JPEG .jpg Level 1
  • Optimize Compression: Ensure compression levels preserve necessary details for accessibility. Test for clarity, especially for critical image details.
TIFF .tiff Level 1
  • Manage File Size: Consider the impact of large file sizes on page load times, especially for users with slower internet connections.
PNG .png Level 2 None
GIF .gif Level 3
  • Control Animations: Ensure that animations do not flash at frequencies between 2 Hz and 55 Hz. Provide user controls to pause or stop animations.
Photoshop .psd Level 3
  • Export for Web Use: Convert PSD files to web-friendly formats like JPEG if possible.

Note: Level 2 and 3 formats are not recommended. We advise converting them to Level 1 formats for better long-term accessibility. Formats like JPEG 2000 (.jp2), PNG (.png), BMP (.bmp), GIF (.gif), Photo CD (.pcd), and Photoshop (.psd) should be converted to JPEG or TIFF using image editing software or online converters.

Audio File Formats

General Checklist

  • Captions/Transcripts: Provide captions or transcripts for audio files.
    • These typically exist as separate files (e.g., SRT files for captions) or as a transcript document, which must be provided alongside the audio content. Deposit these two files along with the audio file (as part of the Work).
  • Audio Descriptions: For content that relies heavily on sound, ensure audio descriptions are provided.
  • Clarity and Loudness: Ensure audio is clear and loud enough for individuals with hearing impairments.
  • Accessibility Testing: Test audio content with screen readers to ensure compatibility. *Free testing is available through online resources.

Potential uses: AIFF for high-quality audio editing and archival purposes, and Wave for professional recordings requiring maximum fidelity.

General Sources for All

Format Details

Audio File Formats
Format File Extension Support Level Format-Specific Accessibility Checklist
AIFF .aif, .aiff Level 1 None. Follow General Checklist.
Wave .wav Level 1 None. Follow General Checklist.
MPEG audio .mp3 Level 2 None. Follow General Checklist.

Note: Level 2 and 3 formats are not recommended. We advise converting them to Level 1 formats for better long-term accessibility. Formats like Audio/Basic (.au, .snd), MPEG audio (.mp3), AAC_M4A (.m4a, .mp4), Real Audio (.ra, .rm, .ram), and Windows Media Audio (.wma) should be converted to widely supported formats like WAV using audio conversion tools or online converters.

Video File Formats

General Checklist

  • Captions/Transcripts: Ensure videos have captions or transcripts available.
    • These typically exist as separate files (e.g., SRT files for captions) or as a transcript document, which must be provided alongside the audio content. Deposit these two files along with the audio file (as part of the Work)
  • Audio Descriptions: Provide audio descriptions for critical visual elements in videos.
  • Ensure ADA Compliance: Check videos for compliance with ADA Title II and WCAG 2.2 standards for visual and auditory impairments.
  • Clear Video Quality: Ensure videos are clear and viewable by individuals with visual impairments.

General Sources for All

Format Details

Video File Formats
Format File Extension Support Level Format-Specific Accessibility Checklist
AVI .avi Level 2 As an older format, AVI files can sometimes have compatibility issues with modern accessibility tools, though most can handle them if proper captions, descriptions, and metadata are provided externally.
Quicktime .mov Level 2 This format is widely used for high-quality video and can handle various accessibility features like captions and audio descriptions. It’s important to ensure these features are properly embedded or linked to the video.
MPEG-1 / MPEG-2 .mp1, .mp2 Level 2 None. Follow General Checklist.
MPEG-4 .mp4 Level 2 Ensure captions and subtitles are provided for audio content.

Note: Formats like AVI (.avi), Quicktime (.mov), MPEG-1/MPEG-2 (.mp1, .mp2), MPEG-4 (.mp4), and Windows Media Video (.wmv) are Level 2 and 3 formats. There are no Level 1 video formats due to the reliance on evolving technologies and codecs, which present challenges in ensuring long-term stability and universal support.

Other/Miscellaneous File Formats

General Checklist

Only specific requirements based on file format.

Format Details

Other/Miscellaneous File Formats
Format File Extension Support Level Format-Specific Accessibility Checklist Resources
ZIP/tar .zip, .gz, .tar.gz Level 1/2/3
  • Preserve Accessibility: ZIP or tar files are only as good as their contents; all best practices above still apply. Ensure all files inside are accessible (e.g., text documents, images with alternative text (see more information about alternative text above, under the General Checklist).
  • Label Clearly: Use descriptive names for compressed files.
  • Ensure Easy Extraction: Files should be easy to extract and maintain accessibility when unzipped.

Note: ZIP/tar formats (.zip, .gz, .tar.gz) are classified across Level 1, Level 2, and Level 3 depending on the specific use case and preservation needs. For long-term accessibility, we recommend converting to more stable, widely supported formats when possible.

Government resources

For more information on accessibility and best practices, please refer to the following resources: