#BCFE80#BCFE80
#BCFE80 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.6% C 0.171 H 131.8°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFE80 |
|---|---|
| RGB | rgb(188, 254, 128) |
| HSL | hsl(91, 98%, 75%) |
| HSV | hsv(91, 50%, 100%) |
| CMYK | cmyk(26%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(93.07, -41.04, 53.31) |
| CIE-LCH | lch(93.07, 67.28, 127.59°) |
| OKLab | oklab(92.61% -0.1138 0.1275) |
| OKLCH | oklch(92.61% 0.171 131.8) |
| XYZ | xyz(60.0762, 83.1319, 33.2987) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.15
Light Pea Green
#C4FE82
ΔE00 1.18
Pale Lime
#BEFD73
ΔE00 1.79
Pistachio (survey)
#C0FA8B
ΔE00 1.99
Light Lime
#AEFD6C
ΔE00 2.42
Key Lime
#AEFF6E
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFE80 #C280FE
analogous
#FBFE80 #BCFE80 #80FE83
triadic
#BCFE80 #80BCFE #FE80BC
tetradic
#BCFE80 #80FBFE #C280FE #FE8380
square
#BCFE80 #80FBFE #C280FE #FE8380
split-complementary
#BCFE80 #8380FE #FE80FB
monochromatic
#7CFD07 #9CFE43 #BCFE80 #DCFEBD #EFFFE1
Accessibility & contrast
On white
1.19
#BCFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#BCFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFE80
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFE80 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FEE988
Tritanopia (blue-blind)
#BEF5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcfe80; /* rgb */ color: rgb(188, 254, 128); /* oklch */ color: oklch(92.6% 0.171 131.8);
Tailwind
colors: {
custom: {
50: '#d3ffa7',
500: '#bcfe80',
950: '#000000',
},
}SCSS
$custom: #bcfe80; $custom-light: #d3ffa7; $custom-dark: #000000;
JSON
{
"hex": "#bcfe80",
"rgb": {
"r": 188,
"g": 254,
"b": 128
},
"hsl": {
"h": 91.429,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.92614,
"c": 0.17085,
"h": 131.8
},
"luminance": 0.83134
}Semantic roles & 50–950 ramp
primary
#BCFE80
secondary
#9545DD
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681