#BDFD93#BDFD93
#BDFD93 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.7% C 0.151 H 133.9°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD93 |
|---|---|
| RGB | rgb(189, 253, 147) |
| HSL | hsl(96, 96%, 78%) |
| HSV | hsv(96, 42%, 99%) |
| CMYK | cmyk(25.3%, 0%, 41.9%, 0.8%) |
| CIE-LAB | lab(93.09, -38.04, 44.35) |
| CIE-LCH | lch(93.09, 58.43, 130.62°) |
| OKLab | oklab(92.72% -0.1045 0.1084) |
| OKLCH | oklch(92.72% 0.151 133.9) |
| XYZ | xyz(61.3767, 83.1742, 40.4186) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.60
Pistachio (survey)
#C0FA8B
ΔE00 1.51
Light Yellowish Green
#C2FF89
ΔE00 2.04
Pale Light Green
#B1FC99
ΔE00 2.34
Pastel Green
#B0FF9D
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD93 #D393FD
analogous
#F2FD93 #BDFD93 #93FD9E
triadic
#BDFD93 #93BDFD #FD93BD
tetradic
#BDFD93 #93F2FD #D393FD #FD9E93
square
#BDFD93 #93F2FD #D393FD #FD9E93
split-complementary
#BDFD93 #9E93FD #FD93F2
monochromatic
#74FB1B #98FC57 #BDFD93 #E2FECF #EDFEE1
Accessibility & contrast
On white
1.19
#BDFD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#BDFD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD93
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD93 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#BDF6E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfd93; /* rgb */ color: rgb(189, 253, 147); /* oklch */ color: oklch(92.7% 0.151 133.9);
Tailwind
colors: {
custom: {
50: '#d3feb4',
500: '#bdfd93',
950: '#000000',
},
}SCSS
$custom: #bdfd93; $custom-light: #d3feb4; $custom-dark: #000000;
JSON
{
"hex": "#bdfd93",
"rgb": {
"r": 189,
"g": 253,
"b": 147
},
"hsl": {
"h": 96.226,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.92721,
"c": 0.15053,
"h": 133.9
},
"luminance": 0.83176
}Semantic roles & 50–950 ramp
primary
#BDFD93
secondary
#A856DE
accent
#00E68B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681