#AAC8A2#AAC8A2
#AAC8A2 is a light, moderate green. Relative luminance 0.525; OKLCH L 80.0% C 0.062 H 139.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC8A2 |
|---|---|
| RGB | rgb(170, 200, 162) |
| HSL | hsl(107, 26%, 71%) |
| HSV | hsv(107, 19%, 78%) |
| CMYK | cmyk(15%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(77.56, -17.20, 15.72) |
| CIE-LCH | lch(77.56, 23.30, 137.57°) |
| OKLab | oklab(80.03% -0.0467 0.0404) |
| OKLCH | oklch(80.03% 0.062 139.1) |
| XYZ | xyz(43.7521, 52.4625, 41.9966) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.37
Sage Green
#9CAF88
ΔE00 6.96
Greenish Grey
#96AE8D
ΔE00 6.96
Lichen
#8FB67B
ΔE00 7.80
Light Grey Green
#B7E1A1
ΔE00 7.94
Sage Green (survey)
#88B378
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC8A2 #C0A2C8
analogous
#BDC8A2 #AAC8A2 #A2C8AD
triadic
#AAC8A2 #A2AAC8 #C8A2AA
tetradic
#AAC8A2 #A2BDC8 #C0A2C8 #C8ADA2
square
#AAC8A2 #A2BDC8 #C0A2C8 #C8ADA2
split-complementary
#AAC8A2 #ADA2C8 #C8A2BD
monochromatic
#669759 #87B17C #AAC8A2 #CDDFC8 #EDF4EC
Accessibility & contrast
On white
1.83
#AAC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#AAC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC8A2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC8A2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC1A0
Deuteranopia (green-blind)
#C6BFA4
Tritanopia (blue-blind)
#A9C5BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aac8a2; /* rgb */ color: rgb(170, 200, 162); /* oklch */ color: oklch(80.0% 0.062 139.1);
Tailwind
colors: {
custom: {
50: '#c3d8bd',
500: '#aac8a2',
950: '#000000',
},
}SCSS
$custom: #aac8a2; $custom-light: #c3d8bd; $custom-dark: #000000;
JSON
{
"hex": "#aac8a2",
"rgb": {
"r": 170,
"g": 200,
"b": 162
},
"hsl": {
"h": 107.368,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80032,
"c": 0.06171,
"h": 139.1
},
"luminance": 0.52463
}Semantic roles & 50–950 ramp
primary
#AAC8A2
secondary
#94729D
accent
#41A48F
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382