#BDFD9D#BDFD9D
#BDFD9D is a very light, vivid green. Relative luminance 0.835; OKLCH L 92.9% C 0.140 H 135.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD9D |
|---|---|
| RGB | rgb(189, 253, 157) |
| HSL | hsl(100, 96%, 80%) |
| HSV | hsv(100, 38%, 99%) |
| CMYK | cmyk(25.3%, 0%, 37.9%, 0.8%) |
| CIE-LAB | lab(93.23, -36.75, 39.65) |
| CIE-LCH | lch(93.23, 54.06, 132.82°) |
| OKLab | oklab(92.88% -0.1005 0.098) |
| OKLCH | oklch(92.88% 0.14 135.7) |
| XYZ | xyz(62.1958, 83.5019, 44.7323) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.63
Celery
#C1FD95
ΔE00 1.64
Tea Green
#BDF8A3
ΔE00 1.90
Pastel Green
#B0FF9D
ΔE00 2.08
Light Pastel Green
#B2FBA5
ΔE00 2.62
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD9D #DD9DFD
analogous
#EDFD9D #BDFD9D #9DFDAD
triadic
#BDFD9D #9DBDFD #FD9DBD
tetradic
#BDFD9D #9DEDFD #DD9DFD #FDAD9D
square
#BDFD9D #9DEDFD #DD9DFD #FDAD9D
split-complementary
#BDFD9D #AD9DFD #FD9DED
monochromatic
#6CFB25 #95FC61 #BDFD9D #E5FED9 #EBFEE1
Accessibility & contrast
On white
1.19
#BDFD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#BDFD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD9D
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD9D | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF96
Deuteranopia (green-blind)
#FAEAA2
Tritanopia (blue-blind)
#BCF6E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdfd9d; /* rgb */ color: rgb(189, 253, 157); /* oklch */ color: oklch(92.9% 0.140 135.7);
Tailwind
colors: {
custom: {
50: '#d2febb',
500: '#bdfd9d',
950: '#000000',
},
}SCSS
$custom: #bdfd9d; $custom-light: #d2febb; $custom-dark: #000000;
JSON
{
"hex": "#bdfd9d",
"rgb": {
"r": 189,
"g": 253,
"b": 157
},
"hsl": {
"h": 100,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.92884,
"c": 0.14033,
"h": 135.7
},
"luminance": 0.83504
}Semantic roles & 50–950 ramp
primary
#BDFD9D
secondary
#B55FE0
accent
#00E699
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682