#BBFF87#BBFF87
#BBFF87 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.9% C 0.166 H 133.0°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF87 |
|---|---|
| RGB | rgb(187, 255, 135) |
| HSL | hsl(94, 100%, 76%) |
| HSV | hsv(94, 47%, 100%) |
| CMYK | cmyk(26.7%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(93.38, -41.05, 50.41) |
| CIE-LCH | lch(93.38, 65.01, 129.16°) |
| OKLab | oklab(92.87% -0.1133 0.1215) |
| OKLCH | oklch(92.87% 0.166 133) |
| XYZ | xyz(60.6256, 83.8323, 35.9040) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.01
Pistachio (survey)
#C0FA8B
ΔE00 1.66
Light Pea Green
#C4FE82
ΔE00 1.83
Celery
#C1FD95
ΔE00 2.18
Spring Green (survey)
#A9F971
ΔE00 2.76
Pale Lime
#BEFD73
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF87 #CB87FF
analogous
#F7FF87 #BBFF87 #87FF8F
triadic
#BBFF87 #87BBFF #FF87BB
tetradic
#BBFF87 #87F7FF #CB87FF #FF8F87
square
#BBFF87 #87F7FF #CB87FF #FF8F87
split-complementary
#BBFF87 #8F87FF #FF87F7
monochromatic
#76FF0D #98FF4A #BBFF87 #DEFFC4 #EEFFE0
Accessibility & contrast
On white
1.18
#BBFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#BBFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF87
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF87 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7D
Deuteranopia (green-blind)
#FEEA8E
Tritanopia (blue-blind)
#BCF7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff87; /* rgb */ color: rgb(187, 255, 135); /* oklch */ color: oklch(92.9% 0.166 133.0);
Tailwind
colors: {
custom: {
50: '#d2ffac',
500: '#bbff87',
950: '#000000',
},
}SCSS
$custom: #bbff87; $custom-light: #d2ffac; $custom-dark: #000000;
JSON
{
"hex": "#bbff87",
"rgb": {
"r": 187,
"g": 255,
"b": 135
},
"hsl": {
"h": 94,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92874,
"c": 0.16613,
"h": 133
},
"luminance": 0.83834
}Semantic roles & 50–950 ramp
primary
#BBFF87
secondary
#9F4BDF
accent
#00E682
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681