#BDFD80#BDFD80
#BDFD80 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.4% C 0.169 H 131.3°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD80 |
|---|---|
| RGB | rgb(189, 253, 128) |
| HSL | hsl(91, 97%, 75%) |
| HSV | hsv(91, 49%, 99%) |
| CMYK | cmyk(25.3%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(92.85, -40.25, 53.05) |
| CIE-LCH | lch(92.85, 66.59, 127.19°) |
| OKLab | oklab(92.45% -0.1116 0.1269) |
| OKLCH | oklch(92.45% 0.169 131.3) |
| XYZ | xyz(60.0070, 82.6264, 33.2048) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.98
Light Yellowish Green
#C2FF89
ΔE00 1.07
Pale Lime
#BEFD73
ΔE00 1.73
Pistachio (survey)
#C0FA8B
ΔE00 1.82
Light Yellow Green
#CCFD7F
ΔE00 2.52
Spring Green (survey)
#A9F971
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD80 #C080FD
analogous
#FBFD80 #BDFD80 #80FD82
triadic
#BDFD80 #80BDFD #FD80BD
tetradic
#BDFD80 #80FBFD #C080FD #FD8280
square
#BDFD80 #80FBFD #C080FD #FD8280
split-complementary
#BDFD80 #8280FD #FD80FB
monochromatic
#7EFB07 #9EFC44 #BDFD80 #DCFEBC #EFFFE1
Accessibility & contrast
On white
1.20
#BDFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#BDFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD80
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD80 | 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)
#FFEE75
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#C0F4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bdfd80; /* rgb */ color: rgb(189, 253, 128); /* oklch */ color: oklch(92.4% 0.169 131.3);
Tailwind
colors: {
custom: {
50: '#d3fea7',
500: '#bdfd80',
950: '#000000',
},
}SCSS
$custom: #bdfd80; $custom-light: #d3fea7; $custom-dark: #000000;
JSON
{
"hex": "#bdfd80",
"rgb": {
"r": 189,
"g": 253,
"b": 128
},
"hsl": {
"h": 90.72,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.92449,
"c": 0.169,
"h": 131.3
},
"luminance": 0.82628
}Semantic roles & 50–950 ramp
primary
#BDFD80
secondary
#9246DB
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681