#BBD1AB#BBD1AB
#BBD1AB is a very light, muted yellow-green. Relative luminance 0.591; OKLCH L 83.4% C 0.057 H 132.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1AB |
|---|---|
| RGB | rgb(187, 209, 171) |
| HSL | hsl(95, 29%, 75%) |
| HSV | hsv(95, 18%, 82%) |
| CMYK | cmyk(10.5%, 0%, 18.2%, 18%) |
| CIE-LAB | lab(81.35, -14.26, 16.41) |
| CIE-LCH | lch(81.35, 21.74, 130.98°) |
| OKLab | oklab(83.41% -0.0382 0.0422) |
| OKLCH | oklch(83.41% 0.057 132.2) |
| XYZ | xyz(50.6434, 59.1056, 47.2606) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.16
Darkseagreen
#8FBC8F
ΔE00 8.60
Light Sage
#BCECAC
ΔE00 8.62
Pale Olive
#B9CC81
ΔE00 8.89
Sage Green
#9CAF88
ΔE00 8.97
Greenish Grey
#96AE8D
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1AB #C1ABD1
analogous
#CED1AB #BBD1AB #ABD1AE
triadic
#BBD1AB #ABBBD1 #D1ABBB
tetradic
#BBD1AB #ABCED1 #C1ABD1 #D1AEAB
square
#BBD1AB #ABCED1 #C1ABD1 #D1AEAB
split-complementary
#BBD1AB #AEABD1 #D1ABCE
monochromatic
#7BA65C #9BBB83 #BBD1AB #DBE7D3 #EFF4EB
Accessibility & contrast
On white
1.64
#BBD1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BBD1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1AB
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1AB | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CBA9
Deuteranopia (green-blind)
#D1C9AD
Tritanopia (blue-blind)
#BCCEC6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd1ab; /* rgb */ color: rgb(187, 209, 171); /* oklch */ color: oklch(83.4% 0.057 132.2);
Tailwind
colors: {
custom: {
50: '#cfdfc4',
500: '#bbd1ab',
950: '#000000',
},
}SCSS
$custom: #bbd1ab; $custom-light: #cfdfc4; $custom-dark: #000000;
JSON
{
"hex": "#bbd1ab",
"rgb": {
"r": 187,
"g": 209,
"b": 171
},
"hsl": {
"h": 94.737,
"s": 29.231,
"l": 74.51
},
"oklch": {
"l": 0.83408,
"c": 0.05691,
"h": 132.2
},
"luminance": 0.59106
}Semantic roles & 50–950 ramp
primary
#BBD1AB
secondary
#9479A7
accent
#3EA87B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482