#BBEE8D#BBEE8D
#BBEE8D is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.2% C 0.136 H 131.3°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE8D |
|---|---|
| RGB | rgb(187, 238, 141) |
| HSL | hsl(92, 74%, 74%) |
| HSV | hsv(92, 41%, 93%) |
| CMYK | cmyk(21.4%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(88.75, -32.65, 41.72) |
| CIE-LCH | lch(88.75, 52.98, 128.05°) |
| OKLab | oklab(89.16% -0.0897 0.1021) |
| OKLCH | oklch(89.16% 0.136 131.3) |
| XYZ | xyz(55.8749, 73.6358, 36.4635) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Celery
#C1FD95
ΔE00 3.17
Tea Green
#BDF8A3
ΔE00 3.55
Washed Out Green
#BCF5A6
ΔE00 4.02
Light Yellowish Green
#C2FF89
ΔE00 4.21
Pale Light Green
#B1FC99
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE8D #C08DEE
analogous
#ECEE8D #BBEE8D #8DEE90
triadic
#BBEE8D #8DBBEE #EE8DBB
tetradic
#BBEE8D #8DECEE #C08DEE #EE908D
square
#BBEE8D #8DECEE #C08DEE #EE908D
split-complementary
#BBEE8D #908DEE #EE8DEC
monochromatic
#7BDE22 #9BE658 #BBEE8D #DBF6C2 #EFFBE4
Accessibility & contrast
On white
1.34
#BBEE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#BBEE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE8D
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE8D | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E186
Deuteranopia (green-blind)
#EEDE92
Tritanopia (blue-blind)
#BDE7D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbee8d; /* rgb */ color: rgb(187, 238, 141); /* oklch */ color: oklch(89.2% 0.136 131.3);
Tailwind
colors: {
custom: {
50: '#d1f3af',
500: '#bbee8d',
950: '#000000',
},
}SCSS
$custom: #bbee8d; $custom-light: #d1f3af; $custom-dark: #000000;
JSON
{
"hex": "#bbee8d",
"rgb": {
"r": 187,
"g": 238,
"b": 141
},
"hsl": {
"h": 91.546,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.89163,
"c": 0.13593,
"h": 131.3
},
"luminance": 0.73637
}Semantic roles & 50–950 ramp
primary
#BBEE8D
secondary
#9356C9
accent
#0FD678
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581