#BBEE91#BBEE91
#BBEE91 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.2% C 0.132 H 132.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE91 |
|---|---|
| RGB | rgb(187, 238, 145) |
| HSL | hsl(93, 73%, 75%) |
| HSV | hsv(93, 39%, 93%) |
| CMYK | cmyk(21.4%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(88.81, -32.15, 39.82) |
| CIE-LCH | lch(88.81, 51.17, 128.92°) |
| OKLab | oklab(89.23% -0.0881 0.0979) |
| OKLCH | oklch(89.23% 0.132 132) |
| XYZ | xyz(56.1779, 73.7570, 38.0593) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.05
Celery
#C1FD95
ΔE00 3.30
Pistachio (survey)
#C0FA8B
ΔE00 3.34
Washed Out Green
#BCF5A6
ΔE00 3.42
Pale Light Green
#B1FC99
ΔE00 4.09
Light Yellowish Green
#C2FF89
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE91 #C491EE
analogous
#EAEE91 #BBEE91 #91EE95
triadic
#BBEE91 #91BBEE #EE91BB
tetradic
#BBEE91 #91EAEE #C491EE #EE9591
square
#BBEE91 #91EAEE #C491EE #EE9591
split-complementary
#BBEE91 #9591EE #EE91EA
monochromatic
#79DE27 #9AE65C #BBEE91 #DCF6C6 #EFFBE4
Accessibility & contrast
On white
1.33
#BBEE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#BBEE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE91
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE91 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28A
Deuteranopia (green-blind)
#EEDE96
Tritanopia (blue-blind)
#BDE7D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbee91; /* rgb */ color: rgb(187, 238, 145); /* oklch */ color: oklch(89.2% 0.132 132.0);
Tailwind
colors: {
custom: {
50: '#d1f3b2',
500: '#bbee91',
950: '#000000',
},
}SCSS
$custom: #bbee91; $custom-light: #d1f3b2; $custom-dark: #000000;
JSON
{
"hex": "#bbee91",
"rgb": {
"r": 187,
"g": 238,
"b": 145
},
"hsl": {
"h": 92.903,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.89228,
"c": 0.13173,
"h": 132
},
"luminance": 0.73758
}Semantic roles & 50–950 ramp
primary
#BBEE91
secondary
#975ACA
accent
#10D57C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581