black
#000000
#55BABE
#55BABE
Color Values
| Format | #000000 | #55BABE |
|---|---|---|
| HEX | #000000 | #55BABE |
| RGB | 0, 0, 0 | 85, 186, 190 |
| HSL | 0.0, 0.0%, 0.0% | 182.3, 44.7%, 53.9% |
| HSV | 0.0, 0.0%, 0.0% | 182.3, 55.3%, 74.5% |
| CMYK | 0%, 0%, 0%, 100% | 55.3%, 2.1%, 0.0%, 25.5% |
| OKLCH | 0.0 0.0 0.0 | 0.7309 0.0938 198.8 |
Contrast & Accessibility
9.15:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #55BABE → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #55BABE
Color Difference (Delta E)
76.21
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #55BABE);
background: linear-gradient(135deg, #000000, #55BABE);