#BBDBA9#BBDBA9
#BBDBA9 is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.5% C 0.076 H 134.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBA9 |
|---|---|
| RGB | rgb(187, 219, 169) |
| HSL | hsl(98, 41%, 76%) |
| HSV | hsv(98, 23%, 86%) |
| CMYK | cmyk(14.6%, 0%, 22.8%, 14.1%) |
| CIE-LAB | lab(84.01, -19.59, 21.17) |
| CIE-LCH | lch(84.01, 28.84, 132.78°) |
| OKLab | oklab(85.52% -0.0529 0.054) |
| OKLCH | oklch(85.52% 0.076 134.4) |
| XYZ | xyz(52.9851, 64.0916, 47.1079) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.37
Light Sage
#BCECAC
ΔE00 4.83
Hospital Green
#9BE5AA
ΔE00 7.22
Very Pale Green
#CFFDBC
ΔE00 7.63
Pale Olive
#B9CC81
ΔE00 7.76
Washed Out Green
#BCF5A6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBA9 #C9A9DB
analogous
#D4DBA9 #BBDBA9 #A9DBB0
triadic
#BBDBA9 #A9BBDB #DBA9BB
tetradic
#BBDBA9 #A9D4DB #C9A9DB #DBB0A9
square
#BBDBA9 #A9D4DB #C9A9DB #DBB0A9
split-complementary
#BBDBA9 #B0A9DB #DBA9D4
monochromatic
#77B753 #99C97E #BBDBA9 #DDEDD4 #EEF6E9
Accessibility & contrast
On white
1.52
#BBDBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BBDBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBA9
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBA9 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A6
Deuteranopia (green-blind)
#DAD1AB
Tritanopia (blue-blind)
#BBD7CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdba9; /* rgb */ color: rgb(187, 219, 169); /* oklch */ color: oklch(85.5% 0.076 134.4);
Tailwind
colors: {
custom: {
50: '#d0e6c2',
500: '#bbdba9',
950: '#000000',
},
}SCSS
$custom: #bbdba9; $custom-light: #d0e6c2; $custom-dark: #000000;
JSON
{
"hex": "#bbdba9",
"rgb": {
"r": 187,
"g": 219,
"b": 169
},
"hsl": {
"h": 98.4,
"s": 40.984,
"l": 76.078
},
"oklch": {
"l": 0.85517,
"c": 0.07558,
"h": 134.4
},
"luminance": 0.64092
}Semantic roles & 50–950 ramp
primary
#BBDBA9
secondary
#9D75B3
accent
#31B485
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482