#BBCAB9#BBCAB9
#BBCAB9 is a very light, muted green. Relative luminance 0.563; OKLCH L 82.3% C 0.029 H 142.0°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAB9 |
|---|---|
| RGB | rgb(187, 202, 185) |
| HSL | hsl(113, 14%, 76%) |
| HSV | hsv(113, 8%, 79%) |
| CMYK | cmyk(7.4%, 0%, 8.4%, 20.8%) |
| CIE-LAB | lab(79.79, -8.26, 6.74) |
| CIE-LCH | lch(79.79, 10.67, 140.79°) |
| OKLab | oklab(82.27% -0.0225 0.0176) |
| OKLCH | oklch(82.27% 0.029 142) |
| XYZ | xyz(50.3694, 56.3082, 54.1045) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.47
Light Grey
#D8DCD6
ΔE00 8.50
Greenish Grey
#96AE8D
ΔE00 10.41
Sage Green
#9CAF88
ΔE00 10.78
Silver
#C0C0C0
ΔE00 10.80
Light Gray
#D3D3D3
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAB9 #C8B9CA
analogous
#C3CAB9 #BBCAB9 #B9CABF
triadic
#BBCAB9 #B9BBCA #CAB9BB
tetradic
#BBCAB9 #B9C3CA #C8B9CA #CABFB9
square
#BBCAB9 #B9C3CA #C8B9CA #CABFB9
split-complementary
#BBCAB9 #BFB9CA #CAB9C3
monochromatic
#779573 #99B096 #BBCAB9 #DDE4DC #EEF2EE
Accessibility & contrast
On white
1.71
#BBCAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#BBCAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAB9
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAB9 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B8
Deuteranopia (green-blind)
#C8C5BA
Tritanopia (blue-blind)
#BAC9C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcab9; /* rgb */ color: rgb(187, 202, 185); /* oklch */ color: oklch(82.3% 0.029 142.0);
Tailwind
colors: {
custom: {
50: '#cfdace',
500: '#bbcab9',
950: '#000000',
},
}SCSS
$custom: #bbcab9; $custom-light: #cfdace; $custom-dark: #000000;
JSON
{
"hex": "#bbcab9",
"rgb": {
"r": 187,
"g": 202,
"b": 185
},
"hsl": {
"h": 112.941,
"s": 13.821,
"l": 75.882
},
"oklch": {
"l": 0.82273,
"c": 0.02854,
"h": 142
},
"luminance": 0.56309
}Semantic roles & 50–950 ramp
primary
#BBCAB9
secondary
#9C899E
accent
#4E988F
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#131413
muted
#838383