#AABAAD#AABAAD
#AABAAD is a light, muted green. Relative luminance 0.467; OKLCH L 77.3% C 0.025 H 151.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAAD |
|---|---|
| RGB | rgb(170, 186, 173) |
| HSL | hsl(131, 10%, 70%) |
| HSV | hsv(131, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 7%, 27.1%) |
| CIE-LAB | lab(73.98, -8.00, 4.71) |
| CIE-LCH | lch(73.98, 9.29, 149.55°) |
| OKLab | oklab(77.28% -0.0222 0.0123) |
| OKLCH | oklch(77.28% 0.025 151.1) |
| XYZ | xyz(41.6778, 46.6805, 46.3415) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.54
Silver (survey)
#C5C9C7
ΔE00 8.97
Cement
#A5A391
ΔE00 9.49
Sage Green
#9CAF88
ΔE00 9.52
Cool Grey
#95A3A6
ΔE00 10.02
Greyish
#A8A495
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAAD #BAAAB7
analogous
#AFBAAA #AABAAD #AABAB5
triadic
#AABAAD #ADAABA #BAADAA
tetradic
#AABAAD #AAAFBA #BAAAB7 #BAB5AA
square
#AABAAD #AAAFBA #BAAAB7 #BAB5AA
split-complementary
#AABAAD #B5AABA #BAAAAF
monochromatic
#69816D #889F8C #AABAAD #CCD5CE #EEF1EE
Accessibility & contrast
On white
2.03
#AABAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#AABAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAAD
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAAD | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AC
Deuteranopia (green-blind)
#B7B5AE
Tritanopia (blue-blind)
#A8B9B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aabaad; /* rgb */ color: rgb(170, 186, 173); /* oklch */ color: oklch(77.3% 0.025 151.1);
Tailwind
colors: {
custom: {
50: '#c3cec5',
500: '#aabaad',
950: '#000000',
},
}SCSS
$custom: #aabaad; $custom-light: #c3cec5; $custom-dark: #000000;
JSON
{
"hex": "#aabaad",
"rgb": {
"r": 170,
"g": 186,
"b": 173
},
"hsl": {
"h": 131.25,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77278,
"c": 0.02539,
"h": 151.1
},
"luminance": 0.46681
}Semantic roles & 50–950 ramp
primary
#AABAAD
secondary
#E2DEE1
accent
#518894
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281