#AABBAF#AABBAF
#AABBAF is a light, muted green. Relative luminance 0.472; OKLCH L 77.5% C 0.025 H 155.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBAF |
|---|---|
| RGB | rgb(170, 187, 175) |
| HSL | hsl(138, 11%, 70%) |
| HSV | hsv(138, 9%, 73%) |
| CMYK | cmyk(9.1%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(74.31, -8.16, 4.08) |
| CIE-LCH | lch(74.31, 9.12, 153.42°) |
| OKLab | oklab(77.55% -0.0228 0.0106) |
| OKLCH | oklch(77.55% 0.025 155) |
| XYZ | xyz(42.0842, 47.1813, 47.4389) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.82
Greenish Grey
#96AE8D
ΔE00 8.90
Cool Grey
#95A3A6
ΔE00 9.91
Cement
#A5A391
ΔE00 9.96
Sage Green
#9CAF88
ΔE00 9.96
Silver
#C0C0C0
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBAF #BBAAB6
analogous
#AEBBAA #AABBAF #AABBB7
triadic
#AABBAF #AFAABB #BBAFAA
tetradic
#AABBAF #AAAEBB #BBAAB6 #BBB7AA
square
#AABBAF #AAAEBB #BBAAB6 #BBB7AA
split-complementary
#AABBAF #B7AABB #BBAAAE
monochromatic
#688270 #88A08F #AABBAF #CCD6CF #EEF1EF
Accessibility & contrast
On white
2.01
#AABBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#AABBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBAF
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBAF | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#A8BBB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabbaf; /* rgb */ color: rgb(170, 187, 175); /* oklch */ color: oklch(77.5% 0.025 155.0);
Tailwind
colors: {
custom: {
50: '#c3cfc6',
500: '#aabbaf',
950: '#000000',
},
}SCSS
$custom: #aabbaf; $custom-light: #c3cfc6; $custom-dark: #000000;
JSON
{
"hex": "#aabbaf",
"rgb": {
"r": 170,
"g": 187,
"b": 175
},
"hsl": {
"h": 137.647,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.77548,
"c": 0.02519,
"h": 155
},
"luminance": 0.47182
}Semantic roles & 50–950 ramp
primary
#AABBAF
secondary
#E3DEE1
accent
#508195
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282