#BDFE82#BDFE82
#BDFE82 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.7% C 0.169 H 131.7°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFE82 |
|---|---|
| RGB | rgb(189, 254, 130) |
| HSL | hsl(91, 98%, 75%) |
| HSV | hsv(91, 49%, 100%) |
| CMYK | cmyk(25.6%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(93.15, -40.48, 52.49) |
| CIE-LCH | lch(93.15, 66.28, 127.64°) |
| OKLab | oklab(92.7% -0.1121 0.1258) |
| OKLCH | oklch(92.7% 0.169 131.7) |
| XYZ | xyz(60.4564, 83.3126, 34.0105) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.91
Light Pea Green
#C4FE82
ΔE00 1.11
Pistachio (survey)
#C0FA8B
ΔE00 1.76
Pale Lime
#BEFD73
ΔE00 1.97
Spring Green (survey)
#A9F971
ΔE00 2.62
Light Lime
#AEFD6C
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFE82 #C382FE
analogous
#FBFE82 #BDFE82 #82FE85
triadic
#BDFE82 #82BDFE #FE82BD
tetradic
#BDFE82 #82FBFE #C382FE #FE8582
square
#BDFE82 #82FBFE #C382FE #FE8582
split-complementary
#BDFE82 #8582FE #FE82FB
monochromatic
#7DFD09 #9DFE45 #BDFE82 #DDFEBF #EFFFE1
Accessibility & contrast
On white
1.19
#BDFE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#BDFE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFE82
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFE82 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF77
Deuteranopia (green-blind)
#FEEA8A
Tritanopia (blue-blind)
#BFF5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfe82; /* rgb */ color: rgb(189, 254, 130); /* oklch */ color: oklch(92.7% 0.169 131.7);
Tailwind
colors: {
custom: {
50: '#d3ffa9',
500: '#bdfe82',
950: '#000000',
},
}SCSS
$custom: #bdfe82; $custom-light: #d3ffa9; $custom-dark: #000000;
JSON
{
"hex": "#bdfe82",
"rgb": {
"r": 189,
"g": 254,
"b": 130
},
"hsl": {
"h": 91.452,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.927,
"c": 0.1685,
"h": 131.7
},
"luminance": 0.83314
}Semantic roles & 50–950 ramp
primary
#BDFE82
secondary
#9647DD
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681