#BCFF7F#BCFF7F
#BCFF7F is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.8% C 0.173 H 131.8°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF7F |
|---|---|
| RGB | rgb(188, 255, 127) |
| HSL | hsl(91, 100%, 75%) |
| HSV | hsv(91, 50%, 100%) |
| CMYK | cmyk(26.3%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(93.34, -41.59, 54.09) |
| CIE-LCH | lch(93.34, 68.23, 127.55°) |
| OKLab | oklab(92.83% -0.1154 0.1291) |
| OKLCH | oklch(92.83% 0.173 131.8) |
| XYZ | xyz(60.3289, 83.7420, 33.0599) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.26
Light Yellowish Green
#C2FF89
ΔE00 1.33
Pale Lime
#BEFD73
ΔE00 1.67
Key Lime
#AEFF6E
ΔE00 2.24
Light Lime
#AEFD6C
ΔE00 2.26
Pistachio (survey)
#C0FA8B
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF7F #C27FFF
analogous
#FCFF7F #BCFF7F #7FFF82
triadic
#BCFF7F #7FBCFF #FF7FBC
tetradic
#BCFF7F #7FFCFF #C27FFF #FF827F
square
#BCFF7F #7FFCFF #C27FFF #FF827F
split-complementary
#BCFF7F #827FFF #FF7FFC
monochromatic
#7CFF05 #9CFF42 #BCFF7F #DCFFBC #EFFFE0
Accessibility & contrast
On white
1.18
#BCFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#BCFF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF7F
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF7F | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF74
Deuteranopia (green-blind)
#FFEA87
Tritanopia (blue-blind)
#BEF6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff7f; /* rgb */ color: rgb(188, 255, 127); /* oklch */ color: oklch(92.8% 0.173 131.8);
Tailwind
colors: {
custom: {
50: '#d3ffa7',
500: '#bcff7f',
950: '#000000',
},
}SCSS
$custom: #bcff7f; $custom-light: #d3ffa7; $custom-dark: #000000;
JSON
{
"hex": "#bcff7f",
"rgb": {
"r": 188,
"g": 255,
"b": 127
},
"hsl": {
"h": 91.406,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92826,
"c": 0.17313,
"h": 131.8
},
"luminance": 0.83744
}Semantic roles & 50–950 ramp
primary
#BCFF7F
secondary
#9544DE
accent
#00E678
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680