#BBDF91#BBDF91
#BBDF91 is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 85.9% C 0.109 H 128.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF91 |
|---|---|
| RGB | rgb(187, 223, 145) |
| HSL | hsl(88, 55%, 72%) |
| HSV | hsv(88, 35%, 87%) |
| CMYK | cmyk(16.1%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(84.68, -25.05, 34.45) |
| CIE-LCH | lch(84.68, 42.59, 126.03°) |
| OKLab | oklab(85.91% -0.0683 0.0855) |
| OKLCH | oklch(85.91% 0.109 128.6) |
| XYZ | xyz(51.9913, 65.3839, 36.6638) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.45
Pale Olive Green
#B1D27B
ΔE00 3.72
Light Sage
#BCECAC
ΔE00 5.04
Pale Olive
#B9CC81
ΔE00 5.26
Washed Out Green
#BCF5A6
ΔE00 5.60
Light Moss Green
#A6C875
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF91 #B591DF
analogous
#DFDC91 #BBDF91 #94DF91
triadic
#BBDF91 #91BBDF #DF91BB
tetradic
#BBDF91 #91DFDC #B591DF #DF9194
square
#BBDF91 #91DFDC #B591DF #DF9194
split-complementary
#BBDF91 #9194DF #DC91DF
monochromatic
#80BE37 #9ED162 #BBDF91 #D8EDC0 #F0F8E7
Accessibility & contrast
On white
1.49
#BBDF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BBDF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF91
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF91 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#BED8CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf91; /* rgb */ color: rgb(187, 223, 145); /* oklch */ color: oklch(85.9% 0.109 128.6);
Tailwind
colors: {
custom: {
50: '#d0e9b2',
500: '#bbdf91',
950: '#000000',
},
}SCSS
$custom: #bbdf91; $custom-light: #d0e9b2; $custom-dark: #000000;
JSON
{
"hex": "#bbdf91",
"rgb": {
"r": 187,
"g": 223,
"b": 145
},
"hsl": {
"h": 87.692,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85912,
"c": 0.10941,
"h": 128.6
},
"luminance": 0.65384
}Semantic roles & 50–950 ramp
primary
#BBDF91
secondary
#875DB7
accent
#23C26D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481