#BDF9AC#BDF9AC
#BDF9AC is a very light, moderate green. Relative luminance 0.815; OKLCH L 92.3% C 0.119 H 138.9°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF9AC |
|---|---|
| RGB | rgb(189, 249, 172) |
| HSL | hsl(107, 87%, 83%) |
| HSV | hsv(107, 31%, 98%) |
| CMYK | cmyk(24.1%, 0%, 30.9%, 2.4%) |
| CIE-LAB | lab(92.37, -32.79, 31.05) |
| CIE-LCH | lch(92.37, 45.15, 136.56°) |
| OKLab | oklab(92.27% -0.0893 0.078) |
| OKLCH | oklch(92.27% 0.119 138.9) |
| XYZ | xyz(62.3064, 81.5469, 51.4791) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.07
Tea Green
#BDF8A3
ΔE00 1.59
Pale Green
#C7FDB5
ΔE00 1.63
Light Light Green
#C8FFB0
ΔE00 1.74
Celadon
#BEFDB7
ΔE00 1.85
Light Pastel Green
#B2FBA5
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF9AC #E8ACF9
analogous
#E4F9AC #BDF9AC #ACF9C1
triadic
#BDF9AC #ACBDF9 #F9ACBD
tetradic
#BDF9AC #ACE4F9 #E8ACF9 #F9C1AC
square
#BDF9AC #ACE4F9 #E8ACF9 #F9C1AC
split-complementary
#BDF9AC #C1ACF9 #F9ACE4
monochromatic
#62F13A #90F573 #BDF9AC #E8FDE2 #E8FDE2
Accessibility & contrast
On white
1.21
#BDF9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#BDF9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF9AC
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF9AC | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA7
Deuteranopia (green-blind)
#F4E7B0
Tritanopia (blue-blind)
#BAF4E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bdf9ac; /* rgb */ color: rgb(189, 249, 172); /* oklch */ color: oklch(92.3% 0.119 138.9);
Tailwind
colors: {
custom: {
50: '#d2fbc5',
500: '#bdf9ac',
950: '#000000',
},
}SCSS
$custom: #bdf9ac; $custom-light: #d2fbc5; $custom-dark: #000000;
JSON
{
"hex": "#bdf9ac",
"rgb": {
"r": 189,
"g": 249,
"b": 172
},
"hsl": {
"h": 106.753,
"s": 86.517,
"l": 82.549
},
"oklch": {
"l": 0.9227,
"c": 0.11859,
"h": 138.9
},
"luminance": 0.81549
}Semantic roles & 50–950 ramp
primary
#BDF9AC
secondary
#C36EDB
accent
#02E3B1
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582