#AABBAC#AABBAC
#AABBAC is a light, muted green. Relative luminance 0.471; OKLCH L 77.5% C 0.028 H 148.7°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBAC |
|---|---|
| RGB | rgb(170, 187, 172) |
| HSL | hsl(127, 11%, 70%) |
| HSV | hsv(127, 9%, 73%) |
| CMYK | cmyk(9.1%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(74.23, -8.72, 5.60) |
| CIE-LCH | lch(74.23, 10.36, 147.26°) |
| OKLab | oklab(77.46% -0.0241 0.0146) |
| OKLCH | oklch(77.46% 0.028 148.7) |
| XYZ | xyz(41.7928, 47.0648, 45.9043) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.89
Sage Green
#9CAF88
ΔE00 8.87
Silver (survey)
#C5C9C7
ΔE00 9.58
Cement
#A5A391
ΔE00 9.78
Greyish
#A8A495
ΔE00 10.45
Cool Grey
#95A3A6
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBAC #BBAAB9
analogous
#B0BBAA #AABBAC #AABBB5
triadic
#AABBAC #ACAABB #BBACAA
tetradic
#AABBAC #AAB0BB #BBAAB9 #BBB5AA
square
#AABBAC #AAB0BB #BBAAB9 #BBB5AA
split-complementary
#AABBAC #B5AABB #BBAAB0
monochromatic
#68826B #88A08B #AABBAC #CCD6CD #EEF1EE
Accessibility & contrast
On white
2.02
#AABBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#AABBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBAC
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBAC | 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)
#BBB8AB
Deuteranopia (green-blind)
#B8B6AD
Tritanopia (blue-blind)
#A8BAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabbac; /* rgb */ color: rgb(170, 187, 172); /* oklch */ color: oklch(77.5% 0.028 148.7);
Tailwind
colors: {
custom: {
50: '#c3cfc4',
500: '#aabbac',
950: '#000000',
},
}SCSS
$custom: #aabbac; $custom-light: #c3cfc4; $custom-dark: #000000;
JSON
{
"hex": "#aabbac",
"rgb": {
"r": 170,
"g": 187,
"b": 172
},
"hsl": {
"h": 127.059,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.77465,
"c": 0.02816,
"h": 148.7
},
"luminance": 0.47065
}Semantic roles & 50–950 ramp
primary
#AABBAC
secondary
#E3DEE2
accent
#508D95
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281