#ACDCA2#ACDCA2
#ACDCA2 is a very light, moderate green. Relative luminance 0.626; OKLCH L 84.6% C 0.093 H 140.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCA2 |
|---|---|
| RGB | rgb(172, 220, 162) |
| HSL | hsl(110, 45%, 75%) |
| HSV | hsv(110, 26%, 86%) |
| CMYK | cmyk(21.8%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(83.21, -26.38, 23.57) |
| CIE-LCH | lch(83.21, 35.38, 138.22°) |
| OKLab | oklab(84.59% -0.0718 0.0598) |
| OKLCH | oklch(84.59% 0.093 140.2) |
| XYZ | xyz(49.1264, 62.5644, 43.6632) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.40
Light Sage
#BCECAC
ΔE00 3.80
Hospital Green
#9BE5AA
ΔE00 4.37
Washed Out Green
#BCF5A6
ΔE00 6.39
Mint
#AAF0C1
ΔE00 6.55
Celadon
#BEFDB7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCA2 #D2A2DC
analogous
#C9DCA2 #ACDCA2 #A2DCB5
triadic
#ACDCA2 #A2ACDC #DCA2AC
tetradic
#ACDCA2 #A2C9DC #D2A2DC #DCB5A2
square
#ACDCA2 #A2C9DC #D2A2DC #DCB5A2
split-complementary
#ACDCA2 #B5A2DC #DCA2C9
monochromatic
#5DBB49 #84CB76 #ACDCA2 #D4EDCE #EBF7E9
Accessibility & contrast
On white
1.55
#ACDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#ACDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCA2
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCA2 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29E
Deuteranopia (green-blind)
#D8CEA5
Tritanopia (blue-blind)
#A9D8CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acdca2; /* rgb */ color: rgb(172, 220, 162); /* oklch */ color: oklch(84.6% 0.093 140.2);
Tailwind
colors: {
custom: {
50: '#c5e7bd',
500: '#acdca2',
950: '#000000',
},
}SCSS
$custom: #acdca2; $custom-light: #c5e7bd; $custom-dark: #000000;
JSON
{
"hex": "#acdca2",
"rgb": {
"r": 172,
"g": 220,
"b": 162
},
"hsl": {
"h": 109.655,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.8459,
"c": 0.09345,
"h": 140.2
},
"luminance": 0.62566
}Semantic roles & 50–950 ramp
primary
#ACDCA2
secondary
#A86EB4
accent
#2DB8A0
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482