Calculate, review, and generate web color systems using RGB, HSL, LAB, OKLCH, contrast ratios, luminance, opacity, blend modes, and light/dark mode transformations. Use when auditing accessible colors, converting color models, deriving palettes, checking WCAG contrast, building theme tokens, or debugging opacity and CSS blend math.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add thedixitjain/the-mega-skill-library --skill color-math-accessibility --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Color Math Accessibility?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thedixitjain-color-math-accessibility)More formats (shields.io, HTML) on the badges page.
---
name: color-math-accessibility
description: "Calculate, review, and generate web color systems using RGB, HSL, LAB, OKLCH, contrast ratios, luminance, opacity, blend modes, and light/dark mode transformations. Use when auditing accessible colors, converting color models, deriving palettes, checking WCAG contrast, building theme tokens, or debugging opacity and CSS blend math."
category: frontend-and-design
source_repo: hashgraph-online/awesome-codex-plugins
source_path: "plugins/LVTD-LLC/skills/skills/color-math-accessibility/SKILL.md"
source_url: https://github.com/hashgraph-online/awesome-codex-plugins/blob/HEAD/plugins/LVTD-LLC/skills/skills/color-math-accessibility/SKILL.md
---
# Color Math Accessibility
Use this skill when colors need to be explainable, accessible, and reproducible. It focuses on color math that affects real UI outcomes: contrast, palette relationships, perceptual lightness, opacity, and blending.
## Quick Start
1. Read `guidelines.md` to select the smallest relevant file set.
2. Load `references/color-systems/rules.md` for implementation decisions.
3. Load `references/color-systems/examples.md` when editing code.
4. Use `workflows/audit-color-system.md` for multi-step derivation or debugging.
## Contents
| Resource | Purpose |
|----------|---------|
| `guidelines.md` | Routes tasks to the right reference files |
| `references/source-map.md` | Book source and chapter/section traceability |
| `references/color-systems/knowledge.md` | Core concepts and terminology |
| `references/color-systems/rules.md` | Practical rules, guidelines, and exceptions |
| `references/color-systems/examples.md` | Bad/good examples and refactoring approach |
| `references/color-systems/patterns.md` | Reusable formula and implementation patterns |
| `references/color-systems/checklist.md` | Review checklist and red flags |
| `workflows/audit-color-system.md` | Step-by-step workflow |
## Source
Derived from *Math for Web Design* by Paul McFedries, Chapter 7: The mathematics of color.
Citations are tracked in `references/source-map.md`.
---
**Source:** [`hashgraph-online/awesome-codex-plugins`](https://github.com/hashgraph-online/awesome-codex-plugins) → `plugins/LVTD-LLC/skills/skills/color-math-accessibility/SKILL.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!