#BDFD81#BDFD81
#BDFD81 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.5% C 0.168 H 131.5°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD81 |
|---|---|
| RGB | rgb(189, 253, 129) |
| HSL | hsl(91, 97%, 75%) |
| HSV | hsv(91, 49%, 99%) |
| CMYK | cmyk(25.3%, 0%, 49%, 0.8%) |
| CIE-LAB | lab(92.86, -40.14, 52.60) |
| CIE-LCH | lch(92.86, 66.17, 127.35°) |
| OKLab | oklab(92.46% -0.1113 0.126) |
| OKLCH | oklch(92.46% 0.168 131.5) |
| XYZ | xyz(60.0731, 82.6528, 33.5532) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.97
Light Pea Green
#C4FE82
ΔE00 1.02
Pistachio (survey)
#C0FA8B
ΔE00 1.71
Pale Lime
#BEFD73
ΔE00 1.87
Light Yellow Green
#CCFD7F
ΔE00 2.59
Spring Green (survey)
#A9F971
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD81 #C181FD
analogous
#FBFD81 #BDFD81 #81FD83
triadic
#BDFD81 #81BDFD #FD81BD
tetradic
#BDFD81 #81FBFD #C181FD #FD8381
square
#BDFD81 #81FBFD #C181FD #FD8381
split-complementary
#BDFD81 #8381FD #FD81FB
monochromatic
#7EFB09 #9DFC45 #BDFD81 #DDFEBD #EFFFE1
Accessibility & contrast
On white
1.20
#BDFD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#BDFD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD81
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD81 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE76
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#C0F4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bdfd81; /* rgb */ color: rgb(189, 253, 129); /* oklch */ color: oklch(92.5% 0.168 131.5);
Tailwind
colors: {
custom: {
50: '#d3fea8',
500: '#bdfd81',
950: '#000000',
},
}SCSS
$custom: #bdfd81; $custom-light: #d3fea8; $custom-dark: #000000;
JSON
{
"hex": "#bdfd81",
"rgb": {
"r": 189,
"g": 253,
"b": 129
},
"hsl": {
"h": 90.968,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.92462,
"c": 0.16807,
"h": 131.5
},
"luminance": 0.82654
}Semantic roles & 50–950 ramp
primary
#BDFD81
secondary
#9447DC
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681