#00FFEF
#00FFEF
#FF0010
#FF0010
Color Values
| Format | #00FFEF | #FF0010 |
|---|---|---|
| HEX | #00FFEF | #FF0010 |
| RGB | 0, 255, 239 | 255, 0, 16 |
| HSL | 176.2, 100.0%, 50.0% | 356.2, 100.0%, 50.0% |
| HSV | 176.2, 100.0%, 100.0% | 356.2, 100.0%, 100.0% |
| CMYK | 100.0%, 0.0%, 6.3%, 0.0% | 0.0%, 100.0%, 93.7%, 0.0% |
| OKLCH | 0.9002 0.1574 186.7 | 0.6284 0.2571 28.3 |
Contrast & Accessibility
3.15:1
AA Fail
AA Large Pass
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF0010 → Background: #00FFEF
The quick brown fox jumps over the lazy dog
Text: #00FFEF → Background: #FF0010
Color Difference (Delta E)
154.54
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #00FFEF, #FF0010);
background: linear-gradient(135deg, #00FFEF, #FF0010);