#BDFDAD#BDFDAD
#BDFDAD is a very light, vivid green. Relative luminance 0.841; OKLCH L 93.2% C 0.124 H 139.5°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFDAD |
|---|---|
| RGB | rgb(189, 253, 173) |
| HSL | hsl(108, 95%, 84%) |
| HSV | hsv(108, 32%, 99%) |
| CMYK | cmyk(25.3%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(93.49, -34.48, 32.04) |
| CIE-LCH | lch(93.49, 47.06, 137.10°) |
| OKLab | oklab(93.17% -0.094 0.0804) |
| OKLCH | oklch(93.17% 0.124 139.5) |
| XYZ | xyz(63.6523, 84.0845, 52.4033) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.60
Light Pastel Green
#B2FBA5
ΔE00 1.63
Tea Green
#BDF8A3
ΔE00 1.73
Washed Out Green
#BCF5A6
ΔE00 1.80
Pale Green
#C7FDB5
ΔE00 1.90
Celadon
#BEFDB7
ΔE00 1.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFDAD #EDADFD
analogous
#E5FDAD #BDFDAD #ADFDC5
triadic
#BDFDAD #ADBDFD #FDADBD
tetradic
#BDFDAD #ADE5FD #EDADFD #FDC5AD
square
#BDFDAD #ADE5FD #EDADFD #FDC5AD
split-complementary
#BDFDAD #C5ADFD #FDADE5
monochromatic
#5DFA36 #8DFC71 #BDFDAD #E7FEE1 #E7FEE1
Accessibility & contrast
On white
1.18
#BDFDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#BDFDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFDAD
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFDAD | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A8
Deuteranopia (green-blind)
#F8EAB1
Tritanopia (blue-blind)
#BAF8E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdfdad; /* rgb */ color: rgb(189, 253, 173); /* oklch */ color: oklch(93.2% 0.124 139.5);
Tailwind
colors: {
custom: {
50: '#d2fec6',
500: '#bdfdad',
950: '#000000',
},
}SCSS
$custom: #bdfdad; $custom-light: #d2fec6; $custom-dark: #000000;
JSON
{
"hex": "#bdfdad",
"rgb": {
"r": 189,
"g": 253,
"b": 173
},
"hsl": {
"h": 108,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.93171,
"c": 0.12366,
"h": 139.5
},
"luminance": 0.84087
}Semantic roles & 50–950 ramp
primary
#BDFDAD
secondary
#CA6CE2
accent
#00E6B8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682