#AAB8A4#AAB8A4
#AAB8A4 is a light, muted green. Relative luminance 0.455; OKLCH L 76.6% C 0.032 H 136.2°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB8A4 |
|---|---|
| RGB | rgb(170, 184, 164) |
| HSL | hsl(102, 12%, 68%) |
| HSV | hsv(102, 11%, 72%) |
| CMYK | cmyk(7.6%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(73.22, -8.59, 8.51) |
| CIE-LCH | lch(73.22, 12.10, 135.27°) |
| OKLab | oklab(76.6% -0.0231 0.0222) |
| OKLCH | oklch(76.6% 0.032 136.2) |
| XYZ | xyz(40.4177, 45.5071, 41.7692) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.46
Sage Green
#9CAF88
ΔE00 6.99
Cement
#A5A391
ΔE00 8.52
Greyish
#A8A495
ΔE00 9.47
Bland
#AFA88B
ΔE00 9.73
Grey Green
#86A17D
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB8A4 #B2A4B8
analogous
#B4B8A4 #AAB8A4 #A4B8A8
triadic
#AAB8A4 #A4AAB8 #B8A4AA
tetradic
#AAB8A4 #A4B4B8 #B2A4B8 #B8A8A4
square
#AAB8A4 #A4B4B8 #B2A4B8 #B8A8A4
split-complementary
#AAB8A4 #A8A4B8 #B8A4B4
monochromatic
#6B7F63 #8A9D82 #AAB8A4 #CAD3C6 #EAEEE9
Accessibility & contrast
On white
2.08
#AAB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#AAB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB8A4
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB8A4 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A3
Deuteranopia (green-blind)
#B7B3A5
Tritanopia (blue-blind)
#AAB6B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aab8a4; /* rgb */ color: rgb(170, 184, 164); /* oklch */ color: oklch(76.6% 0.032 136.2);
Tailwind
colors: {
custom: {
50: '#c3cdbf',
500: '#aab8a4',
950: '#000000',
},
}SCSS
$custom: #aab8a4; $custom-light: #c3cdbf; $custom-dark: #000000;
JSON
{
"hex": "#aab8a4",
"rgb": {
"r": 170,
"g": 184,
"b": 164
},
"hsl": {
"h": 102,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.76604,
"c": 0.03199,
"h": 136.2
},
"luminance": 0.45507
}Semantic roles & 50–950 ramp
primary
#AAB8A4
secondary
#DDD9DF
accent
#4F9681
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281