#BCFF77#BCFF77
#BCFF77 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.7% C 0.180 H 130.9°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF77 |
|---|---|
| RGB | rgb(188, 255, 119) |
| HSL | hsl(90, 100%, 73%) |
| HSV | hsv(90, 53%, 100%) |
| CMYK | cmyk(26.3%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(93.25, -42.40, 57.61) |
| CIE-LCH | lch(93.25, 71.54, 126.35°) |
| OKLab | oklab(92.73% -0.1182 0.1362) |
| OKLCH | oklch(92.73% 0.18 130.9) |
| XYZ | xyz(59.8281, 83.5417, 30.4222) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.80
Light Pea Green
#C4FE82
ΔE00 1.59
Light Lime
#AEFD6C
ΔE00 1.78
Key Lime
#AEFF6E
ΔE00 1.83
Light Lime Green
#B9FF66
ΔE00 1.84
Pale Lime Green
#B1FF65
ΔE00 2.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF77 #BA77FF
analogous
#FFFE77 #BCFF77 #78FF77
triadic
#BCFF77 #77BCFF #FF77BC
tetradic
#BCFF77 #77FFFE #BA77FF #FF7778
square
#BCFF77 #77FFFE #BA77FF #FF7778
split-complementary
#BCFF77 #7778FF #FE77FF
monochromatic
#80FC00 #9EFF3A #BCFF77 #DAFFB4 #F0FFE0
Accessibility & contrast
On white
1.19
#BCFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#BCFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF77
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF77 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6A
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#BFF6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff77; /* rgb */ color: rgb(188, 255, 119); /* oklch */ color: oklch(92.7% 0.180 130.9);
Tailwind
colors: {
custom: {
50: '#d3ffa2',
500: '#bcff77',
950: '#000000',
},
}SCSS
$custom: #bcff77; $custom-light: #d3ffa2; $custom-dark: #000000;
JSON
{
"hex": "#bcff77",
"rgb": {
"r": 188,
"g": 255,
"b": 119
},
"hsl": {
"h": 89.559,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.92727,
"c": 0.18034,
"h": 130.9
},
"luminance": 0.83543
}Semantic roles & 50–950 ramp
primary
#BCFF77
secondary
#8C3DDD
accent
#00E671
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680