---
title: Five of the best accessibility resources for content creators – News from the Nest
description: Our Accessibility Team at Hawkes Learning has gathered several of their favorite resources for learning about and testing a website's accessibility. As we work toward becoming WCAG 2.1 Level AA compliant, we've learned from some of the best sources within the accessibility community. Below are five that our team recommends using if you're a developer…
---

[News from the Nest ](https://www.hawkeslearning.com/blog)

# [Five of the best accessibility resources for content creators – News from the Nest](https://www.hawkeslearning.com/blog/five-of-the-best-accessibility-resources-for-content-creators)

 Written by [Hawkes Learning](https://www.hawkeslearning.com/blog/author/hawkes-learning) | May 18, 2017 4:00:00 AM

Our Accessibility Team at Hawkes Learning has gathered several of their favorite resources for learning about and testing a website’s accessibility. As we work toward becoming WCAG 2.1 Level AA compliant, we’ve learned from some of the best sources within the accessibility community. Below are five that our team recommends using if you’re a developer or content creator interested in learning more!

### 1. [U.S. Web Design Standards](https://playbook.cio.gov/designstandards/)

This visual style guide and library of open-source UI components serves as a model for creating beautiful and easy-to-use accessible websites.

### 2. [tota11y](https://khan.github.io/tota11y/)

This very approachable accessibility evaluation tool uses color overlays and helpful violation explanations, allowing web developers to quickly visualize and address issues without extensive prior knowledge of web accessibility.

### 3. [a11y Toolbar](https://github.com/clrux/a11y)

This toolbar for websites allows users to choose high-contrast and/or grayscale views as well as adjust the text size. It is based on [ally.js](https://allyjs.io/index.html).

### 4. [Accessibility Checker](https://cksource.com/a11ychecker/demo/)

This testing tool for web content created in CKEditor quickly identifies accessibility issues and automatically fixes common problems, allowing content creators who are not trained in accessible web development to create accessible content from the ground up.

### 5. [AInspector Sidebar](https://ainspector.github.io/)

This web accessibility testing tool for Firefox clearly identifies violations of WCAG 2.1 and ARIA standards. The user-friendly interface provides detailed summaries of test results along with links to techniques for correcting violations.

[View full post](https://www.hawkeslearning.com/blog/five-of-the-best-accessibility-resources-for-content-creators)

```json
{
  "@context" : "http://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Hawkes Learning"
  },
  "dateModified" : "2025-11-24T18:15:58.964Z",
  "datePublished" : "2017-05-18T04:00:00Z",
  "headline" : "Five of the best accessibility resources for content creators",
  "image" : {
    "@type" : "ImageObject",
    "height" : 60,
    "url" : "/hs/hsstatic/content_shared_assets/static-1.4092/img/default-amp-logo.png",
    "width" : 60
  },
  "mainEntityOfPage" : "https://www.hawkeslearning.com/blog/five-of-the-best-accessibility-resources-for-content-creators",
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "height" : 60,
      "url" : "/hs/hsstatic/content_shared_assets/static-1.4092/img/default-amp-logo.png",
      "width" : 60
    },
    "name" : "News from the Nest"
  }
}
```