#BBDF9E#BBDF9E
#BBDF9E is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.2% C 0.095 H 131.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF9E |
|---|---|
| RGB | rgb(187, 223, 158) |
| HSL | hsl(93, 50%, 75%) |
| HSV | hsv(93, 29%, 87%) |
| CMYK | cmyk(16.1%, 0%, 29.1%, 12.5%) |
| CIE-LAB | lab(84.90, -23.23, 28.09) |
| CIE-LCH | lch(84.90, 36.45, 129.59°) |
| OKLab | oklab(86.16% -0.063 0.0707) |
| OKLCH | oklch(86.16% 0.095 131.7) |
| XYZ | xyz(53.0517, 65.8080, 42.2483) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.32
Light Sage
#BCECAC
ΔE00 3.48
Washed Out Green
#BCF5A6
ΔE00 5.53
Pale Olive Green
#B1D27B
ΔE00 5.64
Pale Olive
#B9CC81
ΔE00 6.29
Tea Green
#BDF8A3
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF9E #C29EDF
analogous
#DCDF9E #BBDF9E #9EDFA2
triadic
#BBDF9E #9EBBDF #DF9EBB
tetradic
#BBDF9E #9EDCDF #C29EDF #DFA29E
square
#BBDF9E #9EDCDF #C29EDF #DFA29E
split-complementary
#BBDF9E #A29EDF #DF9EDC
monochromatic
#7AC142 #9BD070 #BBDF9E #DBEECC #EFF7E8
Accessibility & contrast
On white
1.48
#BBDF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BBDF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF9E
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF9E | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69A
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#BDDACE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdf9e; /* rgb */ color: rgb(187, 223, 158); /* oklch */ color: oklch(86.2% 0.095 131.7);
Tailwind
colors: {
custom: {
50: '#d0e9bb',
500: '#bbdf9e',
950: '#000000',
},
}SCSS
$custom: #bbdf9e; $custom-light: #d0e9bb; $custom-dark: #000000;
JSON
{
"hex": "#bbdf9e",
"rgb": {
"r": 187,
"g": 223,
"b": 158
},
"hsl": {
"h": 93.231,
"s": 50.388,
"l": 74.706
},
"oklch": {
"l": 0.86158,
"c": 0.09465,
"h": 131.7
},
"luminance": 0.65809
}Semantic roles & 50–950 ramp
primary
#BBDF9E
secondary
#956AB8
accent
#28BE7B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482