#BCFD80#BCFD80
#BCFD80 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.4% C 0.169 H 131.6°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFD80 |
|---|---|
| RGB | rgb(188, 253, 128) |
| HSL | hsl(91, 97%, 75%) |
| HSV | hsv(91, 49%, 99%) |
| CMYK | cmyk(25.7%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(92.79, -40.60, 52.97) |
| CIE-LCH | lch(92.79, 66.74, 127.47°) |
| OKLab | oklab(92.39% -0.1126 0.1267) |
| OKLCH | oklch(92.39% 0.169 131.6) |
| XYZ | xyz(59.7597, 82.4989, 33.1932) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.11
Light Pea Green
#C4FE82
ΔE00 1.13
Pale Lime
#BEFD73
ΔE00 1.81
Pistachio (survey)
#C0FA8B
ΔE00 1.83
Spring Green (survey)
#A9F971
ΔE00 2.45
Light Lime
#AEFD6C
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFD80 #C180FD
analogous
#FAFD80 #BCFD80 #80FD83
triadic
#BCFD80 #80BCFD #FD80BC
tetradic
#BCFD80 #80FAFD #C180FD #FD8380
square
#BCFD80 #80FAFD #C180FD #FD8380
split-complementary
#BCFD80 #8380FD #FD80FA
monochromatic
#7CFB07 #9CFC44 #BCFD80 #DCFEBC #EFFFE1
Accessibility & contrast
On white
1.20
#BCFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#BCFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFD80
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFD80 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#BEF4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcfd80; /* rgb */ color: rgb(188, 253, 128); /* oklch */ color: oklch(92.4% 0.169 131.6);
Tailwind
colors: {
custom: {
50: '#d3fea7',
500: '#bcfd80',
950: '#000000',
},
}SCSS
$custom: #bcfd80; $custom-light: #d3fea7; $custom-dark: #000000;
JSON
{
"hex": "#bcfd80",
"rgb": {
"r": 188,
"g": 253,
"b": 128
},
"hsl": {
"h": 91.2,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.92389,
"c": 0.16949,
"h": 131.6
},
"luminance": 0.825
}Semantic roles & 50–950 ramp
primary
#BCFD80
secondary
#9446DB
accent
#00E677
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681