#BBCAC0#BBCAC0
#BBCAC0 is a very light, muted green. Relative luminance 0.566; OKLCH L 82.5% C 0.021 H 156.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAC0 |
|---|---|
| RGB | rgb(187, 202, 192) |
| HSL | hsl(140, 12%, 76%) |
| HSV | hsv(140, 7%, 79%) |
| CMYK | cmyk(7.4%, 0%, 5%, 20.8%) |
| CIE-LAB | lab(79.96, -6.99, 3.24) |
| CIE-LCH | lch(79.96, 7.70, 155.14°) |
| OKLab | oklab(82.47% -0.0196 0.0084) |
| OKLCH | oklch(82.47% 0.021 156.7) |
| XYZ | xyz(51.1266, 56.6111, 58.0924) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.39
Light Grey
#D8DCD6
ΔE00 7.13
Silver
#C0C0C0
ΔE00 8.93
Light Gray
#D3D3D3
ΔE00 9.33
Gainsboro
#DCDCDC
ΔE00 10.21
Fog
#D8DCE0
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAC0 #CABBC5
analogous
#BECABB #BBCAC0 #BBCAC8
triadic
#BBCAC0 #C0BBCA #CAC0BB
tetradic
#BBCAC0 #BBBECA #CABBC5 #CAC8BB
square
#BBCAC0 #BBBECA #CABBC5 #CAC8BB
split-complementary
#BBCAC0 #C8BBCA #CABBBE
monochromatic
#769480 #99AFA0 #BBCAC0 #DDE5E0 #EEF2EF
Accessibility & contrast
On white
1.70
#BBCAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BBCAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAC0
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAC0 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7C0
Deuteranopia (green-blind)
#C7C5C1
Tritanopia (blue-blind)
#B9CAC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcac0; /* rgb */ color: rgb(187, 202, 192); /* oklch */ color: oklch(82.5% 0.021 156.7);
Tailwind
colors: {
custom: {
50: '#cfdad3',
500: '#bbcac0',
950: '#000000',
},
}SCSS
$custom: #bbcac0; $custom-light: #cfdad3; $custom-dark: #000000;
JSON
{
"hex": "#bbcac0",
"rgb": {
"r": 187,
"g": 202,
"b": 192
},
"hsl": {
"h": 140,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82465,
"c": 0.02139,
"h": 156.7
},
"luminance": 0.56612
}Semantic roles & 50–950 ramp
primary
#BBCAC0
secondary
#9E8B98
accent
#4F7F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383