black
#000000
#ABEEF1
#ABEEF1
Color Values
| Format | #000000 | #ABEEF1 |
|---|---|---|
| HEX | #000000 | #ABEEF1 |
| RGB | 0, 0, 0 | 171, 238, 241 |
| HSL | 0.0, 0.0%, 0.0% | 182.6, 71.4%, 80.8% |
| HSV | 0.0, 0.0%, 0.0% | 182.6, 29.0%, 94.5% |
| CMYK | 0%, 0%, 0%, 100% | 29.0%, 1.2%, 0.0%, 5.5% |
| OKLCH | 0.0 0.0 0.0 | 0.9056 0.0669 199.5 |
Contrast & Accessibility
16.23:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #ABEEF1 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #ABEEF1
Color Difference (Delta E)
92.51
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #ABEEF1);
background: linear-gradient(135deg, #000000, #ABEEF1);