#ACD3A2#ACD3A2
#ACD3A2 is a very light, moderate green. Relative luminance 0.580; OKLCH L 82.6% C 0.079 H 139.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD3A2 |
|---|---|
| RGB | rgb(172, 211, 162) |
| HSL | hsl(108, 36%, 73%) |
| HSV | hsv(108, 23%, 83%) |
| CMYK | cmyk(18.5%, 0%, 23.2%, 17.3%) |
| CIE-LAB | lab(80.72, -21.99, 20.14) |
| CIE-LCH | lch(80.72, 29.82, 137.52°) |
| OKLab | oklab(82.59% -0.0598 0.0514) |
| OKLCH | oklch(82.59% 0.079 139.3) |
| XYZ | xyz(46.8276, 57.9668, 42.8970) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.42
Light Sage
#BCECAC
ΔE00 6.16
Hospital Green
#9BE5AA
ΔE00 6.40
Darkseagreen
#8FBC8F
ΔE00 6.45
Mint
#AAF0C1
ΔE00 7.98
Light Moss Green
#A6C875
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD3A2 #C9A2D3
analogous
#C4D3A2 #ACD3A2 #A2D3B0
triadic
#ACD3A2 #A2ACD3 #D3A2AC
tetradic
#ACD3A2 #A2C4D3 #C9A2D3 #D3B0A2
square
#ACD3A2 #A2C4D3 #C9A2D3 #D3B0A2
split-complementary
#ACD3A2 #B0A2D3 #D3A2C4
monochromatic
#63AA50 #87BF78 #ACD3A2 #D1E7CC #ECF5EA
Accessibility & contrast
On white
1.67
#ACD3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#ACD3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD3A2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD3A2 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CB9F
Deuteranopia (green-blind)
#D0C7A4
Tritanopia (blue-blind)
#AACFC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #acd3a2; /* rgb */ color: rgb(172, 211, 162); /* oklch */ color: oklch(82.6% 0.079 139.3);
Tailwind
colors: {
custom: {
50: '#c5e0bd',
500: '#acd3a2',
950: '#000000',
},
}SCSS
$custom: #acd3a2; $custom-light: #c5e0bd; $custom-dark: #000000;
JSON
{
"hex": "#acd3a2",
"rgb": {
"r": 172,
"g": 211,
"b": 162
},
"hsl": {
"h": 107.755,
"s": 35.766,
"l": 73.137
},
"oklch": {
"l": 0.82593,
"c": 0.07882,
"h": 139.3
},
"luminance": 0.57968
}Semantic roles & 50–950 ramp
primary
#ACD3A2
secondary
#9E70A9
accent
#37AF96
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482