#BCFF76#BCFF76
#BCFF76 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.7% C 0.181 H 130.9°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF76 |
|---|---|
| RGB | rgb(188, 255, 118) |
| HSL | hsl(89, 100%, 73%) |
| HSV | hsv(89, 54%, 100%) |
| CMYK | cmyk(26.3%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(93.24, -42.50, 58.05) |
| CIE-LCH | lch(93.24, 71.94, 126.21°) |
| OKLab | oklab(92.72% -0.1185 0.1371) |
| OKLCH | oklch(92.72% 0.181 130.9) |
| XYZ | xyz(59.7684, 83.5178, 30.1076) |
| Luminance | 0.8352 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.72
Light Pea Green
#C4FE82
ΔE00 1.67
Light Lime Green
#B9FF66
ΔE00 1.72
Light Lime
#AEFD6C
ΔE00 1.75
Key Lime
#AEFF6E
ΔE00 1.82
Pale Lime Green
#B1FF65
ΔE00 1.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF76 #B976FF
analogous
#FFFD76 #BCFF76 #77FF76
triadic
#BCFF76 #76BCFF #FF76BC
tetradic
#BCFF76 #76FFFD #B976FF #FF7677
square
#BCFF76 #76FFFD #B976FF #FF7677
split-complementary
#BCFF76 #7677FF #FD76FF
monochromatic
#80FB00 #9EFF39 #BCFF76 #DAFFB3 #F0FFE0
Accessibility & contrast
On white
1.19
#BCFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#BCFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF76
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF76 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF69
Deuteranopia (green-blind)
#FFEA7F
Tritanopia (blue-blind)
#BFF6E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff76; /* rgb */ color: rgb(188, 255, 118); /* oklch */ color: oklch(92.7% 0.181 130.9);
Tailwind
colors: {
custom: {
50: '#d3ffa1',
500: '#bcff76',
950: '#000000',
},
}SCSS
$custom: #bcff76; $custom-light: #d3ffa1; $custom-dark: #000000;
JSON
{
"hex": "#bcff76",
"rgb": {
"r": 188,
"g": 255,
"b": 118
},
"hsl": {
"h": 89.343,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.92715,
"c": 0.18121,
"h": 130.9
},
"luminance": 0.83519
}Semantic roles & 50–950 ramp
primary
#BCFF76
secondary
#8B3DDD
accent
#00E670
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680