#BBCAB5#BBCAB5
#BBCAB5 is a very light, muted green. Relative luminance 0.561; OKLCH L 82.2% C 0.033 H 136.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAB5 |
|---|---|
| RGB | rgb(187, 202, 181) |
| HSL | hsl(103, 17%, 75%) |
| HSV | hsv(103, 10%, 79%) |
| CMYK | cmyk(7.4%, 0%, 10.4%, 20.8%) |
| CIE-LAB | lab(79.69, -8.98, 8.75) |
| CIE-LCH | lch(79.69, 12.53, 135.73°) |
| OKLab | oklab(82.17% -0.0241 0.0228) |
| OKLCH | oklch(82.17% 0.033 136.6) |
| XYZ | xyz(49.9530, 56.1417, 51.9118) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.44
Greenish Grey
#96AE8D
ΔE00 9.65
Silver (survey)
#C5C9C7
ΔE00 9.66
Sage Green
#9CAF88
ΔE00 9.80
Darkseagreen
#8FBC8F
ΔE00 11.38
Silver
#C0C0C0
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAB5 #C4B5CA
analogous
#C5CAB5 #BBCAB5 #B5CAB9
triadic
#BBCAB5 #B5BBCA #CAB5BB
tetradic
#BBCAB5 #B5C5CA #C4B5CA #CAB9B5
square
#BBCAB5 #B5C5CA #C4B5CA #CAB9B5
split-complementary
#BBCAB5 #B9B5CA #CAB5C5
monochromatic
#79976E #9AB091 #BBCAB5 #DCE4D9 #EFF2ED
Accessibility & contrast
On white
1.72
#BBCAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BBCAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAB5
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAB5 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B4
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#BBC8C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcab5; /* rgb */ color: rgb(187, 202, 181); /* oklch */ color: oklch(82.2% 0.033 136.6);
Tailwind
colors: {
custom: {
50: '#cfdacb',
500: '#bbcab5',
950: '#000000',
},
}SCSS
$custom: #bbcab5; $custom-light: #cfdacb; $custom-dark: #000000;
JSON
{
"hex": "#bbcab5",
"rgb": {
"r": 187,
"g": 202,
"b": 181
},
"hsl": {
"h": 102.857,
"s": 16.535,
"l": 75.098
},
"oklch": {
"l": 0.82167,
"c": 0.03317,
"h": 136.6
},
"luminance": 0.56142
}Semantic roles & 50–950 ramp
primary
#BBCAB5
secondary
#97859E
accent
#4B9B84
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382