#AABAB0#AABAB0
#AABAB0 is a light, muted green. Relative luminance 0.468; OKLCH L 77.4% C 0.023 H 158.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAB0 |
|---|---|
| RGB | rgb(170, 186, 176) |
| HSL | hsl(143, 10%, 70%) |
| HSV | hsv(143, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 5.4%, 27.1%) |
| CIE-LAB | lab(74.06, -7.44, 3.18) |
| CIE-LCH | lch(74.06, 8.09, 156.85°) |
| OKLab | oklab(77.36% -0.021 0.0083) |
| OKLCH | oklch(77.36% 0.023 158.4) |
| XYZ | xyz(41.9713, 46.7979, 47.8876) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.22
Cool Grey
#95A3A6
ΔE00 9.09
Silver
#C0C0C0
ΔE00 9.57
Greenish Grey
#96AE8D
ΔE00 9.62
Cement
#A5A391
ΔE00 9.78
Dark Gray
#A9A9A9
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAB0 #BAAAB4
analogous
#ACBAAA #AABAB0 #AABAB8
triadic
#AABAB0 #B0AABA #BAB0AA
tetradic
#AABAB0 #AAACBA #BAAAB4 #BAB8AA
square
#AABAB0 #AAACBA #BAAAB4 #BAB8AA
split-complementary
#AABAB0 #B8AABA #BAAAAC
monochromatic
#698172 #889F91 #AABAB0 #CCD5CF #EEF1EF
Accessibility & contrast
On white
2.03
#AABAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#AABAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAB0
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAB0 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7B0
Deuteranopia (green-blind)
#B7B5B1
Tritanopia (blue-blind)
#A8BAB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aabab0; /* rgb */ color: rgb(170, 186, 176); /* oklch */ color: oklch(77.4% 0.023 158.4);
Tailwind
colors: {
custom: {
50: '#c3cec7',
500: '#aabab0',
950: '#000000',
},
}SCSS
$custom: #aabab0; $custom-light: #c3cec7; $custom-dark: #000000;
JSON
{
"hex": "#aabab0",
"rgb": {
"r": 170,
"g": 186,
"b": 176
},
"hsl": {
"h": 142.5,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77363,
"c": 0.02257,
"h": 158.4
},
"luminance": 0.46798
}Semantic roles & 50–950 ramp
primary
#AABAB0
secondary
#E2DEE0
accent
#517B94
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282