#00FFEB
#00FFEB
#FF0014
#FF0014
Color Values
| Format | #00FFEB | #FF0014 |
|---|---|---|
| HEX | #00FFEB | #FF0014 |
| RGB | 0, 255, 235 | 255, 0, 20 |
| HSL | 175.3, 100.0%, 50.0% | 355.3, 100.0%, 50.0% |
| HSV | 175.3, 100.0%, 100.0% | 355.3, 100.0%, 100.0% |
| CMYK | 100.0%, 0.0%, 7.8%, 0.0% | 0.0%, 100.0%, 92.2%, 0.0% |
| OKLCH | 0.899 0.1586 184.8 | 0.6285 0.2569 28.0 |
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: #FF0014 → Background: #00FFEB
The quick brown fox jumps over the lazy dog
Text: #00FFEB → Background: #FF0014
Color Difference (Delta E)
154.08
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #00FFEB, #FF0014);
background: linear-gradient(135deg, #00FFEB, #FF0014);