#BDFA82#BDFA82
#BDFA82 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.8% C 0.163 H 131.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFA82 |
|---|---|
| RGB | rgb(189, 250, 130) |
| HSL | hsl(91, 92%, 75%) |
| HSV | hsv(91, 48%, 98%) |
| CMYK | cmyk(24.4%, 0%, 48%, 2%) |
| CIE-LAB | lab(92.04, -38.70, 51.14) |
| CIE-LCH | lch(92.04, 64.13, 127.11°) |
| OKLab | oklab(91.8% -0.1072 0.1228) |
| OKLCH | oklch(91.8% 0.163 131.1) |
| XYZ | xyz(59.2003, 80.8003, 33.5917) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.12
Pistachio (survey)
#C0FA8B
ΔE00 1.20
Light Pea Green
#C4FE82
ΔE00 1.24
Pale Lime
#BEFD73
ΔE00 2.25
Celery
#C1FD95
ΔE00 2.47
Light Yellow Green
#CCFD7F
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFA82 #BF82FA
analogous
#F9FA82 #BDFA82 #82FA83
triadic
#BDFA82 #82BDFA #FA82BD
tetradic
#BDFA82 #82F9FA #BF82FA #FA8382
square
#BDFA82 #82F9FA #BF82FA #FA8382
split-complementary
#BDFA82 #8382FA #FA82F9
monochromatic
#7FF50C #9EF847 #BDFA82 #DCFCBD #EFFEE2
Accessibility & contrast
On white
1.22
#BDFA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#BDFA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFA82
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFA82 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FAE789
Tritanopia (blue-blind)
#C0F1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdfa82; /* rgb */ color: rgb(189, 250, 130); /* oklch */ color: oklch(91.8% 0.163 131.1);
Tailwind
colors: {
custom: {
50: '#d3fca8',
500: '#bdfa82',
950: '#000000',
},
}SCSS
$custom: #bdfa82; $custom-light: #d3fca8; $custom-dark: #000000;
JSON
{
"hex": "#bdfa82",
"rgb": {
"r": 189,
"g": 250,
"b": 130
},
"hsl": {
"h": 90.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.91804,
"c": 0.16299,
"h": 131.1
},
"luminance": 0.80802
}Semantic roles & 50–950 ramp
primary
#BDFA82
secondary
#9148D8
accent
#00E675
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581