#BDFD91#BDFD91
#BDFD91 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.7% C 0.153 H 133.6°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD91 |
|---|---|
| RGB | rgb(189, 253, 145) |
| HSL | hsl(96, 96%, 78%) |
| HSV | hsv(96, 43%, 99%) |
| CMYK | cmyk(25.3%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(93.06, -38.29, 45.28) |
| CIE-LCH | lch(93.06, 59.30, 130.22°) |
| OKLab | oklab(92.69% -0.1052 0.1104) |
| OKLCH | oklch(92.69% 0.153 133.6) |
| XYZ | xyz(61.2211, 83.1120, 39.5992) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.71
Pistachio (survey)
#C0FA8B
ΔE00 1.29
Light Yellowish Green
#C2FF89
ΔE00 1.75
Pale Light Green
#B1FC99
ΔE00 2.58
Light Pea Green
#C4FE82
ΔE00 2.82
Pastel Green
#B0FF9D
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD91 #D191FD
analogous
#F3FD91 #BDFD91 #91FD9B
triadic
#BDFD91 #91BDFD #FD91BD
tetradic
#BDFD91 #91F3FD #D191FD #FD9B91
square
#BDFD91 #91F3FD #D191FD #FD9B91
split-complementary
#BDFD91 #9B91FD #FD91F3
monochromatic
#75FB19 #99FC55 #BDFD91 #E1FECD #EDFEE1
Accessibility & contrast
On white
1.19
#BDFD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BDFD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD91
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD91 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#BEF5E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfd91; /* rgb */ color: rgb(189, 253, 145); /* oklch */ color: oklch(92.7% 0.153 133.6);
Tailwind
colors: {
custom: {
50: '#d3feb3',
500: '#bdfd91',
950: '#000000',
},
}SCSS
$custom: #bdfd91; $custom-light: #d3feb3; $custom-dark: #000000;
JSON
{
"hex": "#bdfd91",
"rgb": {
"r": 189,
"g": 253,
"b": 145
},
"hsl": {
"h": 95.556,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.92691,
"c": 0.15254,
"h": 133.6
},
"luminance": 0.83114
}Semantic roles & 50–950 ramp
primary
#BDFD91
secondary
#A654DE
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681