#00FFCF
#00FFCF
#FF0030
#FF0030
Color Values
| Format | #00FFCF | #FF0030 |
|---|---|---|
| HEX | #00FFCF | #FF0030 |
| RGB | 0, 255, 207 | 255, 0, 48 |
| HSL | 168.7, 100.0%, 50.0% | 348.7, 100.0%, 50.0% |
| HSV | 168.7, 100.0%, 100.0% | 348.7, 100.0%, 100.0% |
| CMYK | 100.0%, 0.0%, 18.8%, 0.0% | 0.0%, 100.0%, 81.2%, 0.0% |
| OKLCH | 0.8911 0.172 172.4 | 0.6304 0.2551 24.2 |
Contrast & Accessibility
3.06:1
AA Fail
AA Large Pass
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF0030 → Background: #00FFCF
The quick brown fox jumps over the lazy dog
Text: #00FFCF → Background: #FF0030
Color Difference (Delta E)
151.72
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #00FFCF, #FF0030);
background: linear-gradient(135deg, #00FFCF, #FF0030);