#BDFCA9#BDFCA9
#BDFCA9 is a very light, vivid green. Relative luminance 0.833; OKLCH L 92.9% C 0.126 H 138.3°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFCA9 |
|---|---|
| RGB | rgb(189, 252, 169) |
| HSL | hsl(106, 93%, 83%) |
| HSV | hsv(106, 33%, 99%) |
| CMYK | cmyk(25%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(93.15, -34.61, 33.59) |
| CIE-LCH | lch(93.15, 48.23, 135.86°) |
| OKLab | oklab(92.88% -0.0944 0.084) |
| OKLCH | oklch(92.88% 0.126 138.3) |
| XYZ | xyz(62.9562, 83.3023, 50.2904) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.13
Light Pastel Green
#B2FBA5
ΔE00 1.53
Washed Out Green
#BCF5A6
ΔE00 1.56
Light Light Green
#C8FFB0
ΔE00 1.60
Pale Green
#C7FDB5
ΔE00 2.24
Celadon
#BEFDB7
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFCA9 #E8A9FC
analogous
#E7FCA9 #BDFCA9 #A9FCBE
triadic
#BDFCA9 #A9BDFC #FCA9BD
tetradic
#BDFCA9 #A9E7FC #E8A9FC #FCBEA9
square
#BDFCA9 #A9E7FC #E8A9FC #FCBEA9
split-complementary
#BDFCA9 #BEA9FC #FCA9E7
monochromatic
#62F833 #90FA6E #BDFCA9 #E8FEE1 #E8FEE1
Accessibility & contrast
On white
1.19
#BDFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#BDFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFCA9
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFCA9 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA3
Deuteranopia (green-blind)
#F7E9AD
Tritanopia (blue-blind)
#BAF6E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfca9; /* rgb */ color: rgb(189, 252, 169); /* oklch */ color: oklch(92.9% 0.126 138.3);
Tailwind
colors: {
custom: {
50: '#d2fdc3',
500: '#bdfca9',
950: '#000000',
},
}SCSS
$custom: #bdfca9; $custom-light: #d2fdc3; $custom-dark: #000000;
JSON
{
"hex": "#bdfca9",
"rgb": {
"r": 189,
"g": 252,
"b": 169
},
"hsl": {
"h": 105.542,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.92875,
"c": 0.12633,
"h": 138.3
},
"luminance": 0.83304
}Semantic roles & 50–950 ramp
primary
#BDFCA9
secondary
#C36AE0
accent
#00E6AE
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582