black
#000000
#87DEFB
#87DEFB
Color Values
| Format | #000000 | #87DEFB |
|---|---|---|
| HEX | #000000 | #87DEFB |
| RGB | 0, 0, 0 | 135, 222, 251 |
| HSL | 0.0, 0.0%, 0.0% | 195.0, 93.5%, 75.7% |
| HSV | 0.0, 0.0%, 0.0% | 195.0, 46.2%, 98.4% |
| CMYK | 0%, 0%, 0%, 100% | 46.2%, 11.6%, 0.0%, 1.6% |
| OKLCH | 0.0 0.0 0.0 | 0.8559 0.093 221.4 |
Contrast & Accessibility
13.87:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #87DEFB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #87DEFB
Color Difference (Delta E)
89.06
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #87DEFB);
background: linear-gradient(135deg, #000000, #87DEFB);