#BBD2AB#BBD2AB
#BBD2AB is a very light, muted yellow-green. Relative luminance 0.596; OKLCH L 83.6% C 0.059 H 132.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2AB |
|---|---|
| RGB | rgb(187, 210, 171) |
| HSL | hsl(95, 30%, 75%) |
| HSV | hsv(95, 19%, 82%) |
| CMYK | cmyk(11%, 0%, 18.6%, 17.6%) |
| CIE-LAB | lab(81.62, -14.77, 16.79) |
| CIE-LCH | lch(81.62, 22.36, 131.33°) |
| OKLab | oklab(83.62% -0.0396 0.0431) |
| OKLCH | oklch(83.62% 0.059 132.5) |
| XYZ | xyz(50.8895, 59.5978, 47.3427) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.79
Light Sage
#BCECAC
ΔE00 8.25
Darkseagreen
#8FBC8F
ΔE00 8.56
Pale Olive
#B9CC81
ΔE00 8.75
Sage Green
#9CAF88
ΔE00 9.16
Greenish Grey
#96AE8D
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2AB #C2ABD2
analogous
#CFD2AB #BBD2AB #ABD2AF
triadic
#BBD2AB #ABBBD2 #D2ABBB
tetradic
#BBD2AB #ABCFD2 #C2ABD2 #D2AFAB
square
#BBD2AB #ABCFD2 #C2ABD2 #D2AFAB
split-complementary
#BBD2AB #AFABD2 #D2ABCF
monochromatic
#7AA75B #9BBD83 #BBD2AB #DBE7D3 #EFF4EB
Accessibility & contrast
On white
1.63
#BBD2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BBD2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2AB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2AB | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA9
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#BCCFC7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd2ab; /* rgb */ color: rgb(187, 210, 171); /* oklch */ color: oklch(83.6% 0.059 132.5);
Tailwind
colors: {
custom: {
50: '#cfdfc4',
500: '#bbd2ab',
950: '#000000',
},
}SCSS
$custom: #bbd2ab; $custom-light: #cfdfc4; $custom-dark: #000000;
JSON
{
"hex": "#bbd2ab",
"rgb": {
"r": 187,
"g": 210,
"b": 171
},
"hsl": {
"h": 95.385,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.83622,
"c": 0.05855,
"h": 132.5
},
"luminance": 0.59598
}Semantic roles & 50–950 ramp
primary
#BBD2AB
secondary
#9579A8
accent
#3DA97C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482