#AAB8A6#AAB8A6
#AAB8A6 is a light, muted green. Relative luminance 0.456; OKLCH L 76.7% C 0.030 H 138.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB8A6 |
|---|---|
| RGB | rgb(170, 184, 166) |
| HSL | hsl(107, 11%, 69%) |
| HSV | hsv(107, 10%, 72%) |
| CMYK | cmyk(7.6%, 0%, 9.8%, 27.8%) |
| CIE-LAB | lab(73.27, -8.24, 7.49) |
| CIE-LCH | lch(73.27, 11.13, 137.70°) |
| OKLab | oklab(76.66% -0.0222 0.0195) |
| OKLCH | oklch(76.66% 0.03 138.7) |
| XYZ | xyz(40.5997, 45.5799, 42.7279) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.00
Sage Green
#9CAF88
ΔE00 7.65
Cement
#A5A391
ΔE00 8.49
Greyish
#A8A495
ΔE00 9.33
Bland
#AFA88B
ΔE00 9.97
Silver (survey)
#C5C9C7
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB8A6 #B4A6B8
analogous
#B3B8A6 #AAB8A6 #A6B8AB
triadic
#AAB8A6 #A6AAB8 #B8A6AA
tetradic
#AAB8A6 #A6B3B8 #B4A6B8 #B8ABA6
square
#AAB8A6 #A6B3B8 #B4A6B8 #B8ABA6
split-complementary
#AAB8A6 #ABA6B8 #B8A6B3
monochromatic
#6B7F65 #899D84 #AAB8A6 #CBD3C8 #EBEEEA
Accessibility & contrast
On white
2.08
#AAB8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#AAB8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB8A6
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB8A6 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 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)
#B9B5A5
Deuteranopia (green-blind)
#B7B3A7
Tritanopia (blue-blind)
#AAB7B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aab8a6; /* rgb */ color: rgb(170, 184, 166); /* oklch */ color: oklch(76.7% 0.030 138.7);
Tailwind
colors: {
custom: {
50: '#c3cdc0',
500: '#aab8a6',
950: '#000000',
},
}SCSS
$custom: #aab8a6; $custom-light: #c3cdc0; $custom-dark: #000000;
JSON
{
"hex": "#aab8a6",
"rgb": {
"r": 170,
"g": 184,
"b": 166
},
"hsl": {
"h": 106.667,
"s": 11.25,
"l": 68.627
},
"oklch": {
"l": 0.76657,
"c": 0.02959,
"h": 138.7
},
"luminance": 0.4558
}Semantic roles & 50–950 ramp
primary
#AAB8A6
secondary
#DEDAE0
accent
#509586
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281