black
#000000
#BBCCBA
#BBCCBA
Color Values
| Format | #000000 | #BBCCBA |
|---|---|---|
| HEX | #000000 | #BBCCBA |
| RGB | 0, 0, 0 | 187, 204, 186 |
| HSL | 0.0, 0.0%, 0.0% | 116.7, 15.0%, 76.5% |
| HSV | 0.0, 0.0%, 0.0% | 116.7, 8.8%, 80.0% |
| CMYK | 0%, 0%, 0%, 100% | 8.3%, 0.0%, 8.8%, 20.0% |
| OKLCH | 0.0 0.0 0.0 | 0.8272 0.0309 143.8 |
Contrast & Accessibility
12.46:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BBCCBA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #BBCCBA
Color Difference (Delta E)
81.17
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #BBCCBA);
background: linear-gradient(135deg, #000000, #BBCCBA);