#BCFF71#BCFF71
#BCFF71 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.7% C 0.186 H 130.4°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF71 |
|---|---|
| RGB | rgb(188, 255, 113) |
| HSL | hsl(88, 100%, 72%) |
| HSV | hsv(88, 56%, 100%) |
| CMYK | cmyk(26.3%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(93.19, -42.97, 60.20) |
| CIE-LCH | lch(93.19, 73.96, 125.52°) |
| OKLab | oklab(92.66% -0.1202 0.1413) |
| OKLCH | oklch(92.66% 0.186 130.4) |
| XYZ | xyz(59.4791, 83.4021, 28.5841) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.63
Light Lime Green
#B9FF66
ΔE00 1.14
Pale Lime Green
#B1FF65
ΔE00 1.59
Light Lime
#AEFD6C
ΔE00 1.76
Key Lime
#AEFF6E
ΔE00 1.87
Light Pea Green
#C4FE82
ΔE00 2.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF71 #B471FF
analogous
#FFFB71 #BCFF71 #75FF71
triadic
#BCFF71 #71BCFF #FF71BC
tetradic
#BCFF71 #71FFFB #B471FF #FF7175
square
#BCFF71 #71FFFB #B471FF #FF7175
split-complementary
#BCFF71 #7175FF #FB71FF
monochromatic
#82F600 #9FFF34 #BCFF71 #D9FFAE #F1FFE0
Accessibility & contrast
On white
1.19
#BCFF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#BCFF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF71
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF71 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF63
Deuteranopia (green-blind)
#FFEA7B
Tritanopia (blue-blind)
#C0F5E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcff71; /* rgb */ color: rgb(188, 255, 113); /* oklch */ color: oklch(92.7% 0.186 130.4);
Tailwind
colors: {
custom: {
50: '#d3ff9e',
500: '#bcff71',
950: '#000000',
},
}SCSS
$custom: #bcff71; $custom-light: #d3ff9e; $custom-dark: #000000;
JSON
{
"hex": "#bcff71",
"rgb": {
"r": 188,
"g": 255,
"b": 113
},
"hsl": {
"h": 88.31,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.92658,
"c": 0.18551,
"h": 130.4
},
"luminance": 0.83404
}Semantic roles & 50–950 ramp
primary
#BCFF71
secondary
#8538DC
accent
#00E66C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680