#00FFDF
#00FFDF
#FF0020
#FF0020
Color Values
| Format | #00FFDF | #FF0020 |
|---|---|---|
| HEX | #00FFDF | #FF0020 |
| RGB | 0, 255, 223 | 255, 0, 32 |
| HSL | 172.5, 100.0%, 50.0% | 352.5, 100.0%, 50.0% |
| HSV | 172.5, 100.0%, 100.0% | 352.5, 100.0%, 100.0% |
| CMYK | 100.0%, 0.0%, 12.5%, 0.0% | 0.0%, 100.0%, 87.5%, 0.0% |
| OKLCH | 0.8955 0.1633 179.2 | 0.6291 0.2562 26.7 |
Contrast & Accessibility
3.1:1
AA Fail
AA Large Pass
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF0020 → Background: #00FFDF
The quick brown fox jumps over the lazy dog
Text: #00FFDF → Background: #FF0020
Color Difference (Delta E)
152.75
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #00FFDF, #FF0020);
background: linear-gradient(135deg, #00FFDF, #FF0020);