#AABAAA#AABAAA
#AABAAA is a light, muted green. Relative luminance 0.466; OKLCH L 77.2% C 0.029 H 145.3°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAAA |
|---|---|
| RGB | rgb(170, 186, 170) |
| HSL | hsl(120, 10%, 70%) |
| HSV | hsv(120, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(73.91, -8.56, 6.23) |
| CIE-LCH | lch(73.91, 10.59, 143.95°) |
| OKLab | oklab(77.2% -0.0235 0.0163) |
| OKLCH | oklch(77.2% 0.029 145.3) |
| XYZ | xyz(41.3907, 46.5657, 44.8299) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.56
Sage Green
#9CAF88
ΔE00 8.44
Cement
#A5A391
ΔE00 9.34
Silver (survey)
#C5C9C7
ΔE00 9.75
Greyish
#A8A495
ΔE00 10.06
Cool Grey
#95A3A6
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAAA #BAAABA
analogous
#B2BAAA #AABAAA #AABAB2
triadic
#AABAAA #AAAABA #BAAAAA
tetradic
#AABAAA #AAB2BA #BAAABA #BAB2AA
square
#AABAAA #AAB2BA #BAAABA #BAB2AA
split-complementary
#AABAAA #B2AABA #BAAAB2
monochromatic
#698169 #889F88 #AABAAA #CCD5CC #EEF1EE
Accessibility & contrast
On white
2.04
#AABAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#AABAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAAA
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAAA | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A9
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#A9B9B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aabaaa; /* rgb */ color: rgb(170, 186, 170); /* oklch */ color: oklch(77.2% 0.029 145.3);
Tailwind
colors: {
custom: {
50: '#c3cec3',
500: '#aabaaa',
950: '#000000',
},
}SCSS
$custom: #aabaaa; $custom-light: #c3cec3; $custom-dark: #000000;
JSON
{
"hex": "#aabaaa",
"rgb": {
"r": 170,
"g": 186,
"b": 170
},
"hsl": {
"h": 120,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77195,
"c": 0.02854,
"h": 145.3
},
"luminance": 0.46566
}Semantic roles & 50–950 ramp
primary
#AABAAA
secondary
#E2DEE2
accent
#519494
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281