#BDF8A9#BDF8A9
#BDF8A9 is a very light, vivid green. Relative luminance 0.808; OKLCH L 92.0% C 0.120 H 138.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF8A9 |
|---|---|
| RGB | rgb(189, 248, 169) |
| HSL | hsl(105, 85%, 82%) |
| HSV | hsv(105, 32%, 97%) |
| CMYK | cmyk(23.8%, 0%, 31.9%, 2.7%) |
| CIE-LAB | lab(92.05, -32.77, 32.12) |
| CIE-LCH | lch(92.05, 45.89, 135.57°) |
| OKLab | oklab(91.99% -0.0893 0.0805) |
| OKLCH | oklch(91.99% 0.12 138) |
| XYZ | xyz(61.7132, 80.8164, 49.8761) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.66
Tea Green
#BDF8A3
ΔE00 1.12
Light Light Green
#C8FFB0
ΔE00 1.75
Pale Green
#C7FDB5
ΔE00 1.92
Light Pastel Green
#B2FBA5
ΔE00 2.07
Celadon
#BEFDB7
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF8A9 #E4A9F8
analogous
#E5F8A9 #BDF8A9 #A9F8BD
triadic
#BDF8A9 #A9BDF8 #F8A9BD
tetradic
#BDF8A9 #A9E5F8 #E4A9F8 #F8BDA9
square
#BDF8A9 #A9E5F8 #E4A9F8 #F8BDA9
split-complementary
#BDF8A9 #BDA9F8 #F8A9E5
monochromatic
#66EF38 #92F370 #BDF8A9 #E8FDE2 #E9FDE3
Accessibility & contrast
On white
1.22
#BDF8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#BDF8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF8A9
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF8A9 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA4
Deuteranopia (green-blind)
#F4E6AD
Tritanopia (blue-blind)
#BBF3E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf8a9; /* rgb */ color: rgb(189, 248, 169); /* oklch */ color: oklch(92.0% 0.120 138.0);
Tailwind
colors: {
custom: {
50: '#d2fac3',
500: '#bdf8a9',
950: '#000000',
},
}SCSS
$custom: #bdf8a9; $custom-light: #d2fac3; $custom-dark: #000000;
JSON
{
"hex": "#bdf8a9",
"rgb": {
"r": 189,
"g": 248,
"b": 169
},
"hsl": {
"h": 104.81,
"s": 84.946,
"l": 81.765
},
"oklch": {
"l": 0.91992,
"c": 0.12023,
"h": 138
},
"luminance": 0.80818
}Semantic roles & 50–950 ramp
primary
#BDF8A9
secondary
#BE6CDA
accent
#04E1A9
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582