#00FAFF
#00FAFF
#FF0500
#FF0500
Color Values
| Format | #00FAFF | #FF0500 |
|---|---|---|
| HEX | #00FAFF | #FF0500 |
| RGB | 0, 250, 255 | 255, 5, 0 |
| HSL | 181.2, 100.0%, 50.0% | 1.2, 100.0%, 50.0% |
| HSV | 181.2, 100.0%, 100.0% | 1.2, 100.0%, 100.0% |
| CMYK | 100.0%, 2.0%, 0.0%, 0.0% | 0.0%, 98.0%, 100.0%, 0.0% |
| OKLCH | 0.8936 0.1521 197.4 | 0.6288 0.2569 29.4 |
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: #FF0500 → Background: #00FAFF
The quick brown fox jumps over the lazy dog
Text: #00FAFF → Background: #FF0500
Color Difference (Delta E)
155.21
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #00FAFF, #FF0500);
background: linear-gradient(135deg, #00FAFF, #FF0500);