#BCFF7D#BCFF7D
#BCFF7D is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.8% C 0.175 H 131.6°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF7D |
|---|---|
| RGB | rgb(188, 255, 125) |
| HSL | hsl(91, 100%, 75%) |
| HSV | hsv(91, 51%, 100%) |
| CMYK | cmyk(26.3%, 0%, 51%, 0%) |
| CIE-LAB | lab(93.32, -41.80, 54.98) |
| CIE-LCH | lch(93.32, 69.06, 127.24°) |
| OKLab | oklab(92.8% -0.1161 0.1309) |
| OKLCH | oklch(92.8% 0.175 131.6) |
| XYZ | xyz(60.1999, 83.6904, 32.3802) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.28
Pale Lime
#BEFD73
ΔE00 1.42
Light Yellowish Green
#C2FF89
ΔE00 1.53
Key Lime
#AEFF6E
ΔE00 2.09
Light Lime
#AEFD6C
ΔE00 2.10
Spring Green (survey)
#A9F971
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF7D #C07DFF
analogous
#FDFF7D #BCFF7D #7DFF7F
triadic
#BCFF7D #7DBCFF #FF7DBC
tetradic
#BCFF7D #7DFDFF #C07DFF #FF7F7D
square
#BCFF7D #7DFDFF #C07DFF #FF7F7D
split-complementary
#BCFF7D #7F7DFF #FF7DFD
monochromatic
#7DFF03 #9CFF40 #BCFF7D #DCFFBA #EFFFE0
Accessibility & contrast
On white
1.18
#BCFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#BCFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF7D
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF7D | 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)
#FFEF71
Deuteranopia (green-blind)
#FFEA85
Tritanopia (blue-blind)
#BFF6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff7d; /* rgb */ color: rgb(188, 255, 125); /* oklch */ color: oklch(92.8% 0.175 131.6);
Tailwind
colors: {
custom: {
50: '#d3ffa5',
500: '#bcff7d',
950: '#000000',
},
}SCSS
$custom: #bcff7d; $custom-light: #d3ffa5; $custom-dark: #000000;
JSON
{
"hex": "#bcff7d",
"rgb": {
"r": 188,
"g": 255,
"b": 125
},
"hsl": {
"h": 90.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.928,
"c": 0.17496,
"h": 131.6
},
"luminance": 0.83692
}Semantic roles & 50–950 ramp
primary
#BCFF7D
secondary
#9242DE
accent
#00E676
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680