#BBEE97#BBEE97
#BBEE97 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.3% C 0.125 H 133.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE97 |
|---|---|
| RGB | rgb(187, 238, 151) |
| HSL | hsl(95, 72%, 76%) |
| HSV | hsv(95, 37%, 93%) |
| CMYK | cmyk(21.4%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(88.90, -31.36, 36.95) |
| CIE-LCH | lch(88.90, 48.46, 130.32°) |
| OKLab | oklab(89.33% -0.0857 0.0915) |
| OKLCH | oklch(89.33% 0.125 133.1) |
| XYZ | xyz(56.6528, 73.9470, 40.5606) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.45
Washed Out Green
#BCF5A6
ΔE00 2.54
Celery
#C1FD95
ΔE00 3.74
Pale Light Green
#B1FC99
ΔE00 4.07
Light Light Green
#C8FFB0
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE97 #CA97EE
analogous
#E7EE97 #BBEE97 #97EE9F
triadic
#BBEE97 #97BBEE #EE97BB
tetradic
#BBEE97 #97E7EE #CA97EE #EE9F97
square
#BBEE97 #97E7EE #CA97EE #EE9F97
split-complementary
#BBEE97 #9F97EE #EE97E7
monochromatic
#76DD2E #99E562 #BBEE97 #DDF7CC #EEFBE5
Accessibility & contrast
On white
1.33
#BBEE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#BBEE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE97
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE97 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E291
Deuteranopia (green-blind)
#EDDE9C
Tritanopia (blue-blind)
#BCE7D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbee97; /* rgb */ color: rgb(187, 238, 151); /* oklch */ color: oklch(89.3% 0.125 133.1);
Tailwind
colors: {
custom: {
50: '#d1f3b6',
500: '#bbee97',
950: '#000000',
},
}SCSS
$custom: #bbee97; $custom-light: #d1f3b6; $custom-dark: #000000;
JSON
{
"hex": "#bbee97",
"rgb": {
"r": 187,
"g": 238,
"b": 151
},
"hsl": {
"h": 95.172,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.8933,
"c": 0.12534,
"h": 133.1
},
"luminance": 0.73948
}Semantic roles & 50–950 ramp
primary
#BBEE97
secondary
#9E5FCA
accent
#12D484
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581