Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ppmpreetham/colcon

A simple Color Contrast checker for WCAG 2.1 standards
https://github.com/ppmpreetham/colcon

color color-theory

Last synced: 16 days ago
JSON representation

A simple Color Contrast checker for WCAG 2.1 standards

Awesome Lists containing this project

README

        

# Colcon(WIP)
A simple Color Contrast checker for WCAG 2.1 standards.
Referenced from [W3C](https://www.w3.org/TR/WCAG21/)

## Features:
Checks color contrast for:

- [x] AA Normal Text
- [x] AA Title Text
- [x] AA Graphic Components
- [x] AAA Normal Text
- [x] AAA Title Text
- [x] AAA Graphic Components

- Gives the ```luminance value``` and the ```color contrast``` of the colors
- Check with ```custom font``` and ```custom font size```

## Usage:
https://ppmpreetham.github.io/colcon/