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

https://github.com/shaack/accessibility-contrast-calculator


https://github.com/shaack/accessibility-contrast-calculator

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# accessibility-contrast-calculator

A JavaScript library for calculating color contrast ratios according to WCAG (Web Content Accessibility Guidelines)
standards. This tool helps ensure your web content meets accessibility requirements by providing accurate contrast ratio
calculations between colors.

## Overview

The library provides utilities to:

- Calculate contrast ratios between colors
- Convert between color formats
- Evaluate WCAG compliance levels
- Provide accessibility status feedback

## Installation

Install using npm: