#AABAA6#AABAA6
#AABAA6 is a light, muted green. Relative luminance 0.464; OKLCH L 77.1% C 0.033 H 139.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAA6 |
|---|---|
| RGB | rgb(170, 186, 166) |
| HSL | hsl(108, 13%, 69%) |
| HSV | hsv(108, 11%, 73%) |
| CMYK | cmyk(8.6%, 0%, 10.8%, 27.1%) |
| CIE-LAB | lab(73.82, -9.29, 8.27) |
| CIE-LCH | lch(73.82, 12.44, 138.32°) |
| OKLab | oklab(77.09% -0.0251 0.0215) |
| OKLCH | oklch(77.09% 0.033 139.4) |
| XYZ | xyz(41.0181, 46.4167, 42.8673) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.42
Sage Green
#9CAF88
ΔE00 7.11
Cement
#A5A391
ΔE00 9.34
Darkseagreen
#8FBC8F
ΔE00 9.94
Greyish
#A8A495
ΔE00 10.27
Grey Green
#86A17D
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAA6 #B6A6BA
analogous
#B4BAA6 #AABAA6 #A6BAAC
triadic
#AABAA6 #A6AABA #BAA6AA
tetradic
#AABAA6 #A6B4BA #B6A6BA #BAACA6
square
#AABAA6 #A6B4BA #B6A6BA #BAACA6
split-complementary
#AABAA6 #ACA6BA #BAA6B4
monochromatic
#6A8164 #899F84 #AABAA6 #CBD5C8 #ECEFEB
Accessibility & contrast
On white
2.04
#AABAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#AABAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAA6
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAA6 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A5
Deuteranopia (green-blind)
#B9B5A7
Tritanopia (blue-blind)
#A9B8B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aabaa6; /* rgb */ color: rgb(170, 186, 166); /* oklch */ color: oklch(77.1% 0.033 139.4);
Tailwind
colors: {
custom: {
50: '#c3cec0',
500: '#aabaa6',
950: '#000000',
},
}SCSS
$custom: #aabaa6; $custom-light: #c3cec0; $custom-dark: #000000;
JSON
{
"hex": "#aabaa6",
"rgb": {
"r": 170,
"g": 186,
"b": 166
},
"hsl": {
"h": 108,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.77087,
"c": 0.03308,
"h": 139.4
},
"luminance": 0.46417
}Semantic roles & 50–950 ramp
primary
#AABAA6
secondary
#E0DBE1
accent
#4F9788
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281