#AABBAB#AABBAB
#AABBAB is a light, muted green. Relative luminance 0.470; OKLCH L 77.4% C 0.029 H 146.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBAB |
|---|---|
| RGB | rgb(170, 187, 171) |
| HSL | hsl(124, 11%, 70%) |
| HSV | hsv(124, 9%, 73%) |
| CMYK | cmyk(9.1%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(74.21, -8.90, 6.11) |
| CIE-LCH | lch(74.21, 10.80, 145.52°) |
| OKLab | oklab(77.44% -0.0245 0.0159) |
| OKLCH | oklch(77.44% 0.029 146.9) |
| XYZ | xyz(41.6971, 47.0265, 45.4004) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.58
Sage Green
#9CAF88
ΔE00 8.52
Cement
#A5A391
ΔE00 9.74
Silver (survey)
#C5C9C7
ΔE00 9.84
Greyish
#A8A495
ΔE00 10.47
Darkseagreen
#8FBC8F
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBAB #BBAABA
analogous
#B2BBAA #AABBAB #AABBB3
triadic
#AABBAB #ABAABB #BBABAA
tetradic
#AABBAB #AAB2BB #BBAABA #BBB3AA
square
#AABBAB #AAB2BB #BBAABA #BBB3AA
split-complementary
#AABBAB #B3AABB #BBAAB2
monochromatic
#68826A #88A089 #AABBAB #CCD6CD #EEF1EE
Accessibility & contrast
On white
2.02
#AABBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#AABBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBAB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBAB | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#A8BAB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aabbab; /* rgb */ color: rgb(170, 187, 171); /* oklch */ color: oklch(77.4% 0.029 146.9);
Tailwind
colors: {
custom: {
50: '#c3cfc4',
500: '#aabbab',
950: '#000000',
},
}SCSS
$custom: #aabbab; $custom-light: #c3cfc4; $custom-dark: #000000;
JSON
{
"hex": "#aabbab",
"rgb": {
"r": 170,
"g": 187,
"b": 171
},
"hsl": {
"h": 123.529,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.77437,
"c": 0.02921,
"h": 146.9
},
"luminance": 0.47027
}Semantic roles & 50–950 ramp
primary
#AABBAB
secondary
#E3DEE3
accent
#509195
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281