#AAB8A7#AAB8A7
#AAB8A7 is a light, muted green. Relative luminance 0.456; OKLCH L 76.7% C 0.028 H 140.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB8A7 |
|---|---|
| RGB | rgb(170, 184, 167) |
| HSL | hsl(109, 11%, 69%) |
| HSV | hsv(109, 9%, 72%) |
| CMYK | cmyk(7.6%, 0%, 9.2%, 27.8%) |
| CIE-LAB | lab(73.30, -8.05, 6.98) |
| CIE-LCH | lch(73.30, 10.66, 139.08°) |
| OKLab | oklab(76.68% -0.0218 0.0182) |
| OKLCH | oklch(76.68% 0.028 140.2) |
| XYZ | xyz(40.6918, 45.6167, 43.2128) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.29
Sage Green
#9CAF88
ΔE00 7.99
Cement
#A5A391
ΔE00 8.50
Greyish
#A8A495
ΔE00 9.28
Silver (survey)
#C5C9C7
ΔE00 9.88
Bland
#AFA88B
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB8A7 #B5A7B8
analogous
#B3B8A7 #AAB8A7 #A7B8AD
triadic
#AAB8A7 #A7AAB8 #B8A7AA
tetradic
#AAB8A7 #A7B3B8 #B5A7B8 #B8ADA7
square
#AAB8A7 #A7B3B8 #B5A7B8 #B8ADA7
split-complementary
#AAB8A7 #ADA7B8 #B8A7B3
monochromatic
#6A7F66 #899D85 #AAB8A7 #CBD3C9 #EBEFEB
Accessibility & contrast
On white
2.07
#AAB8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#AAB8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB8A7
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB8A7 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A6
Deuteranopia (green-blind)
#B7B3A8
Tritanopia (blue-blind)
#A9B7B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aab8a7; /* rgb */ color: rgb(170, 184, 167); /* oklch */ color: oklch(76.7% 0.028 140.2);
Tailwind
colors: {
custom: {
50: '#c3cdc1',
500: '#aab8a7',
950: '#000000',
},
}SCSS
$custom: #aab8a7; $custom-light: #c3cdc1; $custom-dark: #000000;
JSON
{
"hex": "#aab8a7",
"rgb": {
"r": 170,
"g": 184,
"b": 167
},
"hsl": {
"h": 109.412,
"s": 10.692,
"l": 68.824
},
"oklch": {
"l": 0.76684,
"c": 0.02841,
"h": 140.2
},
"luminance": 0.45617
}Semantic roles & 50–950 ramp
primary
#AAB8A7
secondary
#DFDBE0
accent
#519589
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281