#BBDF9A#BBDF9A
#BBDF9A is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 86.1% C 0.099 H 130.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF9A |
|---|---|
| RGB | rgb(187, 223, 154) |
| HSL | hsl(91, 52%, 74%) |
| HSV | hsv(91, 31%, 87%) |
| CMYK | cmyk(16.1%, 0%, 30.9%, 12.5%) |
| CIE-LAB | lab(84.83, -23.81, 30.05) |
| CIE-LCH | lch(84.83, 38.34, 128.39°) |
| OKLab | oklab(86.08% -0.0646 0.0753) |
| OKLCH | oklch(86.08% 0.099 130.6) |
| XYZ | xyz(52.7129, 65.6725, 40.4645) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.86
Light Sage
#BCECAC
ΔE00 3.85
Pale Olive Green
#B1D27B
ΔE00 4.96
Washed Out Green
#BCF5A6
ΔE00 5.41
Pale Olive
#B9CC81
ΔE00 5.86
Tea Green
#BDF8A3
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF9A #BE9ADF
analogous
#DEDF9A #BBDF9A #9ADF9C
triadic
#BBDF9A #9ABBDF #DF9ABB
tetradic
#BBDF9A #9ADEDF #BE9ADF #DF9C9A
square
#BBDF9A #9ADEDF #BE9ADF #DF9C9A
split-complementary
#BBDF9A #9C9ADF #DF9ADE
monochromatic
#7CC13D #9CD06C #BBDF9A #DAEEC8 #EFF8E8
Accessibility & contrast
On white
1.49
#BBDF9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BBDF9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF9A
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF9A | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D695
Deuteranopia (green-blind)
#E0D39D
Tritanopia (blue-blind)
#BDD9CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdf9a; /* rgb */ color: rgb(187, 223, 154); /* oklch */ color: oklch(86.1% 0.099 130.6);
Tailwind
colors: {
custom: {
50: '#d0e9b8',
500: '#bbdf9a',
950: '#000000',
},
}SCSS
$custom: #bbdf9a; $custom-light: #d0e9b8; $custom-dark: #000000;
JSON
{
"hex": "#bbdf9a",
"rgb": {
"r": 187,
"g": 223,
"b": 154
},
"hsl": {
"h": 91.304,
"s": 51.88,
"l": 73.922
},
"oklch": {
"l": 0.86079,
"c": 0.09923,
"h": 130.6
},
"luminance": 0.65673
}Semantic roles & 50–950 ramp
primary
#BBDF9A
secondary
#9066B7
accent
#26BF76
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481