black
#000000
#ADD2EB
#ADD2EB
Color Values
| Format | #000000 | #ADD2EB |
|---|---|---|
| HEX | #000000 | #ADD2EB |
| RGB | 0, 0, 0 | 173, 210, 235 |
| HSL | 0.0, 0.0%, 0.0% | 204.2, 60.8%, 80.0% |
| HSV | 0.0, 0.0%, 0.0% | 204.2, 26.4%, 92.2% |
| CMYK | 0%, 0%, 0%, 100% | 26.4%, 10.6%, 0.0%, 7.8% |
| OKLCH | 0.0 0.0 0.0 | 0.8453 0.0526 237.8 |
Contrast & Accessibility
13.2:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #ADD2EB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #ADD2EB
Color Difference (Delta E)
84.22
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #ADD2EB);
background: linear-gradient(135deg, #000000, #ADD2EB);