#BBEC91#BBEC91
#BBEC91 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.8% C 0.129 H 131.6°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEC91 |
|---|---|
| RGB | rgb(187, 236, 145) |
| HSL | hsl(92, 71%, 75%) |
| HSV | hsv(92, 39%, 93%) |
| CMYK | cmyk(20.8%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(88.26, -31.22, 39.11) |
| CIE-LCH | lch(88.26, 50.04, 128.60°) |
| OKLab | oklab(88.78% -0.0855 0.0963) |
| OKLCH | oklch(88.78% 0.129 131.6) |
| XYZ | xyz(55.5988, 72.5989, 37.8663) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.31
Washed Out Green
#BCF5A6
ΔE00 3.52
Celery
#C1FD95
ΔE00 3.79
Pistachio (survey)
#C0FA8B
ΔE00 3.81
Pale Light Green
#B1FC99
ΔE00 4.53
Light Light Green
#C8FFB0
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEC91 #C291EC
analogous
#E8EC91 #BBEC91 #91EC95
triadic
#BBEC91 #91BBEC #EC91BB
tetradic
#BBEC91 #91E8EC #C291EC #EC9591
square
#BBEC91 #91E8EC #C291EC #EC9591
split-complementary
#BBEC91 #9591EC #EC91E8
monochromatic
#7ADA29 #9BE35D #BBEC91 #DBF5C5 #EFFAE5
Accessibility & contrast
On white
1.35
#BBEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#BBEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEC91
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEC91 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08A
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#BDE5D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbec91; /* rgb */ color: rgb(187, 236, 145); /* oklch */ color: oklch(88.8% 0.129 131.6);
Tailwind
colors: {
custom: {
50: '#d1f2b2',
500: '#bbec91',
950: '#000000',
},
}SCSS
$custom: #bbec91; $custom-light: #d1f2b2; $custom-dark: #000000;
JSON
{
"hex": "#bbec91",
"rgb": {
"r": 187,
"g": 236,
"b": 145
},
"hsl": {
"h": 92.308,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.88784,
"c": 0.12878,
"h": 131.6
},
"luminance": 0.726
}Semantic roles & 50–950 ramp
primary
#BBEC91
secondary
#955AC7
accent
#13D37A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581