#BBFE89#BBFE89
#BBFE89 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.7% C 0.163 H 133.2°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE89 |
|---|---|
| RGB | rgb(187, 254, 137) |
| HSL | hsl(94, 98%, 77%) |
| HSV | hsv(94, 46%, 100%) |
| CMYK | cmyk(26.4%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(93.13, -40.38, 49.15) |
| CIE-LCH | lch(93.13, 63.61, 129.40°) |
| OKLab | oklab(92.68% -0.1114 0.1188) |
| OKLCH | oklch(92.68% 0.163 133.2) |
| XYZ | xyz(60.4496, 83.2528, 36.5466) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.06
Pistachio (survey)
#C0FA8B
ΔE00 1.39
Celery
#C1FD95
ΔE00 1.82
Light Pea Green
#C4FE82
ΔE00 2.01
Spring Green (survey)
#A9F971
ΔE00 2.95
Pale Lime
#BEFD73
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE89 #CC89FE
analogous
#F5FE89 #BBFE89 #89FE92
triadic
#BBFE89 #89BBFE #FE89BB
tetradic
#BBFE89 #89F5FE #CC89FE #FE9289
square
#BBFE89 #89F5FE #CC89FE #FE9289
split-complementary
#BBFE89 #9289FE #FE89F5
monochromatic
#75FD10 #98FD4C #BBFE89 #DEFFC6 #EEFFE1
Accessibility & contrast
On white
1.19
#BBFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#BBFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE89
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE89 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7F
Deuteranopia (green-blind)
#FDE990
Tritanopia (blue-blind)
#BCF6E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe89; /* rgb */ color: rgb(187, 254, 137); /* oklch */ color: oklch(92.7% 0.163 133.2);
Tailwind
colors: {
custom: {
50: '#d2ffad',
500: '#bbfe89',
950: '#000000',
},
}SCSS
$custom: #bbfe89; $custom-light: #d2ffad; $custom-dark: #000000;
JSON
{
"hex": "#bbfe89",
"rgb": {
"r": 187,
"g": 254,
"b": 137
},
"hsl": {
"h": 94.359,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.92677,
"c": 0.16281,
"h": 133.2
},
"luminance": 0.83255
}Semantic roles & 50–950 ramp
primary
#BBFE89
secondary
#A04DDE
accent
#00E683
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681