#BBCAB0#BBCAB0
#BBCAB0 is a very light, muted yellow-green. Relative luminance 0.559; OKLCH L 82.0% C 0.039 H 131.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCAB0 |
|---|---|
| RGB | rgb(187, 202, 176) |
| HSL | hsl(95, 20%, 74%) |
| HSV | hsv(95, 13%, 79%) |
| CMYK | cmyk(7.4%, 0%, 12.9%, 20.8%) |
| CIE-LAB | lab(79.58, -9.84, 11.26) |
| CIE-LCH | lch(79.58, 14.95, 131.16°) |
| OKLab | oklab(82.04% -0.0262 0.0292) |
| OKLCH | oklch(82.04% 0.039 131.9) |
| XYZ | xyz(49.4492, 55.9402, 49.2583) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.83
Greenish Grey
#96AE8D
ΔE00 8.98
Darkseagreen
#8FBC8F
ΔE00 10.37
Light Grey
#D8DCD6
ΔE00 10.64
Silver (survey)
#C5C9C7
ΔE00 11.07
Light Grey Green
#B7E1A1
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCAB0 #BFB0CA
analogous
#C8CAB0 #BBCAB0 #B0CAB2
triadic
#BBCAB0 #B0BBCA #CAB0BB
tetradic
#BBCAB0 #B0C8CA #BFB0CA #CAB2B0
square
#BBCAB0 #B0C8CA #BFB0CA #CAB2B0
split-complementary
#BBCAB0 #B2B0CA #CAB0C8
monochromatic
#7C9967 #9BB18B #BBCAB0 #DBE3D5 #EFF3ED
Accessibility & contrast
On white
1.72
#BBCAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#BBCAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCAB0
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCAB0 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AF
Deuteranopia (green-blind)
#CAC5B1
Tritanopia (blue-blind)
#BCC8C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcab0; /* rgb */ color: rgb(187, 202, 176); /* oklch */ color: oklch(82.0% 0.039 131.9);
Tailwind
colors: {
custom: {
50: '#cfdac7',
500: '#bbcab0',
950: '#000000',
},
}SCSS
$custom: #bbcab0; $custom-light: #cfdac7; $custom-dark: #000000;
JSON
{
"hex": "#bbcab0",
"rgb": {
"r": 187,
"g": 202,
"b": 176
},
"hsl": {
"h": 94.615,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.82038,
"c": 0.03922,
"h": 131.9
},
"luminance": 0.5594
}Semantic roles & 50–950 ramp
primary
#BBCAB0
secondary
#91809F
accent
#479E79
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382