#BCFE81#BCFE81
#BCFE81 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.6% C 0.170 H 131.9°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFE81 |
|---|---|
| RGB | rgb(188, 254, 129) |
| HSL | hsl(92, 98%, 75%) |
| HSV | hsv(92, 49%, 100%) |
| CMYK | cmyk(26%, 0%, 49.2%, 0.4%) |
| CIE-LAB | lab(93.08, -40.93, 52.86) |
| CIE-LCH | lch(93.08, 66.85, 127.75°) |
| OKLab | oklab(92.63% -0.1134 0.1265) |
| OKLCH | oklch(92.63% 0.17 131.9) |
| XYZ | xyz(60.1424, 83.1583, 33.6471) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.06
Light Pea Green
#C4FE82
ΔE00 1.22
Pistachio (survey)
#C0FA8B
ΔE00 1.89
Pale Lime
#BEFD73
ΔE00 1.92
Spring Green (survey)
#A9F971
ΔE00 2.48
Key Lime
#AEFF6E
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFE81 #C381FE
analogous
#FAFE81 #BCFE81 #81FE84
triadic
#BCFE81 #81BCFE #FE81BC
tetradic
#BCFE81 #81FAFE #C381FE #FE8481
square
#BCFE81 #81FAFE #C381FE #FE8481
split-complementary
#BCFE81 #8481FE #FE81FA
monochromatic
#7BFD08 #9CFE44 #BCFE81 #DCFEBE #EFFFE1
Accessibility & contrast
On white
1.19
#BCFE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#BCFE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFE81
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFE81 | 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)
#FFEE76
Deuteranopia (green-blind)
#FEE989
Tritanopia (blue-blind)
#BEF5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcfe81; /* rgb */ color: rgb(188, 254, 129); /* oklch */ color: oklch(92.6% 0.170 131.9);
Tailwind
colors: {
custom: {
50: '#d3ffa8',
500: '#bcfe81',
950: '#000000',
},
}SCSS
$custom: #bcfe81; $custom-light: #d3ffa8; $custom-dark: #000000;
JSON
{
"hex": "#bcfe81",
"rgb": {
"r": 188,
"g": 254,
"b": 129
},
"hsl": {
"h": 91.68,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.92627,
"c": 0.16992,
"h": 131.9
},
"luminance": 0.8316
}Semantic roles & 50–950 ramp
primary
#BCFE81
secondary
#9646DD
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681