#BDFE91#BDFE91
#BDFE91 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.9% C 0.154 H 133.8°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFE91 |
|---|---|
| RGB | rgb(189, 254, 145) |
| HSL | hsl(96, 98%, 78%) |
| HSV | hsv(96, 43%, 100%) |
| CMYK | cmyk(25.6%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(93.34, -38.74, 45.63) |
| CIE-LCH | lch(93.34, 59.86, 130.33°) |
| OKLab | oklab(92.91% -0.1065 0.1112) |
| OKLCH | oklch(92.91% 0.154 133.8) |
| XYZ | xyz(61.5376, 83.7450, 39.7048) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.85
Pistachio (survey)
#C0FA8B
ΔE00 1.40
Light Yellowish Green
#C2FF89
ΔE00 1.68
Pale Light Green
#B1FC99
ΔE00 2.61
Light Pea Green
#C4FE82
ΔE00 2.77
Pastel Green
#B0FF9D
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFE91 #D291FE
analogous
#F3FE91 #BDFE91 #91FE9B
triadic
#BDFE91 #91BDFE #FE91BD
tetradic
#BDFE91 #91F3FE #D291FE #FE9B91
square
#BDFE91 #91F3FE #D291FE #FE9B91
split-complementary
#BDFE91 #9B91FE #FE91F3
monochromatic
#74FD18 #99FD54 #BDFE91 #E1FFCE #EDFFE1
Accessibility & contrast
On white
1.18
#BDFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#BDFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFE91
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFE91 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF89
Deuteranopia (green-blind)
#FCEA97
Tritanopia (blue-blind)
#BEF6E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdfe91; /* rgb */ color: rgb(189, 254, 145); /* oklch */ color: oklch(92.9% 0.154 133.8);
Tailwind
colors: {
custom: {
50: '#d3ffb3',
500: '#bdfe91',
950: '#000000',
},
}SCSS
$custom: #bdfe91; $custom-light: #d3ffb3; $custom-dark: #000000;
JSON
{
"hex": "#bdfe91",
"rgb": {
"r": 189,
"g": 254,
"b": 145
},
"hsl": {
"h": 95.78,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.92914,
"c": 0.15397,
"h": 133.8
},
"luminance": 0.83747
}Semantic roles & 50–950 ramp
primary
#BDFE91
secondary
#A754DF
accent
#00E689
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681