#BBDF9F#BBDF9F
#BBDF9F is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.2% C 0.093 H 132.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF9F |
|---|---|
| RGB | rgb(187, 223, 159) |
| HSL | hsl(94, 50%, 75%) |
| HSV | hsv(94, 29%, 87%) |
| CMYK | cmyk(16.1%, 0%, 28.7%, 12.5%) |
| CIE-LAB | lab(84.92, -23.08, 27.60) |
| CIE-LCH | lch(84.92, 35.98, 129.91°) |
| OKLab | oklab(86.18% -0.0625 0.0695) |
| OKLCH | oklch(86.18% 0.094 132) |
| XYZ | xyz(53.1381, 65.8426, 42.7035) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.23
Light Sage
#BCECAC
ΔE00 3.41
Washed Out Green
#BCF5A6
ΔE00 5.58
Pale Olive Green
#B1D27B
ΔE00 5.83
Pale Olive
#B9CC81
ΔE00 6.41
Tea Green
#BDF8A3
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF9F #C39FDF
analogous
#DBDF9F #BBDF9F #9FDFA3
triadic
#BBDF9F #9FBBDF #DF9FBB
tetradic
#BBDF9F #9FDBDF #C39FDF #DFA39F
square
#BBDF9F #9FDBDF #C39FDF #DFA39F
split-complementary
#BBDF9F #A39FDF #DF9FDB
monochromatic
#7AC043 #9AD071 #BBDF9F #DCEECD #EFF7E8
Accessibility & contrast
On white
1.48
#BBDF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BBDF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF9F
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF9F | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#BCDACE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdf9f; /* rgb */ color: rgb(187, 223, 159); /* oklch */ color: oklch(86.2% 0.093 132.0);
Tailwind
colors: {
custom: {
50: '#d0e9bb',
500: '#bbdf9f',
950: '#000000',
},
}SCSS
$custom: #bbdf9f; $custom-light: #d0e9bb; $custom-dark: #000000;
JSON
{
"hex": "#bbdf9f",
"rgb": {
"r": 187,
"g": 223,
"b": 159
},
"hsl": {
"h": 93.75,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.86177,
"c": 0.0935,
"h": 132
},
"luminance": 0.65843
}Semantic roles & 50–950 ramp
primary
#BBDF9F
secondary
#966BB8
accent
#28BD7C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482