#BBDB89#BBDB89
#BBDB89 is a very light, moderate yellow-green. Relative luminance 0.630; OKLCH L 84.9% C 0.112 H 126.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB89 |
|---|---|
| RGB | rgb(187, 219, 137) |
| HSL | hsl(83, 53%, 70%) |
| HSV | hsv(83, 37%, 86%) |
| CMYK | cmyk(14.6%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(83.46, -24.17, 36.90) |
| CIE-LCH | lch(83.46, 44.11, 123.22°) |
| OKLab | oklab(84.89% -0.0662 0.0909) |
| OKLCH | oklch(84.89% 0.112 126) |
| XYZ | xyz(50.3399, 63.0336, 33.1767) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.47
Pale Olive
#B9CC81
ΔE00 4.09
Light Grey Green
#B7E1A1
ΔE00 4.83
Light Moss Green
#A6C875
ΔE00 4.85
Greenish Tan
#BCCB7A
ΔE00 4.96
Greenish Beige
#C9D179
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB89 #A989DB
analogous
#DBD289 #BBDB89 #92DB89
triadic
#BBDB89 #89BBDB #DB89BB
tetradic
#BBDB89 #89DBD2 #A989DB #DB8992
square
#BBDB89 #89DBD2 #A989DB #DB8992
split-complementary
#BBDB89 #8992DB #D289DB
monochromatic
#82B337 #A0CD5A #BBDB89 #D6E9B8 #F1F8E7
Accessibility & contrast
On white
1.54
#BBDB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BBDB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB89
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB89 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D183
Deuteranopia (green-blind)
#DFD08D
Tritanopia (blue-blind)
#C0D4C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb89; /* rgb */ color: rgb(187, 219, 137); /* oklch */ color: oklch(84.9% 0.112 126.0);
Tailwind
colors: {
custom: {
50: '#d0e6ac',
500: '#bbdb89',
950: '#000000',
},
}SCSS
$custom: #bbdb89; $custom-light: #d0e6ac; $custom-dark: #000000;
JSON
{
"hex": "#bbdb89",
"rgb": {
"r": 187,
"g": 219,
"b": 137
},
"hsl": {
"h": 83.415,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.84893,
"c": 0.11244,
"h": 126
},
"luminance": 0.63034
}Semantic roles & 50–950 ramp
primary
#BBDB89
secondary
#7A56B2
accent
#25C162
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481