#BDFD95#BDFD95
#BDFD95 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.8% C 0.149 H 134.3°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD95 |
|---|---|
| RGB | rgb(189, 253, 149) |
| HSL | hsl(97, 96%, 79%) |
| HSV | hsv(97, 41%, 99%) |
| CMYK | cmyk(25.3%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(93.12, -37.79, 43.42) |
| CIE-LCH | lch(93.12, 57.56, 131.04°) |
| OKLab | oklab(92.75% -0.1037 0.1063) |
| OKLCH | oklch(92.75% 0.149 134.3) |
| XYZ | xyz(61.5350, 83.2376, 41.2523) |
| Luminance | 0.8324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.64
Pistachio (survey)
#C0FA8B
ΔE00 1.77
Pale Light Green
#B1FC99
ΔE00 2.13
Light Yellowish Green
#C2FF89
ΔE00 2.33
Pastel Green
#B0FF9D
ΔE00 2.71
Tea Green
#BDF8A3
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD95 #D595FD
analogous
#F1FD95 #BDFD95 #95FDA1
triadic
#BDFD95 #95BDFD #FD95BD
tetradic
#BDFD95 #95F1FD #D595FD #FDA195
square
#BDFD95 #95F1FD #D595FD #FDA195
split-complementary
#BDFD95 #A195FD #FD95F1
monochromatic
#72FB1D #98FC59 #BDFD95 #E2FED1 #ECFEE1
Accessibility & contrast
On white
1.19
#BDFD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#BDFD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD95
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD95 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#FBE99B
Tritanopia (blue-blind)
#BDF6E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfd95; /* rgb */ color: rgb(189, 253, 149); /* oklch */ color: oklch(92.8% 0.149 134.3);
Tailwind
colors: {
custom: {
50: '#d3feb5',
500: '#bdfd95',
950: '#000000',
},
}SCSS
$custom: #bdfd95; $custom-light: #d3feb5; $custom-dark: #000000;
JSON
{
"hex": "#bdfd95",
"rgb": {
"r": 189,
"g": 253,
"b": 149
},
"hsl": {
"h": 96.923,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.92753,
"c": 0.14851,
"h": 134.3
},
"luminance": 0.83239
}Semantic roles & 50–950 ramp
primary
#BDFD95
secondary
#AB58DE
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681