#BBEE96#BBEE96
#BBEE96 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.3% C 0.126 H 132.9°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE96 |
|---|---|
| RGB | rgb(187, 238, 150) |
| HSL | hsl(95, 72%, 76%) |
| HSV | hsv(95, 37%, 93%) |
| CMYK | cmyk(21.4%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(88.88, -31.49, 37.43) |
| CIE-LCH | lch(88.88, 48.91, 130.07°) |
| OKLab | oklab(89.31% -0.0861 0.0926) |
| OKLCH | oklch(89.31% 0.126 132.9) |
| XYZ | xyz(56.5719, 73.9146, 40.1347) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.53
Washed Out Green
#BCF5A6
ΔE00 2.68
Celery
#C1FD95
ΔE00 3.65
Pistachio (survey)
#C0FA8B
ΔE00 3.97
Pale Light Green
#B1FC99
ΔE00 4.05
Light Light Green
#C8FFB0
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE96 #C996EE
analogous
#E7EE96 #BBEE96 #96EE9D
triadic
#BBEE96 #96BBEE #EE96BB
tetradic
#BBEE96 #96E7EE #C996EE #EE9D96
square
#BBEE96 #96E7EE #C996EE #EE9D96
split-complementary
#BBEE96 #9D96EE #EE96E7
monochromatic
#77DD2D #99E561 #BBEE96 #DDF7CB #EEFBE5
Accessibility & contrast
On white
1.33
#BBEE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#BBEE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE96
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE96 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E290
Deuteranopia (green-blind)
#EDDE9B
Tritanopia (blue-blind)
#BCE7D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbee96; /* rgb */ color: rgb(187, 238, 150); /* oklch */ color: oklch(89.3% 0.126 132.9);
Tailwind
colors: {
custom: {
50: '#d1f3b6',
500: '#bbee96',
950: '#000000',
},
}SCSS
$custom: #bbee96; $custom-light: #d1f3b6; $custom-dark: #000000;
JSON
{
"hex": "#bbee96",
"rgb": {
"r": 187,
"g": 238,
"b": 150
},
"hsl": {
"h": 94.773,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.89312,
"c": 0.12642,
"h": 132.9
},
"luminance": 0.73916
}Semantic roles & 50–950 ramp
primary
#BBEE96
secondary
#9D5ECA
accent
#11D482
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581