#BCFF7E#BCFF7E
#BCFF7E is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.8% C 0.174 H 131.7°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF7E |
|---|---|
| RGB | rgb(188, 255, 126) |
| HSL | hsl(91, 100%, 75%) |
| HSV | hsv(91, 51%, 100%) |
| CMYK | cmyk(26.3%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(93.33, -41.69, 54.54) |
| CIE-LCH | lch(93.33, 68.65, 127.40°) |
| OKLab | oklab(92.81% -0.1157 0.13) |
| OKLCH | oklch(92.81% 0.174 131.7) |
| XYZ | xyz(60.2641, 83.7161, 32.7183) |
| Luminance | 0.8372 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.26
Light Yellowish Green
#C2FF89
ΔE00 1.43
Pale Lime
#BEFD73
ΔE00 1.54
Key Lime
#AEFF6E
ΔE00 2.16
Light Lime
#AEFD6C
ΔE00 2.18
Pistachio (survey)
#C0FA8B
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF7E #C17EFF
analogous
#FCFF7E #BCFF7E #7EFF81
triadic
#BCFF7E #7EBCFF #FF7EBC
tetradic
#BCFF7E #7EFCFF #C17EFF #FF817E
square
#BCFF7E #7EFCFF #C17EFF #FF817E
split-complementary
#BCFF7E #817EFF #FF7EFC
monochromatic
#7CFF04 #9CFF41 #BCFF7E #DCFFBB #EFFFE0
Accessibility & contrast
On white
1.18
#BCFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#BCFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF7E
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF7E | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF72
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#BEF6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff7e; /* rgb */ color: rgb(188, 255, 126); /* oklch */ color: oklch(92.8% 0.174 131.7);
Tailwind
colors: {
custom: {
50: '#d3ffa6',
500: '#bcff7e',
950: '#000000',
},
}SCSS
$custom: #bcff7e; $custom-light: #d3ffa6; $custom-dark: #000000;
JSON
{
"hex": "#bcff7e",
"rgb": {
"r": 188,
"g": 255,
"b": 126
},
"hsl": {
"h": 91.163,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92813,
"c": 0.17405,
"h": 131.7
},
"luminance": 0.83718
}Semantic roles & 50–950 ramp
primary
#BCFF7E
secondary
#9443DE
accent
#00E677
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680