#BBEE8A#BBEE8A
#BBEE8A is a very light, vivid yellow-green. Relative luminance 0.735; OKLCH L 89.1% C 0.139 H 130.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE8A |
|---|---|
| RGB | rgb(187, 238, 138) |
| HSL | hsl(91, 75%, 74%) |
| HSV | hsv(91, 42%, 93%) |
| CMYK | cmyk(21.4%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(88.71, -33.03, 43.13) |
| CIE-LCH | lch(88.71, 54.32, 127.44°) |
| OKLab | oklab(89.12% -0.0909 0.1052) |
| OKLCH | oklch(89.12% 0.139 130.8) |
| XYZ | xyz(55.6547, 73.5477, 35.3038) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.73
Celery
#C1FD95
ΔE00 3.17
Tea Green
#BDF8A3
ΔE00 3.94
Light Yellowish Green
#C2FF89
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 4.32
Pale Light Green
#B1FC99
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE8A #BD8AEE
analogous
#EDEE8A #BBEE8A #8AEE8B
triadic
#BBEE8A #8ABBEE #EE8ABB
tetradic
#BBEE8A #8AEDEE #BD8AEE #EE8B8A
square
#BBEE8A #8AEDEE #BD8AEE #EE8B8A
split-complementary
#BBEE8A #8B8AEE #EE8AED
monochromatic
#7DDD20 #9CE655 #BBEE8A #DAF6BF #EFFBE4
Accessibility & contrast
On white
1.34
#BBEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#BBEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE8A
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE8A | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#EFDD90
Tritanopia (blue-blind)
#BEE6D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbee8a; /* rgb */ color: rgb(187, 238, 138); /* oklch */ color: oklch(89.1% 0.139 130.8);
Tailwind
colors: {
custom: {
50: '#d1f3ad',
500: '#bbee8a',
950: '#000000',
},
}SCSS
$custom: #bbee8a; $custom-light: #d1f3ad; $custom-dark: #000000;
JSON
{
"hex": "#bbee8a",
"rgb": {
"r": 187,
"g": 238,
"b": 138
},
"hsl": {
"h": 90.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.89116,
"c": 0.13904,
"h": 130.8
},
"luminance": 0.73549
}Semantic roles & 50–950 ramp
primary
#BBEE8A
secondary
#8F53C9
accent
#0FD775
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581