#BDF2AC#BDF2AC
#BDF2AC is a very light, moderate green. Relative luminance 0.773; OKLCH L 90.7% C 0.108 H 138.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF2AC |
|---|---|
| RGB | rgb(189, 242, 172) |
| HSL | hsl(105, 73%, 81%) |
| HSV | hsv(105, 29%, 95%) |
| CMYK | cmyk(21.9%, 0%, 28.9%, 5.1%) |
| CIE-LAB | lab(90.46, -29.52, 28.46) |
| CIE-LCH | lch(90.46, 41.01, 136.05°) |
| OKLab | oklab(90.73% -0.0803 0.0718) |
| OKLCH | oklch(90.73% 0.108 138.2) |
| XYZ | xyz(60.1830, 77.3001, 50.7713) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.63
Washed Out Green
#BCF5A6
ΔE00 1.70
Pale Green
#C7FDB5
ΔE00 2.31
Celadon
#BEFDB7
ΔE00 2.60
Tea Green
#BDF8A3
ΔE00 2.81
Light Light Green
#C8FFB0
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF2AC #E1ACF2
analogous
#E0F2AC #BDF2AC #ACF2BE
triadic
#BDF2AC #ACBDF2 #F2ACBD
tetradic
#BDF2AC #ACE0F2 #E1ACF2 #F2BEAC
square
#BDF2AC #ACE0F2 #E1ACF2 #F2BEAC
split-complementary
#BDF2AC #BEACF2 #F2ACE0
monochromatic
#69E142 #93EA77 #BDF2AC #E7FAE1 #EAFBE5
Accessibility & contrast
On white
1.28
#BDF2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#BDF2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF2AC
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF2AC | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A8
Deuteranopia (green-blind)
#EEE2B0
Tritanopia (blue-blind)
#BBEDE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf2ac; /* rgb */ color: rgb(189, 242, 172); /* oklch */ color: oklch(90.7% 0.108 138.2);
Tailwind
colors: {
custom: {
50: '#d2f6c5',
500: '#bdf2ac',
950: '#000000',
},
}SCSS
$custom: #bdf2ac; $custom-light: #d2f6c5; $custom-dark: #000000;
JSON
{
"hex": "#bdf2ac",
"rgb": {
"r": 189,
"g": 242,
"b": 172
},
"hsl": {
"h": 105.429,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.9073,
"c": 0.10774,
"h": 138.2
},
"luminance": 0.77302
}Semantic roles & 50–950 ramp
primary
#BDF2AC
secondary
#BA71D1
accent
#10D5A5
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582