#BBEE95#BBEE95
#BBEE95 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.3% C 0.127 H 132.7°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE95 |
|---|---|
| RGB | rgb(187, 238, 149) |
| HSL | hsl(94, 72%, 76%) |
| HSV | hsv(94, 37%, 93%) |
| CMYK | cmyk(21.4%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(88.87, -31.62, 37.91) |
| CIE-LCH | lch(88.87, 49.37, 129.83°) |
| OKLab | oklab(89.3% -0.0865 0.0937) |
| OKLCH | oklch(89.3% 0.127 132.7) |
| XYZ | xyz(56.4917, 73.8826, 39.7124) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.62
Washed Out Green
#BCF5A6
ΔE00 2.82
Celery
#C1FD95
ΔE00 3.56
Pistachio (survey)
#C0FA8B
ΔE00 3.83
Pale Light Green
#B1FC99
ΔE00 4.04
Light Light Green
#C8FFB0
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE95 #C895EE
analogous
#E7EE95 #BBEE95 #95EE9B
triadic
#BBEE95 #95BBEE #EE95BB
tetradic
#BBEE95 #95E7EE #C895EE #EE9B95
square
#BBEE95 #95E7EE #C895EE #EE9B95
split-complementary
#BBEE95 #9B95EE #EE95E7
monochromatic
#77DD2C #99E660 #BBEE95 #DDF6CA #EEFBE5
Accessibility & contrast
On white
1.33
#BBEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#BBEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE95
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE95 | 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)
#F5E28F
Deuteranopia (green-blind)
#EDDE9A
Tritanopia (blue-blind)
#BCE7D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbee95; /* rgb */ color: rgb(187, 238, 149); /* oklch */ color: oklch(89.3% 0.127 132.7);
Tailwind
colors: {
custom: {
50: '#d1f3b5',
500: '#bbee95',
950: '#000000',
},
}SCSS
$custom: #bbee95; $custom-light: #d1f3b5; $custom-dark: #000000;
JSON
{
"hex": "#bbee95",
"rgb": {
"r": 187,
"g": 238,
"b": 149
},
"hsl": {
"h": 94.382,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.89295,
"c": 0.12749,
"h": 132.7
},
"luminance": 0.73884
}Semantic roles & 50–950 ramp
primary
#BBEE95
secondary
#9C5DCA
accent
#11D481
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581