#AAC8A8#AAC8A8
#AAC8A8 is a light, muted green. Relative luminance 0.527; OKLCH L 80.2% C 0.055 H 143.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC8A8 |
|---|---|
| RGB | rgb(170, 200, 168) |
| HSL | hsl(116, 23%, 72%) |
| HSV | hsv(116, 16%, 78%) |
| CMYK | cmyk(15%, 0%, 16%, 21.6%) |
| CIE-LAB | lab(77.69, -16.16, 12.69) |
| CIE-LCH | lch(77.69, 20.55, 141.85°) |
| OKLab | oklab(80.18% -0.0441 0.0328) |
| OKLCH | oklch(80.18% 0.055 143.4) |
| XYZ | xyz(44.2982, 52.6809, 44.8728) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.15
Greenish Grey
#96AE8D
ΔE00 7.04
Sage Green
#9CAF88
ΔE00 7.50
Pale Teal
#82CBB2
ΔE00 9.07
Lichen
#8FB67B
ΔE00 9.10
Light Grey Green
#B7E1A1
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC8A8 #C6A8C8
analogous
#BAC8A8 #AAC8A8 #A8C8B6
triadic
#AAC8A8 #A8AAC8 #C8A8AA
tetradic
#AAC8A8 #A8BAC8 #C6A8C8 #C8B6A8
square
#AAC8A8 #A8BAC8 #C6A8C8 #C8B6A8
split-complementary
#AAC8A8 #B6A8C8 #C8A8BA
monochromatic
#63965F #85B083 #AAC8A8 #CFE0CD #EDF3EC
Accessibility & contrast
On white
1.82
#AAC8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#AAC8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC8A8
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC8A8 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A6
Deuteranopia (green-blind)
#C5BFAA
Tritanopia (blue-blind)
#A8C6BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aac8a8; /* rgb */ color: rgb(170, 200, 168); /* oklch */ color: oklch(80.2% 0.055 143.4);
Tailwind
colors: {
custom: {
50: '#c3d8c1',
500: '#aac8a8',
950: '#000000',
},
}SCSS
$custom: #aac8a8; $custom-light: #c3d8c1; $custom-dark: #000000;
JSON
{
"hex": "#aac8a8",
"rgb": {
"r": 170,
"g": 200,
"b": 168
},
"hsl": {
"h": 116.25,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.80178,
"c": 0.05495,
"h": 143.4
},
"luminance": 0.52682
}Semantic roles & 50–950 ramp
primary
#AAC8A8
secondary
#9A789D
accent
#45A19B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382