black
#000000
#55BBEE
#55BBEE
Color Values
| Format | #000000 | #55BBEE |
|---|---|---|
| HEX | #000000 | #55BBEE |
| RGB | 0, 0, 0 | 85, 187, 238 |
| HSL | 0.0, 0.0%, 0.0% | 200.0, 81.8%, 63.3% |
| HSV | 0.0, 0.0%, 0.0% | 200.0, 64.3%, 93.3% |
| CMYK | 0%, 0%, 0%, 100% | 64.3%, 21.4%, 0.0%, 6.7% |
| OKLCH | 0.0 0.0 0.0 | 0.7523 0.1194 233.3 |
Contrast & Accessibility
9.73:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #55BBEE → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #55BBEE
Color Difference (Delta E)
80.95
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #55BBEE);
background: linear-gradient(135deg, #000000, #55BBEE);