#BDFF81#BDFF81
#BDFF81 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 92.9% C 0.171 H 131.7°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF81 |
|---|---|
| RGB | rgb(189, 255, 129) |
| HSL | hsl(91, 100%, 75%) |
| HSV | hsv(91, 49%, 100%) |
| CMYK | cmyk(25.9%, 0%, 49.4%, 0%) |
| CIE-LAB | lab(93.42, -41.03, 53.28) |
| CIE-LCH | lch(93.42, 67.24, 127.60°) |
| OKLab | oklab(92.91% -0.1137 0.1274) |
| OKLCH | oklch(92.91% 0.171 131.7) |
| XYZ | xyz(60.7078, 83.9222, 33.7647) |
| Luminance | 0.8392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.08
Light Pea Green
#C4FE82
ΔE00 1.15
Pale Lime
#BEFD73
ΔE00 1.83
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Key Lime
#AEFF6E
ΔE00 2.47
Light Lime
#AEFD6C
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF81 #C381FF
analogous
#FCFF81 #BDFF81 #81FF84
triadic
#BDFF81 #81BDFF #FF81BD
tetradic
#BDFF81 #81FCFF #C381FF #FF8481
square
#BDFF81 #81FCFF #C381FF #FF8481
split-complementary
#BDFF81 #8481FF #FF81FC
monochromatic
#7DFF07 #9DFF44 #BDFF81 #DDFFBE #EFFFE0
Accessibility & contrast
On white
1.18
#BDFF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#BDFF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF81
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF81 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF76
Deuteranopia (green-blind)
#FFEA89
Tritanopia (blue-blind)
#BFF6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff81; /* rgb */ color: rgb(189, 255, 129); /* oklch */ color: oklch(92.9% 0.171 131.7);
Tailwind
colors: {
custom: {
50: '#d3ffa8',
500: '#bdff81',
950: '#000000',
},
}SCSS
$custom: #bdff81; $custom-light: #d3ffa8; $custom-dark: #000000;
JSON
{
"hex": "#bdff81",
"rgb": {
"r": 189,
"g": 255,
"b": 129
},
"hsl": {
"h": 91.429,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.92911,
"c": 0.17081,
"h": 131.7
},
"luminance": 0.83924
}Semantic roles & 50–950 ramp
primary
#BDFF81
secondary
#9646DE
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681