#BCFF7C#BCFF7C
#BCFF7C is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.8% C 0.176 H 131.5°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF7C |
|---|---|
| RGB | rgb(188, 255, 124) |
| HSL | hsl(91, 100%, 74%) |
| HSV | hsv(91, 51%, 100%) |
| CMYK | cmyk(26.3%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(93.30, -41.90, 55.42) |
| CIE-LCH | lch(93.30, 69.48, 127.09°) |
| OKLab | oklab(92.79% -0.1164 0.1318) |
| OKLCH | oklch(92.79% 0.176 131.5) |
| XYZ | xyz(60.1363, 83.6650, 32.0454) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.31
Pale Lime
#BEFD73
ΔE00 1.31
Light Yellowish Green
#C2FF89
ΔE00 1.64
Light Lime
#AEFD6C
ΔE00 2.03
Key Lime
#AEFF6E
ΔE00 2.03
Spring Green (survey)
#A9F971
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF7C #BF7CFF
analogous
#FEFF7C #BCFF7C #7CFF7E
triadic
#BCFF7C #7CBCFF #FF7CBC
tetradic
#BCFF7C #7CFEFF #BF7CFF #FF7E7C
square
#BCFF7C #7CFEFF #BF7CFF #FF7E7C
split-complementary
#BCFF7C #7E7CFF #FF7CFE
monochromatic
#7DFF02 #9DFF3F #BCFF7C #DBFFB9 #EFFFE0
Accessibility & contrast
On white
1.18
#BCFF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#BCFF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF7C
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF7C | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF70
Deuteranopia (green-blind)
#FFEA84
Tritanopia (blue-blind)
#BFF6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff7c; /* rgb */ color: rgb(188, 255, 124); /* oklch */ color: oklch(92.8% 0.176 131.5);
Tailwind
colors: {
custom: {
50: '#d3ffa5',
500: '#bcff7c',
950: '#000000',
},
}SCSS
$custom: #bcff7c; $custom-light: #d3ffa5; $custom-dark: #000000;
JSON
{
"hex": "#bcff7c",
"rgb": {
"r": 188,
"g": 255,
"b": 124
},
"hsl": {
"h": 90.687,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.92788,
"c": 0.17588,
"h": 131.5
},
"luminance": 0.83667
}Semantic roles & 50–950 ramp
primary
#BCFF7C
secondary
#9142DE
accent
#00E675
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680