#BBFA87#BBFA87
#BBFA87 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.8% C 0.159 H 132.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA87 |
|---|---|
| RGB | rgb(187, 250, 135) |
| HSL | hsl(93, 92%, 75%) |
| HSV | hsv(93, 46%, 98%) |
| CMYK | cmyk(25.2%, 0%, 46%, 2%) |
| CIE-LAB | lab(91.99, -38.83, 48.69) |
| CIE-LCH | lch(91.99, 62.28, 128.57°) |
| OKLab | oklab(91.75% -0.1072 0.1176) |
| OKLCH | oklch(91.75% 0.159 132.3) |
| XYZ | xyz(59.0513, 80.6837, 35.3793) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.80
Light Yellowish Green
#C2FF89
ΔE00 1.25
Celery
#C1FD95
ΔE00 1.77
Light Pea Green
#C4FE82
ΔE00 1.95
Spring Green (survey)
#A9F971
ΔE00 3.00
Pale Lime
#BEFD73
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA87 #C687FA
analogous
#F4FA87 #BBFA87 #87FA8C
triadic
#BBFA87 #87BBFA #FA87BB
tetradic
#BBFA87 #87F4FA #C687FA #FA8C87
square
#BBFA87 #87F4FA #C687FA #FA8C87
split-complementary
#BBFA87 #8C87FA #FA87F4
monochromatic
#78F511 #9AF84C #BBFA87 #DCFCC2 #EEFEE2
Accessibility & contrast
On white
1.23
#BBFA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#BBFA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA87
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA87 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7E
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#BDF2DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa87; /* rgb */ color: rgb(187, 250, 135); /* oklch */ color: oklch(91.8% 0.159 132.3);
Tailwind
colors: {
custom: {
50: '#d2fcac',
500: '#bbfa87',
950: '#000000',
},
}SCSS
$custom: #bbfa87; $custom-light: #d2fcac; $custom-dark: #000000;
JSON
{
"hex": "#bbfa87",
"rgb": {
"r": 187,
"g": 250,
"b": 135
},
"hsl": {
"h": 92.87,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.91752,
"c": 0.15914,
"h": 132.3
},
"luminance": 0.80685
}Semantic roles & 50–950 ramp
primary
#BBFA87
secondary
#994DD8
accent
#00E67E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581