#BBD89F#BBD89F
#BBD89F is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.7% C 0.083 H 129.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD89F |
|---|---|
| RGB | rgb(187, 216, 159) |
| HSL | hsl(91, 42%, 74%) |
| HSV | hsv(91, 26%, 85%) |
| CMYK | cmyk(13.4%, 0%, 26.4%, 15.3%) |
| CIE-LAB | lab(83.01, -19.65, 25.01) |
| CIE-LCH | lch(83.01, 31.80, 128.16°) |
| OKLab | oklab(84.65% -0.053 0.0633) |
| OKLCH | oklch(84.65% 0.083 129.9) |
| XYZ | xyz(51.3064, 62.1792, 42.0929) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.07
Light Sage
#BCECAC
ΔE00 5.23
Pale Olive
#B9CC81
ΔE00 5.72
Pale Olive Green
#B1D27B
ΔE00 6.19
Light Moss Green
#A6C875
ΔE00 6.94
Greenish Tan
#BCCB7A
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD89F #BC9FD8
analogous
#D7D89F #BBD89F #9FD89F
triadic
#BBD89F #9FBBD8 #D89FBB
tetradic
#BBD89F #9FD7D8 #BC9FD8 #D89F9F
square
#BBD89F #9FD7D8 #BC9FD8 #D89F9F
split-complementary
#BBD89F #9F9FD8 #D89FD7
monochromatic
#7DB449 #9CC673 #BBD89F #DAEACB #F0F6E9
Accessibility & contrast
On white
1.56
#BBD89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BBD89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD89F
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD89F | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED09B
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#BDD3C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd89f; /* rgb */ color: rgb(187, 216, 159); /* oklch */ color: oklch(84.7% 0.083 129.9);
Tailwind
colors: {
custom: {
50: '#d0e4bb',
500: '#bbd89f',
950: '#000000',
},
}SCSS
$custom: #bbd89f; $custom-light: #d0e4bb; $custom-dark: #000000;
JSON
{
"hex": "#bbd89f",
"rgb": {
"r": 187,
"g": 216,
"b": 159
},
"hsl": {
"h": 90.526,
"s": 42.222,
"l": 73.529
},
"oklch": {
"l": 0.84652,
"c": 0.08251,
"h": 129.9
},
"luminance": 0.6218
}Semantic roles & 50–950 ramp
primary
#BBD89F
secondary
#8E6CAF
accent
#30B574
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482