#AABAA8#AABAA8
#AABAA8 is a light, muted green. Relative luminance 0.465; OKLCH L 77.1% C 0.031 H 142.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAA8 |
|---|---|
| RGB | rgb(170, 186, 168) |
| HSL | hsl(113, 12%, 69%) |
| HSV | hsv(113, 10%, 73%) |
| CMYK | cmyk(8.6%, 0%, 9.7%, 27.1%) |
| CIE-LAB | lab(73.86, -8.93, 7.25) |
| CIE-LCH | lch(73.86, 11.50, 140.91°) |
| OKLab | oklab(77.14% -0.0243 0.0189) |
| OKLCH | oklch(77.14% 0.031 142.1) |
| XYZ | xyz(41.2030, 46.4906, 43.8410) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.97
Sage Green
#9CAF88
ΔE00 7.75
Cement
#A5A391
ΔE00 9.31
Greyish
#A8A495
ΔE00 10.14
Silver (survey)
#C5C9C7
ΔE00 10.28
Darkseagreen
#8FBC8F
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAA8 #B8A8BA
analogous
#B3BAA8 #AABAA8 #A8BAAF
triadic
#AABAA8 #A8AABA #BAA8AA
tetradic
#AABAA8 #A8B3BA #B8A8BA #BAAFA8
square
#AABAA8 #A8B3BA #B8A8BA #BAAFA8
split-complementary
#AABAA8 #AFA8BA #BAA8B3
monochromatic
#698166 #899F86 #AABAA8 #CBD5CA #EDF0EC
Accessibility & contrast
On white
2.04
#AABAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#AABAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAA8
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAA8 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A7
Deuteranopia (green-blind)
#B8B5A9
Tritanopia (blue-blind)
#A9B9B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aabaa8; /* rgb */ color: rgb(170, 186, 168); /* oklch */ color: oklch(77.1% 0.031 142.1);
Tailwind
colors: {
custom: {
50: '#c3cec1',
500: '#aabaa8',
950: '#000000',
},
}SCSS
$custom: #aabaa8; $custom-light: #c3cec1; $custom-dark: #000000;
JSON
{
"hex": "#aabaa8",
"rgb": {
"r": 170,
"g": 186,
"b": 168
},
"hsl": {
"h": 113.333,
"s": 11.538,
"l": 69.412
},
"oklch": {
"l": 0.77141,
"c": 0.03078,
"h": 142.1
},
"luminance": 0.46491
}Semantic roles & 50–950 ramp
primary
#AABAA8
secondary
#E1DCE1
accent
#50968E
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281