Skip to content

An Elm-based prototype to help build color palettes that conform with WCAG 2.0 standards.

Notifications You must be signed in to change notification settings

teamtam/accessible-color-matrix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accessible Color Palette Builder

Netlify Status

This is a tool to help build color palettes that conform with WCAG 2.0 standards. For more information, refer to Success Criterion 1.4.3.

It is a fork of toolness/accessible-color-matrix, which in turn was based on work done in: 18F/brand. The purpose for this fork is to reflect the international WCAG standard instead of an US-centric one.

Quick Start

npm install
npm start

Then visit http://localhost:3000/.

About

An Elm-based prototype to help build color palettes that conform with WCAG 2.0 standards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.5%
  • CSS 14.9%
  • Elm 5.0%
  • HTML 0.6%