#BBCAB8#BBCAB8
#BBCAB8 is a very light, muted green. Relative luminance 0.563; OKLCH L 82.2% C 0.030 H 140.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAB8 |
|---|---|
| RGB | rgb(187, 202, 184) |
| HSL | hsl(110, 15%, 76%) |
| HSV | hsv(110, 9%, 79%) |
| CMYK | cmyk(7.4%, 0%, 8.9%, 20.8%) |
| CIE-LAB | lab(79.77, -8.44, 7.24) |
| CIE-LCH | lch(79.77, 11.12, 139.38°) |
| OKLab | oklab(82.25% -0.0229 0.0189) |
| OKLCH | oklch(82.25% 0.03 140.5) |
| XYZ | xyz(50.2642, 56.2661, 53.5505) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.73
Silver (survey)
#C5C9C7
ΔE00 8.77
Greenish Grey
#96AE8D
ΔE00 10.20
Sage Green
#9CAF88
ΔE00 10.52
Silver
#C0C0C0
ΔE00 11.07
Light Gray
#D3D3D3
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAB8 #C7B8CA
analogous
#C4CAB8 #BBCAB8 #B8CABE
triadic
#BBCAB8 #B8BBCA #CAB8BB
tetradic
#BBCAB8 #B8C4CA #C7B8CA #CABEB8
square
#BBCAB8 #B8C4CA #C7B8CA #CABEB8
split-complementary
#BBCAB8 #BEB8CA #CAB8C4
monochromatic
#789672 #99B095 #BBCAB8 #DDE4DB #EEF2ED
Accessibility & contrast
On white
1.71
#BBCAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BBCAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAB8
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAB8 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B7
Deuteranopia (green-blind)
#C9C5B9
Tritanopia (blue-blind)
#BAC9C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcab8; /* rgb */ color: rgb(187, 202, 184); /* oklch */ color: oklch(82.2% 0.030 140.5);
Tailwind
colors: {
custom: {
50: '#cfdacd',
500: '#bbcab8',
950: '#000000',
},
}SCSS
$custom: #bbcab8; $custom-light: #cfdacd; $custom-dark: #000000;
JSON
{
"hex": "#bbcab8",
"rgb": {
"r": 187,
"g": 202,
"b": 184
},
"hsl": {
"h": 110,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.82246,
"c": 0.02968,
"h": 140.5
},
"luminance": 0.56267
}Semantic roles & 50–950 ramp
primary
#BBCAB8
secondary
#9A889E
accent
#4D998C
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#131413
muted
#838383