#AABAAF#AABAAF
#AABAAF is a light, muted green. Relative luminance 0.468; OKLCH L 77.3% C 0.023 H 155.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAAF |
|---|---|
| RGB | rgb(170, 186, 175) |
| HSL | hsl(139, 10%, 70%) |
| HSV | hsv(139, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 5.9%, 27.1%) |
| CIE-LAB | lab(74.03, -7.63, 3.69) |
| CIE-LCH | lch(74.03, 8.47, 154.20°) |
| OKLab | oklab(77.33% -0.0214 0.0096) |
| OKLCH | oklch(77.33% 0.023 155.8) |
| XYZ | xyz(41.8727, 46.7585, 47.3684) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.47
Greenish Grey
#96AE8D
ΔE00 9.25
Cool Grey
#95A3A6
ΔE00 9.39
Cement
#A5A391
ΔE00 9.67
Silver
#C0C0C0
ΔE00 9.82
Greyish
#A8A495
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAAF #BAAAB5
analogous
#ADBAAA #AABAAF #AABAB7
triadic
#AABAAF #AFAABA #BAAFAA
tetradic
#AABAAF #AAADBA #BAAAB5 #BAB7AA
square
#AABAAF #AAADBA #BAAAB5 #BAB7AA
split-complementary
#AABAAF #B7AABA #BAAAAD
monochromatic
#698170 #889F8F #AABAAF #CCD5CF #EEF1EF
Accessibility & contrast
On white
2.03
#AABAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#AABAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAAF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAAF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#B7B5B0
Tritanopia (blue-blind)
#A8BAB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aabaaf; /* rgb */ color: rgb(170, 186, 175); /* oklch */ color: oklch(77.3% 0.023 155.8);
Tailwind
colors: {
custom: {
50: '#c3cec6',
500: '#aabaaf',
950: '#000000',
},
}SCSS
$custom: #aabaaf; $custom-light: #c3cec6; $custom-dark: #000000;
JSON
{
"hex": "#aabaaf",
"rgb": {
"r": 170,
"g": 186,
"b": 175
},
"hsl": {
"h": 138.75,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77334,
"c": 0.02346,
"h": 155.8
},
"luminance": 0.46759
}Semantic roles & 50–950 ramp
primary
#AABAAF
secondary
#E2DEE1
accent
#517F94
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282