#AAB2A4#AAB2A4
#AAB2A4 is a light, muted yellow-green. Relative luminance 0.431; OKLCH L 75.3% C 0.022 H 131.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2A4 |
|---|---|
| RGB | rgb(170, 178, 164) |
| HSL | hsl(94, 8%, 67%) |
| HSV | hsv(94, 8%, 70%) |
| CMYK | cmyk(4.5%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(71.60, -5.42, 6.19) |
| CIE-LCH | lch(71.60, 8.22, 131.20°) |
| OKLab | oklab(75.32% -0.0143 0.0162) |
| OKLCH | oklch(75.32% 0.022 131.5) |
| XYZ | xyz(39.1977, 43.0670, 41.3625) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.03
Greyish
#A8A495
ΔE00 6.52
Bland
#AFA88B
ΔE00 8.42
Dark Gray
#A9A9A9
ΔE00 8.50
Greenish Grey
#96AE8D
ΔE00 8.93
Silver (survey)
#C5C9C7
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2A4 #ACA4B2
analogous
#B1B2A4 #AAB2A4 #A4B2A5
triadic
#AAB2A4 #A4AAB2 #B2A4AA
tetradic
#AAB2A4 #A4B1B2 #ACA4B2 #B2A5A4
square
#AAB2A4 #A4B1B2 #ACA4B2 #B2A5A4
split-complementary
#AAB2A4 #A5A4B2 #B2A4B1
monochromatic
#6C7765 #8B9683 #AAB2A4 #C9CEC5 #E8EAE6
Accessibility & contrast
On white
2.18
#AAB2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#AAB2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2A4
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2A4 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#B2AFA5
Tritanopia (blue-blind)
#AAB1AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aab2a4; /* rgb */ color: rgb(170, 178, 164); /* oklch */ color: oklch(75.3% 0.022 131.5);
Tailwind
colors: {
custom: {
50: '#c3c9bf',
500: '#aab2a4',
950: '#000000',
},
}SCSS
$custom: #aab2a4; $custom-light: #c3c9bf; $custom-dark: #000000;
JSON
{
"hex": "#aab2a4",
"rgb": {
"r": 170,
"g": 178,
"b": 164
},
"hsl": {
"h": 94.286,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.75319,
"c": 0.02159,
"h": 131.5
},
"luminance": 0.43067
}Semantic roles & 50–950 ramp
primary
#AAB2A4
secondary
#D9D7DB
accent
#539277
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281