#BCFF82#BCFF82
#BCFF82 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.9% C 0.170 H 132.1°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF82 |
|---|---|
| RGB | rgb(188, 255, 130) |
| HSL | hsl(92, 100%, 75%) |
| HSV | hsv(92, 49%, 100%) |
| CMYK | cmyk(26.3%, 0%, 49%, 0%) |
| CIE-LAB | lab(93.37, -41.26, 52.75) |
| CIE-LCH | lch(93.37, 66.97, 128.04°) |
| OKLab | oklab(92.87% -0.1143 0.1263) |
| OKLCH | oklch(92.87% 0.17 132.1) |
| XYZ | xyz(60.5274, 83.8214, 34.1049) |
| Luminance | 0.8382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.06
Light Pea Green
#C4FE82
ΔE00 1.34
Pistachio (survey)
#C0FA8B
ΔE00 1.97
Pale Lime
#BEFD73
ΔE00 2.04
Key Lime
#AEFF6E
ΔE00 2.50
Spring Green (survey)
#A9F971
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF82 #C582FF
analogous
#FAFF82 #BCFF82 #82FF86
triadic
#BCFF82 #82BCFF #FF82BC
tetradic
#BCFF82 #82FAFF #C582FF #FF8682
square
#BCFF82 #82FAFF #C582FF #FF8682
split-complementary
#BCFF82 #8682FF #FF82FA
monochromatic
#7AFF08 #9BFF45 #BCFF82 #DDFFBF #EFFFE0
Accessibility & contrast
On white
1.18
#BCFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#BCFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF82
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF82 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF77
Deuteranopia (green-blind)
#FEEA8A
Tritanopia (blue-blind)
#BEF6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff82; /* rgb */ color: rgb(188, 255, 130); /* oklch */ color: oklch(92.9% 0.170 132.1);
Tailwind
colors: {
custom: {
50: '#d3ffa9',
500: '#bcff82',
950: '#000000',
},
}SCSS
$custom: #bcff82; $custom-light: #d3ffa9; $custom-dark: #000000;
JSON
{
"hex": "#bcff82",
"rgb": {
"r": 188,
"g": 255,
"b": 130
},
"hsl": {
"h": 92.16,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92865,
"c": 0.17036,
"h": 132.1
},
"luminance": 0.83823
}Semantic roles & 50–950 ramp
primary
#BCFF82
secondary
#9847DE
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681