#BCFE7C#BCFE7C
#BCFE7C is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.6% C 0.175 H 131.3°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFE7C |
|---|---|
| RGB | rgb(188, 254, 124) |
| HSL | hsl(90, 98%, 74%) |
| HSV | hsv(90, 51%, 100%) |
| CMYK | cmyk(26%, 0%, 51.2%, 0.4%) |
| CIE-LAB | lab(93.03, -41.46, 55.09) |
| CIE-LCH | lch(93.03, 68.95, 126.96°) |
| OKLab | oklab(92.56% -0.1152 0.1311) |
| OKLCH | oklch(92.56% 0.175 131.3) |
| XYZ | xyz(59.8181, 83.0286, 31.9394) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.20
Pale Lime
#BEFD73
ΔE00 1.28
Light Yellowish Green
#C2FF89
ΔE00 1.57
Light Lime
#AEFD6C
ΔE00 2.09
Key Lime
#AEFF6E
ΔE00 2.13
Spring Green (survey)
#A9F971
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFE7C #BE7CFE
analogous
#FDFE7C #BCFE7C #7CFE7D
triadic
#BCFE7C #7CBCFE #FE7CBC
tetradic
#BCFE7C #7CFDFE #BE7CFE #FE7D7C
square
#BCFE7C #7CFDFE #BE7CFE #FE7D7C
split-complementary
#BCFE7C #7D7CFE #FE7CFD
monochromatic
#7EFD03 #9DFE3F #BCFE7C #DBFEB9 #EFFFE1
Accessibility & contrast
On white
1.19
#BCFE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#BCFE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFE7C
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFE7C | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE70
Deuteranopia (green-blind)
#FEE984
Tritanopia (blue-blind)
#BFF5E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcfe7c; /* rgb */ color: rgb(188, 254, 124); /* oklch */ color: oklch(92.6% 0.175 131.3);
Tailwind
colors: {
custom: {
50: '#d3ffa5',
500: '#bcfe7c',
950: '#000000',
},
}SCSS
$custom: #bcfe7c; $custom-light: #d3ffa5; $custom-dark: #000000;
JSON
{
"hex": "#bcfe7c",
"rgb": {
"r": 188,
"g": 254,
"b": 124
},
"hsl": {
"h": 90.462,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.92563,
"c": 0.17452,
"h": 131.3
},
"luminance": 0.8303
}Semantic roles & 50–950 ramp
primary
#BCFE7C
secondary
#9042DC
accent
#00E675
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680