#BDFE84#BDFE84
#BDFE84 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.7% C 0.167 H 132.0°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFE84 |
|---|---|
| RGB | rgb(189, 254, 132) |
| HSL | hsl(92, 98%, 76%) |
| HSV | hsv(92, 48%, 100%) |
| CMYK | cmyk(25.6%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(93.17, -40.26, 51.59) |
| CIE-LCH | lch(93.17, 65.44, 127.97°) |
| OKLab | oklab(92.73% -0.1114 0.1239) |
| OKLCH | oklch(92.73% 0.167 132) |
| XYZ | xyz(60.5920, 83.3668, 34.7243) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.75
Light Pea Green
#C4FE82
ΔE00 1.24
Pistachio (survey)
#C0FA8B
ΔE00 1.57
Pale Lime
#BEFD73
ΔE00 2.24
Celery
#C1FD95
ΔE00 2.44
Spring Green (survey)
#A9F971
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFE84 #C584FE
analogous
#FAFE84 #BDFE84 #84FE88
triadic
#BDFE84 #84BDFE #FE84BD
tetradic
#BDFE84 #84FAFE #C584FE #FE8884
square
#BDFE84 #84FAFE #C584FE #FE8884
split-complementary
#BDFE84 #8884FE #FE84FA
monochromatic
#7CFD0B #9CFE47 #BDFE84 #DEFEC1 #EFFFE1
Accessibility & contrast
On white
1.19
#BDFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#BDFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFE84
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFE84 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7A
Deuteranopia (green-blind)
#FEEA8B
Tritanopia (blue-blind)
#BFF5E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfe84; /* rgb */ color: rgb(189, 254, 132); /* oklch */ color: oklch(92.7% 0.167 132.0);
Tailwind
colors: {
custom: {
50: '#d3ffaa',
500: '#bdfe84',
950: '#000000',
},
}SCSS
$custom: #bdfe84; $custom-light: #d3ffaa; $custom-dark: #000000;
JSON
{
"hex": "#bdfe84",
"rgb": {
"r": 189,
"g": 254,
"b": 132
},
"hsl": {
"h": 91.967,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.92727,
"c": 0.16662,
"h": 132
},
"luminance": 0.83368
}Semantic roles & 50–950 ramp
primary
#BDFE84
secondary
#9849DD
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681