#BDFA84#BDFA84
#BDFA84 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.8% C 0.161 H 131.4°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFA84 |
|---|---|
| RGB | rgb(189, 250, 132) |
| HSL | hsl(91, 92%, 75%) |
| HSV | hsv(91, 47%, 98%) |
| CMYK | cmyk(24.4%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(92.07, -38.48, 50.23) |
| CIE-LCH | lch(92.07, 63.27, 127.45°) |
| OKLab | oklab(91.83% -0.1065 0.1209) |
| OKLCH | oklch(91.83% 0.161 131.4) |
| XYZ | xyz(59.3359, 80.8545, 34.3056) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.95
Light Yellowish Green
#C2FF89
ΔE00 1.05
Light Pea Green
#C4FE82
ΔE00 1.41
Celery
#C1FD95
ΔE00 2.20
Pale Lime
#BEFD73
ΔE00 2.52
Light Yellow Green
#CCFD7F
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFA84 #C184FA
analogous
#F8FA84 #BDFA84 #84FA86
triadic
#BDFA84 #84BDFA #FA84BD
tetradic
#BDFA84 #84F8FA #C184FA #FA8684
square
#BDFA84 #84F8FA #C184FA #FA8684
split-complementary
#BDFA84 #8684FA #FA84F8
monochromatic
#7EF50E #9DF849 #BDFA84 #DDFCBF #EFFEE2
Accessibility & contrast
On white
1.22
#BDFA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#BDFA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFA84
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFA84 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#FAE78B
Tritanopia (blue-blind)
#C0F2DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdfa84; /* rgb */ color: rgb(189, 250, 132); /* oklch */ color: oklch(91.8% 0.161 131.4);
Tailwind
colors: {
custom: {
50: '#d3fcaa',
500: '#bdfa84',
950: '#000000',
},
}SCSS
$custom: #bdfa84; $custom-light: #d3fcaa; $custom-dark: #000000;
JSON
{
"hex": "#bdfa84",
"rgb": {
"r": 189,
"g": 250,
"b": 132
},
"hsl": {
"h": 91.017,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.91831,
"c": 0.16108,
"h": 131.4
},
"luminance": 0.80856
}Semantic roles & 50–950 ramp
primary
#BDFA84
secondary
#944AD8
accent
#00E677
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581