#BCFF80#BCFF80
#BCFF80 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.8% C 0.172 H 131.9°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF80 |
|---|---|
| RGB | rgb(188, 255, 128) |
| HSL | hsl(92, 100%, 75%) |
| HSV | hsv(92, 50%, 100%) |
| CMYK | cmyk(26.3%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(93.35, -41.48, 53.64) |
| CIE-LCH | lch(93.35, 67.81, 127.71°) |
| OKLab | oklab(92.84% -0.115 0.1282) |
| OKLCH | oklch(92.84% 0.172 131.9) |
| XYZ | xyz(60.3944, 83.7682, 33.4048) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.23
Light Pea Green
#C4FE82
ΔE00 1.27
Pale Lime
#BEFD73
ΔE00 1.79
Pistachio (survey)
#C0FA8B
ΔE00 2.16
Key Lime
#AEFF6E
ΔE00 2.32
Light Lime
#AEFD6C
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF80 #C380FF
analogous
#FBFF80 #BCFF80 #80FF84
triadic
#BCFF80 #80BCFF #FF80BC
tetradic
#BCFF80 #80FBFF #C380FF #FF8480
square
#BCFF80 #80FBFF #C380FF #FF8480
split-complementary
#BCFF80 #8480FF #FF80FB
monochromatic
#7BFF06 #9CFF43 #BCFF80 #DCFFBD #EFFFE0
Accessibility & contrast
On white
1.18
#BCFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#BCFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF80
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF80 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FFEA88
Tritanopia (blue-blind)
#BEF6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff80; /* rgb */ color: rgb(188, 255, 128); /* oklch */ color: oklch(92.8% 0.172 131.9);
Tailwind
colors: {
custom: {
50: '#d3ffa7',
500: '#bcff80',
950: '#000000',
},
}SCSS
$custom: #bcff80; $custom-light: #d3ffa7; $custom-dark: #000000;
JSON
{
"hex": "#bcff80",
"rgb": {
"r": 188,
"g": 255,
"b": 128
},
"hsl": {
"h": 91.654,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92839,
"c": 0.17221,
"h": 131.9
},
"luminance": 0.8377
}Semantic roles & 50–950 ramp
primary
#BCFF80
secondary
#9645DE
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681