black
#000000
#BCCCAA
#BCCCAA
Color Values
| Format | #000000 | #BCCCAA |
|---|---|---|
| HEX | #000000 | #BCCCAA |
| RGB | 0, 0, 0 | 188, 204, 170 |
| HSL | 0.0, 0.0%, 0.0% | 88.2, 25.0%, 73.3% |
| HSV | 0.0, 0.0%, 0.0% | 88.2, 16.7%, 80.0% |
| CMYK | 0%, 0%, 0%, 100% | 7.8%, 0.0%, 16.7%, 20.0% |
| OKLCH | 0.0 0.0 0.0 | 0.8239 0.0495 128.0 |
Contrast & Accessibility
12.36:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BCCCAA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #BCCCAA
Color Difference (Delta E)
82.29
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #BCCCAA);
background: linear-gradient(135deg, #000000, #BCCCAA);