#BDFF82#BDFF82
#BDFF82 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 92.9% C 0.170 H 131.9°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF82 |
|---|---|
| RGB | rgb(189, 255, 130) |
| HSL | hsl(92, 100%, 75%) |
| HSV | hsv(92, 49%, 100%) |
| CMYK | cmyk(25.9%, 0%, 49%, 0%) |
| CIE-LAB | lab(93.43, -40.92, 52.83) |
| CIE-LCH | lch(93.43, 66.82, 127.76°) |
| OKLab | oklab(92.92% -0.1134 0.1265) |
| OKLCH | oklch(92.92% 0.17 131.9) |
| XYZ | xyz(60.7746, 83.9489, 34.1165) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.98
Light Pea Green
#C4FE82
ΔE00 1.19
Pistachio (survey)
#C0FA8B
ΔE00 1.94
Pale Lime
#BEFD73
ΔE00 1.96
Key Lime
#AEFF6E
ΔE00 2.56
Light Lime
#AEFD6C
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF82 #C482FF
analogous
#FBFF82 #BDFF82 #82FF85
triadic
#BDFF82 #82BDFF #FF82BD
tetradic
#BDFF82 #82FBFF #C482FF #FF8582
square
#BDFF82 #82FBFF #C482FF #FF8582
split-complementary
#BDFF82 #8582FF #FF82FB
monochromatic
#7CFF08 #9DFF45 #BDFF82 #DDFFBF #EFFFE0
Accessibility & contrast
On white
1.18
#BDFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#BDFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF82
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF82 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF77
Deuteranopia (green-blind)
#FFEA8A
Tritanopia (blue-blind)
#BFF6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff82; /* rgb */ color: rgb(189, 255, 130); /* oklch */ color: oklch(92.9% 0.170 131.9);
Tailwind
colors: {
custom: {
50: '#d3ffa9',
500: '#bdff82',
950: '#000000',
},
}SCSS
$custom: #bdff82; $custom-light: #d3ffa9; $custom-dark: #000000;
JSON
{
"hex": "#bdff82",
"rgb": {
"r": 189,
"g": 255,
"b": 130
},
"hsl": {
"h": 91.68,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92924,
"c": 0.16987,
"h": 131.9
},
"luminance": 0.83951
}Semantic roles & 50–950 ramp
primary
#BDFF82
secondary
#9747DE
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681