black
#000000
#BCCDEF
#BCCDEF
Color Values
| Format | #000000 | #BCCDEF |
|---|---|---|
| HEX | #000000 | #BCCDEF |
| RGB | 0, 0, 0 | 188, 205, 239 |
| HSL | 0.0, 0.0%, 0.0% | 220.0, 61.4%, 83.7% |
| HSV | 0.0, 0.0%, 0.0% | 220.0, 21.3%, 93.7% |
| CMYK | 0%, 0%, 0%, 100% | 21.3%, 14.2%, 0.0%, 6.3% |
| OKLCH | 0.0 0.0 0.0 | 0.8465 0.0511 264.3 |
Contrast & Accessibility
13.12:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BCCDEF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #BCCDEF
Color Difference (Delta E)
84.25
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #BCCDEF);
background: linear-gradient(135deg, #000000, #BCCDEF);