#BCFF87#BCFF87
#BCFF87 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 92.9% C 0.166 H 132.7°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF87 |
|---|---|
| RGB | rgb(188, 255, 135) |
| HSL | hsl(94, 100%, 76%) |
| HSV | hsv(94, 47%, 100%) |
| CMYK | cmyk(26.3%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(93.43, -40.71, 50.49) |
| CIE-LCH | lch(93.43, 64.86, 128.88°) |
| OKLab | oklab(92.93% -0.1124 0.1216) |
| OKLCH | oklch(92.93% 0.166 132.7) |
| XYZ | xyz(60.8711, 83.9589, 35.9156) |
| Luminance | 0.8396 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.87
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Light Pea Green
#C4FE82
ΔE00 1.69
Celery
#C1FD95
ΔE00 2.17
Pale Lime
#BEFD73
ΔE00 2.71
Spring Green (survey)
#A9F971
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF87 #CA87FF
analogous
#F8FF87 #BCFF87 #87FF8E
triadic
#BCFF87 #87BCFF #FF87BC
tetradic
#BCFF87 #87F8FF #CA87FF #FF8E87
square
#BCFF87 #87F8FF #CA87FF #FF8E87
split-complementary
#BCFF87 #8E87FF #FF87F8
monochromatic
#78FF0D #9AFF4A #BCFF87 #DEFFC4 #EEFFE0
Accessibility & contrast
On white
1.18
#BCFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#BCFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF87
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF87 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07D
Deuteranopia (green-blind)
#FEEA8E
Tritanopia (blue-blind)
#BDF7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff87; /* rgb */ color: rgb(188, 255, 135); /* oklch */ color: oklch(92.9% 0.166 132.7);
Tailwind
colors: {
custom: {
50: '#d2ffac',
500: '#bcff87',
950: '#000000',
},
}SCSS
$custom: #bcff87; $custom-light: #d2ffac; $custom-dark: #000000;
JSON
{
"hex": "#bcff87",
"rgb": {
"r": 188,
"g": 255,
"b": 135
},
"hsl": {
"h": 93.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92933,
"c": 0.16564,
"h": 132.7
},
"luminance": 0.83961
}Semantic roles & 50–950 ramp
primary
#BCFF87
secondary
#9E4BDF
accent
#00E680
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681