#BBEE82#BBEE82
#BBEE82 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.0% C 0.147 H 129.7°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE82 |
|---|---|
| RGB | rgb(187, 238, 130) |
| HSL | hsl(88, 76%, 72%) |
| HSV | hsv(88, 45%, 93%) |
| CMYK | cmyk(21.4%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(88.60, -33.97, 46.87) |
| CIE-LCH | lch(88.60, 57.89, 125.93°) |
| OKLab | oklab(89% -0.094 0.1133) |
| OKLCH | oklch(89% 0.147 129.7) |
| XYZ | xyz(55.0967, 73.3246, 32.3650) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.55
Celery
#C1FD95
ΔE00 3.50
Light Yellowish Green
#C2FF89
ΔE00 3.59
Light Pea Green
#C4FE82
ΔE00 3.64
Light Yellow Green
#CCFD7F
ΔE00 4.07
Pale Lime
#BEFD73
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE82 #B582EE
analogous
#EEEB82 #BBEE82 #85EE82
triadic
#BBEE82 #82BBEE #EE82BB
tetradic
#BBEE82 #82EEEB #B582EE #EE8285
square
#BBEE82 #82EEEB #B582EE #EE8285
split-complementary
#BBEE82 #8285EE #EB82EE
monochromatic
#80D81D #9EE74C #BBEE82 #D8F5B8 #F0FBE4
Accessibility & contrast
On white
1.34
#BBEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#BBEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE82
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE82 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E179
Deuteranopia (green-blind)
#F0DD88
Tritanopia (blue-blind)
#BFE6D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbee82; /* rgb */ color: rgb(187, 238, 130); /* oklch */ color: oklch(89.0% 0.147 129.7);
Tailwind
colors: {
custom: {
50: '#d1f3a8',
500: '#bbee82',
950: '#000000',
},
}SCSS
$custom: #bbee82; $custom-light: #d1f3a8; $custom-dark: #000000;
JSON
{
"hex": "#bbee82",
"rgb": {
"r": 187,
"g": 238,
"b": 130
},
"hsl": {
"h": 88.333,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.88996,
"c": 0.14718,
"h": 129.7
},
"luminance": 0.73326
}Semantic roles & 50–950 ramp
primary
#BBEE82
secondary
#874CC8
accent
#0DD86D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581