#BBDC89#BBDC89
#BBDC89 is a very light, moderate yellow-green. Relative luminance 0.636; OKLCH L 85.1% C 0.114 H 126.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC89 |
|---|---|
| RGB | rgb(187, 220, 137) |
| HSL | hsl(84, 54%, 70%) |
| HSV | hsv(84, 38%, 86%) |
| CMYK | cmyk(15%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(83.73, -24.65, 37.26) |
| CIE-LCH | lch(83.73, 44.67, 123.49°) |
| OKLab | oklab(85.11% -0.0675 0.0917) |
| OKLCH | oklch(85.11% 0.114 126.4) |
| XYZ | xyz(50.6016, 63.5569, 33.2639) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.60
Pale Olive
#B9CC81
ΔE00 4.36
Light Grey Green
#B7E1A1
ΔE00 4.81
Light Moss Green
#A6C875
ΔE00 5.01
Greenish Tan
#BCCB7A
ΔE00 5.20
Greenish Beige
#C9D179
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC89 #AA89DC
analogous
#DCD389 #BBDC89 #92DC89
triadic
#BBDC89 #89BBDC #DC89BB
tetradic
#BBDC89 #89DCD3 #AA89DC #DC8992
square
#BBDC89 #89DCD3 #AA89DC #DC8992
split-complementary
#BBDC89 #8992DC #D389DC
monochromatic
#82B536 #A0CE5A #BBDC89 #D6EAB8 #F1F8E7
Accessibility & contrast
On white
1.53
#BBDC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BBDC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC89
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC89 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D283
Deuteranopia (green-blind)
#DFD08D
Tritanopia (blue-blind)
#C0D5C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc89; /* rgb */ color: rgb(187, 220, 137); /* oklch */ color: oklch(85.1% 0.114 126.4);
Tailwind
colors: {
custom: {
50: '#d0e7ac',
500: '#bbdc89',
950: '#000000',
},
}SCSS
$custom: #bbdc89; $custom-light: #d0e7ac; $custom-dark: #000000;
JSON
{
"hex": "#bbdc89",
"rgb": {
"r": 187,
"g": 220,
"b": 137
},
"hsl": {
"h": 83.855,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.85113,
"c": 0.1139,
"h": 126.4
},
"luminance": 0.63557
}Semantic roles & 50–950 ramp
primary
#BBDC89
secondary
#7B56B3
accent
#24C263
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481