#BBDF89#BBDF89
#BBDF89 is a very light, moderate yellow-green. Relative luminance 0.651; OKLCH L 85.8% C 0.118 H 127.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF89 |
|---|---|
| RGB | rgb(187, 223, 137) |
| HSL | hsl(85, 57%, 71%) |
| HSV | hsv(85, 39%, 87%) |
| CMYK | cmyk(16.1%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(84.56, -26.09, 38.32) |
| CIE-LCH | lch(84.56, 46.36, 124.25°) |
| OKLab | oklab(85.77% -0.0716 0.0942) |
| OKLCH | oklch(85.77% 0.118 127.2) |
| XYZ | xyz(51.3960, 65.1458, 33.5287) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.10
Light Grey Green
#B7E1A1
ΔE00 4.86
Pale Olive
#B9CC81
ΔE00 5.18
Light Moss Green
#A6C875
ΔE00 5.56
Greenish Tan
#BCCB7A
ΔE00 5.92
Washed Out Green
#BCF5A6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF89 #AD89DF
analogous
#DFD889 #BBDF89 #90DF89
triadic
#BBDF89 #89BBDF #DF89BB
tetradic
#BBDF89 #89DFD8 #AD89DF #DF8990
square
#BBDF89 #89DFD8 #AD89DF #DF8990
split-complementary
#BBDF89 #8990DF #D889DF
monochromatic
#82BB33 #9FD259 #BBDF89 #D7ECB9 #F1F8E7
Accessibility & contrast
On white
1.50
#BBDF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BBDF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF89
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF89 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D583
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#BFD8CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf89; /* rgb */ color: rgb(187, 223, 137); /* oklch */ color: oklch(85.8% 0.118 127.2);
Tailwind
colors: {
custom: {
50: '#d0e9ac',
500: '#bbdf89',
950: '#000000',
},
}SCSS
$custom: #bbdf89; $custom-light: #d0e9ac; $custom-dark: #000000;
JSON
{
"hex": "#bbdf89",
"rgb": {
"r": 187,
"g": 223,
"b": 137
},
"hsl": {
"h": 85.116,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.85774,
"c": 0.11828,
"h": 127.2
},
"luminance": 0.65146
}Semantic roles & 50–950 ramp
primary
#BBDF89
secondary
#7E56B7
accent
#21C565
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481