#ACDCA3#ACDCA3
#ACDCA3 is a very light, moderate green. Relative luminance 0.626; OKLCH L 84.6% C 0.092 H 140.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCA3 |
|---|---|
| RGB | rgb(172, 220, 163) |
| HSL | hsl(111, 45%, 75%) |
| HSV | hsv(111, 26%, 86%) |
| CMYK | cmyk(21.8%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(83.23, -26.22, 23.08) |
| CIE-LCH | lch(83.23, 34.93, 138.65°) |
| OKLab | oklab(84.61% -0.0714 0.0586) |
| OKLCH | oklch(84.61% 0.092 140.6) |
| XYZ | xyz(49.2156, 62.6001, 44.1332) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.55
Light Sage
#BCECAC
ΔE00 3.87
Hospital Green
#9BE5AA
ΔE00 4.31
Mint
#AAF0C1
ΔE00 6.41
Washed Out Green
#BCF5A6
ΔE00 6.51
Celadon
#BEFDB7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCA3 #D3A3DC
analogous
#C9DCA3 #ACDCA3 #A3DCB6
triadic
#ACDCA3 #A3ACDC #DCA3AC
tetradic
#ACDCA3 #A3C9DC #D3A3DC #DCB6A3
square
#ACDCA3 #A3C9DC #D3A3DC #DCB6A3
split-complementary
#ACDCA3 #B6A3DC #DCA3C9
monochromatic
#5CBA4A #84CB77 #ACDCA3 #D4EDCF #EBF7E9
Accessibility & contrast
On white
1.55
#ACDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#ACDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCA3
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCA3 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD2A0
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#A9D8CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdca3; /* rgb */ color: rgb(172, 220, 163); /* oklch */ color: oklch(84.6% 0.092 140.6);
Tailwind
colors: {
custom: {
50: '#c5e7be',
500: '#acdca3',
950: '#000000',
},
}SCSS
$custom: #acdca3; $custom-light: #c5e7be; $custom-dark: #000000;
JSON
{
"hex": "#acdca3",
"rgb": {
"r": 172,
"g": 220,
"b": 163
},
"hsl": {
"h": 110.526,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.84611,
"c": 0.09236,
"h": 140.6
},
"luminance": 0.62601
}Semantic roles & 50–950 ramp
primary
#ACDCA3
secondary
#A96FB4
accent
#2DB8A2
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482