#AAB8A2#AAB8A2
#AAB8A2 is a light, muted yellow-green. Relative luminance 0.454; OKLCH L 76.6% C 0.034 H 134.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB8A2 |
|---|---|
| RGB | rgb(170, 184, 162) |
| HSL | hsl(98, 13%, 68%) |
| HSV | hsv(98, 12%, 72%) |
| CMYK | cmyk(7.6%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(73.18, -8.95, 9.54) |
| CIE-LCH | lch(73.18, 13.08, 133.18°) |
| OKLab | oklab(76.55% -0.0239 0.0248) |
| OKLCH | oklch(76.55% 0.034 134) |
| XYZ | xyz(40.2385, 45.4354, 40.8254) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.97
Sage Green
#9CAF88
ΔE00 6.36
Cement
#A5A391
ΔE00 8.60
Bland
#AFA88B
ΔE00 9.53
Greyish
#A8A495
ΔE00 9.64
Grey Green
#86A17D
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB8A2 #B0A2B8
analogous
#B5B8A2 #AAB8A2 #A2B8A5
triadic
#AAB8A2 #A2AAB8 #B8A2AA
tetradic
#AAB8A2 #A2B5B8 #B0A2B8 #B8A5A2
square
#AAB8A2 #A2B5B8 #B0A2B8 #B8A5A2
split-complementary
#AAB8A2 #A5A2B8 #B8A2B5
monochromatic
#6C7F61 #8A9E7F #AAB8A2 #CAD2C5 #E9EDE7
Accessibility & contrast
On white
2.08
#AAB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#AAB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB8A2
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB8A2 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A1
Deuteranopia (green-blind)
#B8B3A3
Tritanopia (blue-blind)
#AAB6B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aab8a2; /* rgb */ color: rgb(170, 184, 162); /* oklch */ color: oklch(76.6% 0.034 134.0);
Tailwind
colors: {
custom: {
50: '#c3cdbd',
500: '#aab8a2',
950: '#000000',
},
}SCSS
$custom: #aab8a2; $custom-light: #c3cdbd; $custom-dark: #000000;
JSON
{
"hex": "#aab8a2",
"rgb": {
"r": 170,
"g": 184,
"b": 162
},
"hsl": {
"h": 98.182,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.76551,
"c": 0.03443,
"h": 134
},
"luminance": 0.45436
}Semantic roles & 50–950 ramp
primary
#AAB8A2
secondary
#DCD8DE
accent
#4E987D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281