#BBDF9D#BBDF9D
#BBDF9D is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.1% C 0.096 H 131.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF9D |
|---|---|
| RGB | rgb(187, 223, 157) |
| HSL | hsl(93, 51%, 75%) |
| HSV | hsv(93, 30%, 87%) |
| CMYK | cmyk(16.1%, 0%, 29.6%, 12.5%) |
| CIE-LAB | lab(84.88, -23.38, 28.58) |
| CIE-LCH | lch(84.88, 36.92, 129.28°) |
| OKLab | oklab(86.14% -0.0634 0.0718) |
| OKLCH | oklch(86.14% 0.096 131.4) |
| XYZ | xyz(52.9659, 65.7737, 41.7969) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.43
Light Sage
#BCECAC
ΔE00 3.56
Pale Olive Green
#B1D27B
ΔE00 5.47
Washed Out Green
#BCF5A6
ΔE00 5.48
Pale Olive
#B9CC81
ΔE00 6.17
Tea Green
#BDF8A3
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF9D #C19DDF
analogous
#DCDF9D #BBDF9D #9DDFA0
triadic
#BBDF9D #9DBBDF #DF9DBB
tetradic
#BBDF9D #9DDCDF #C19DDF #DFA09D
square
#BBDF9D #9DDCDF #C19DDF #DFA09D
split-complementary
#BBDF9D #A09DDF #DF9DDC
monochromatic
#7BC141 #9BD06F #BBDF9D #DBEECB #EFF7E8
Accessibility & contrast
On white
1.48
#BBDF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BBDF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF9D
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF9D | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D699
Deuteranopia (green-blind)
#DFD3A0
Tritanopia (blue-blind)
#BDDACE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdf9d; /* rgb */ color: rgb(187, 223, 157); /* oklch */ color: oklch(86.1% 0.096 131.4);
Tailwind
colors: {
custom: {
50: '#d0e9ba',
500: '#bbdf9d',
950: '#000000',
},
}SCSS
$custom: #bbdf9d; $custom-light: #d0e9ba; $custom-dark: #000000;
JSON
{
"hex": "#bbdf9d",
"rgb": {
"r": 187,
"g": 223,
"b": 157
},
"hsl": {
"h": 92.727,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.86138,
"c": 0.0958,
"h": 131.4
},
"luminance": 0.65774
}Semantic roles & 50–950 ramp
primary
#BBDF9D
secondary
#9469B8
accent
#27BE7A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481