#BDFCA3#BDFCA3
#BDFCA3 is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.8% C 0.133 H 136.9°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFCA3 |
|---|---|
| RGB | rgb(189, 252, 163) |
| HSL | hsl(102, 94%, 81%) |
| HSV | hsv(102, 35%, 99%) |
| CMYK | cmyk(25%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(93.05, -35.47, 36.45) |
| CIE-LCH | lch(93.05, 50.86, 134.22°) |
| OKLab | oklab(92.77% -0.0968 0.0906) |
| OKLCH | oklch(92.77% 0.133 136.9) |
| XYZ | xyz(62.4058, 83.0821, 47.3917) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.99
Light Pastel Green
#B2FBA5
ΔE00 1.85
Pale Light Green
#B1FC99
ΔE00 2.02
Washed Out Green
#BCF5A6
ΔE00 2.05
Light Light Green
#C8FFB0
ΔE00 2.12
Pastel Green
#B0FF9D
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFCA3 #E2A3FC
analogous
#EAFCA3 #BDFCA3 #A3FCB6
triadic
#BDFCA3 #A3BDFC #FCA3BD
tetradic
#BDFCA3 #A3EAFC #E2A3FC #FCB6A3
square
#BDFCA3 #A3EAFC #E2A3FC #FCB6A3
split-complementary
#BDFCA3 #B6A3FC #FCA3EA
monochromatic
#68F82C #92FA68 #BDFCA3 #E8FEDE #EAFEE1
Accessibility & contrast
On white
1.19
#BDFCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BDFCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFCA3
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFCA3 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9D
Deuteranopia (green-blind)
#F8E9A8
Tritanopia (blue-blind)
#BBF6E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfca3; /* rgb */ color: rgb(189, 252, 163); /* oklch */ color: oklch(92.8% 0.133 136.9);
Tailwind
colors: {
custom: {
50: '#d2fdbf',
500: '#bdfca3',
950: '#000000',
},
}SCSS
$custom: #bdfca3; $custom-light: #d2fdbf; $custom-dark: #000000;
JSON
{
"hex": "#bdfca3",
"rgb": {
"r": 189,
"g": 252,
"b": 163
},
"hsl": {
"h": 102.472,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.92766,
"c": 0.13261,
"h": 136.9
},
"luminance": 0.83084
}Semantic roles & 50–950 ramp
primary
#BDFCA3
secondary
#BB64DF
accent
#00E6A2
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582