#BDFE80#BDFE80
#BDFE80 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.7% C 0.170 H 131.5°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFE80 |
|---|---|
| RGB | rgb(189, 254, 128) |
| HSL | hsl(91, 98%, 75%) |
| HSV | hsv(91, 50%, 100%) |
| CMYK | cmyk(25.6%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(93.13, -40.69, 53.39) |
| CIE-LCH | lch(93.13, 67.13, 127.31°) |
| OKLab | oklab(92.67% -0.1129 0.1276) |
| OKLCH | oklch(92.67% 0.17 131.5) |
| XYZ | xyz(60.3235, 83.2594, 33.3103) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.03
Light Yellowish Green
#C2FF89
ΔE00 1.10
Pale Lime
#BEFD73
ΔE00 1.70
Pistachio (survey)
#C0FA8B
ΔE00 1.98
Light Lime
#AEFD6C
ΔE00 2.48
Key Lime
#AEFF6E
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFE80 #C180FE
analogous
#FCFE80 #BDFE80 #80FE82
triadic
#BDFE80 #80BDFE #FE80BD
tetradic
#BDFE80 #80FCFE #C180FE #FE8280
square
#BDFE80 #80FCFE #C180FE #FE8280
split-complementary
#BDFE80 #8280FE #FE80FC
monochromatic
#7EFD07 #9DFE43 #BDFE80 #DDFEBD #EFFFE1
Accessibility & contrast
On white
1.19
#BDFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#BDFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFE80
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFE80 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FEEA88
Tritanopia (blue-blind)
#C0F5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfe80; /* rgb */ color: rgb(189, 254, 128); /* oklch */ color: oklch(92.7% 0.170 131.5);
Tailwind
colors: {
custom: {
50: '#d3ffa7',
500: '#bdfe80',
950: '#000000',
},
}SCSS
$custom: #bdfe80; $custom-light: #d3ffa7; $custom-dark: #000000;
JSON
{
"hex": "#bdfe80",
"rgb": {
"r": 189,
"g": 254,
"b": 128
},
"hsl": {
"h": 90.952,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.92674,
"c": 0.17037,
"h": 131.5
},
"luminance": 0.83261
}Semantic roles & 50–950 ramp
primary
#BDFE80
secondary
#9445DD
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681