#ACD8A2#ACD8A2
#ACD8A2 is a very light, moderate green. Relative luminance 0.605; OKLCH L 83.7% C 0.087 H 139.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD8A2 |
|---|---|
| RGB | rgb(172, 216, 162) |
| HSL | hsl(109, 41%, 74%) |
| HSV | hsv(109, 25%, 85%) |
| CMYK | cmyk(20.4%, 0%, 25%, 15.3%) |
| CIE-LAB | lab(82.10, -24.44, 22.05) |
| CIE-LCH | lch(82.10, 32.92, 137.95°) |
| OKLab | oklab(83.7% -0.0665 0.0561) |
| OKLCH | oklch(83.7% 0.087 139.9) |
| XYZ | xyz(48.0891, 60.4898, 43.3175) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.14
Light Sage
#BCECAC
ΔE00 4.77
Hospital Green
#9BE5AA
ΔE00 5.15
Mint
#AAF0C1
ΔE00 7.07
Darkseagreen
#8FBC8F
ΔE00 7.44
Washed Out Green
#BCF5A6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD8A2 #CEA2D8
analogous
#C7D8A2 #ACD8A2 #A2D8B3
triadic
#ACD8A2 #A2ACD8 #D8A2AC
tetradic
#ACD8A2 #A2C7D8 #CEA2D8 #D8B3A2
square
#ACD8A2 #A2C7D8 #CEA2D8 #D8B3A2
split-complementary
#ACD8A2 #B3A2D8 #D8A2C7
monochromatic
#5FB44C #86C677 #ACD8A2 #D2EACD #ECF6E9
Accessibility & contrast
On white
1.60
#ACD8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#ACD8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD8A2
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD8A2 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCF9F
Deuteranopia (green-blind)
#D4CBA5
Tritanopia (blue-blind)
#AAD4C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #acd8a2; /* rgb */ color: rgb(172, 216, 162); /* oklch */ color: oklch(83.7% 0.087 139.9);
Tailwind
colors: {
custom: {
50: '#c5e4bd',
500: '#acd8a2',
950: '#000000',
},
}SCSS
$custom: #acd8a2; $custom-light: #c5e4bd; $custom-dark: #000000;
JSON
{
"hex": "#acd8a2",
"rgb": {
"r": 172,
"g": 216,
"b": 162
},
"hsl": {
"h": 108.889,
"s": 40.909,
"l": 74.118
},
"oklch": {
"l": 0.83701,
"c": 0.08698,
"h": 139.9
},
"luminance": 0.60491
}Semantic roles & 50–950 ramp
primary
#ACD8A2
secondary
#A36FAF
accent
#32B49C
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482