#00FFEC
#00FFEC
#FF0013
#FF0013
Color Values
| Format | #00FFEC | #FF0013 |
|---|---|---|
| HEX | #00FFEC | #FF0013 |
| RGB | 0, 255, 236 | 255, 0, 19 |
| HSL | 175.5, 100.0%, 50.0% | 355.5, 100.0%, 50.0% |
| HSV | 175.5, 100.0%, 100.0% | 355.5, 100.0%, 100.0% |
| CMYK | 100.0%, 0.0%, 7.5%, 0.0% | 0.0%, 100.0%, 92.5%, 0.0% |
| OKLCH | 0.8993 0.1583 185.3 | 0.6285 0.2569 28.1 |
Contrast & Accessibility
3.14:1
AA Fail
AA Large Pass
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF0013 → Background: #00FFEC
The quick brown fox jumps over the lazy dog
Text: #00FFEC → Background: #FF0013
Color Difference (Delta E)
154.18
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #00FFEC, #FF0013);
background: linear-gradient(135deg, #00FFEC, #FF0013);