#BBFD89#BBFD89
#BBFD89 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.5% C 0.161 H 133.0°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD89 |
|---|---|
| RGB | rgb(187, 253, 137) |
| HSL | hsl(94, 97%, 76%) |
| HSV | hsv(94, 46%, 99%) |
| CMYK | cmyk(26.1%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(92.85, -39.94, 48.81) |
| CIE-LCH | lch(92.85, 63.07, 129.29°) |
| OKLab | oklab(92.45% -0.1101 0.118) |
| OKLCH | oklch(92.45% 0.161 133) |
| XYZ | xyz(60.1330, 82.6198, 36.4411) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.08
Pistachio (survey)
#C0FA8B
ΔE00 1.20
Celery
#C1FD95
ΔE00 1.70
Light Pea Green
#C4FE82
ΔE00 2.01
Spring Green (survey)
#A9F971
ΔE00 2.98
Pale Lime
#BEFD73
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD89 #CB89FD
analogous
#F5FD89 #BBFD89 #89FD91
triadic
#BBFD89 #89BBFD #FD89BB
tetradic
#BBFD89 #89F5FD #CB89FD #FD9189
square
#BBFD89 #89F5FD #CB89FD #FD9189
split-complementary
#BBFD89 #9189FD #FD89F5
monochromatic
#76FB11 #98FC4D #BBFD89 #DEFEC5 #EEFEE1
Accessibility & contrast
On white
1.20
#BBFD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#BBFD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD89
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD89 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7F
Deuteranopia (green-blind)
#FCE990
Tritanopia (blue-blind)
#BCF5E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd89; /* rgb */ color: rgb(187, 253, 137); /* oklch */ color: oklch(92.5% 0.161 133.0);
Tailwind
colors: {
custom: {
50: '#d2fead',
500: '#bbfd89',
950: '#000000',
},
}SCSS
$custom: #bbfd89; $custom-light: #d2fead; $custom-dark: #000000;
JSON
{
"hex": "#bbfd89",
"rgb": {
"r": 187,
"g": 253,
"b": 137
},
"hsl": {
"h": 94.138,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.92453,
"c": 0.16141,
"h": 133
},
"luminance": 0.82621
}Semantic roles & 50–950 ramp
primary
#BBFD89
secondary
#9F4DDD
accent
#00E683
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681