#AAC2A8#AAC2A8
#AAC2A8 is a light, muted green. Relative luminance 0.500; OKLCH L 78.9% C 0.045 H 143.0°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC2A8 |
|---|---|
| RGB | rgb(170, 194, 168) |
| HSL | hsl(115, 18%, 71%) |
| HSV | hsv(115, 13%, 76%) |
| CMYK | cmyk(12.4%, 0%, 13.4%, 23.9%) |
| CIE-LAB | lab(76.04, -13.09, 10.36) |
| CIE-LCH | lch(76.04, 16.69, 141.63°) |
| OKLab | oklab(78.87% -0.0357 0.0269) |
| OKLCH | oklch(78.87% 0.045 143) |
| XYZ | xyz(42.9358, 49.9561, 44.4186) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.15
Sage Green
#9CAF88
ΔE00 6.87
Darkseagreen
#8FBC8F
ΔE00 7.45
Lichen
#8FB67B
ΔE00 10.08
Pale Teal
#82CBB2
ΔE00 10.12
Greyish Green
#82A67D
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC2A8 #C0A8C2
analogous
#B7C2A8 #AAC2A8 #A8C2B3
triadic
#AAC2A8 #A8AAC2 #C2A8AA
tetradic
#AAC2A8 #A8B7C2 #C0A8C2 #C2B3A8
square
#AAC2A8 #A8B7C2 #C0A8C2 #C2B3A8
split-complementary
#AAC2A8 #B3A8C2 #C2A8B7
monochromatic
#668D63 #87A984 #AAC2A8 #CDDBCC #EDF2ED
Accessibility & contrast
On white
1.91
#AAC2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#AAC2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC2A8
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC2A8 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA7
Deuteranopia (green-blind)
#BFBAA9
Tritanopia (blue-blind)
#A8C0BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aac2a8; /* rgb */ color: rgb(170, 194, 168); /* oklch */ color: oklch(78.9% 0.045 143.0);
Tailwind
colors: {
custom: {
50: '#c3d4c1',
500: '#aac2a8',
950: '#000000',
},
}SCSS
$custom: #aac2a8; $custom-light: #c3d4c1; $custom-dark: #000000;
JSON
{
"hex": "#aac2a8",
"rgb": {
"r": 170,
"g": 194,
"b": 168
},
"hsl": {
"h": 115.385,
"s": 17.568,
"l": 70.98
},
"oklch": {
"l": 0.7887,
"c": 0.04468,
"h": 143
},
"luminance": 0.49957
}Semantic roles & 50–950 ramp
primary
#AAC2A8
secondary
#E6DFE6
accent
#4A9C96
background
#FCFDFB
surface
#F8FAF7
border
#D1D3D0
text
#121412
muted
#818381