#AAAB93#AAAB93
#AAAB93 is a light, muted yellow. Relative luminance 0.398; OKLCH L 73.4% C 0.034 H 109.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAB93 |
|---|---|
| RGB | rgb(170, 171, 147) |
| HSL | hsl(63, 13%, 62%) |
| HSV | hsv(63, 14%, 67%) |
| CMYK | cmyk(0.6%, 0%, 14%, 32.9%) |
| CIE-LAB | lab(69.31, -4.60, 12.26) |
| CIE-LCH | lch(69.31, 13.10, 110.58°) |
| OKLab | oklab(73.38% -0.011 0.0317) |
| OKLCH | oklch(73.38% 0.034 109.2) |
| XYZ | xyz(36.4064, 39.7787, 33.3582) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 3.47
Bland
#AFA88B
ΔE00 3.83
Stone (survey)
#ADA587
ΔE00 4.52
Greyish
#A8A495
ΔE00 4.83
Stone
#A89F91
ΔE00 7.68
Greige
#B8AB98
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAB93 #9493AB
analogous
#ABA093 #AAAB93 #9EAB93
triadic
#AAAB93 #93AAAB #AB93AA
tetradic
#AAAB93 #93ABA0 #9493AB #AB939E
square
#AAAB93 #93ABA0 #9493AB #AB939E
split-complementary
#AAAB93 #939EAB #A093AB
monochromatic
#6D6E56 #8F9071 #AAAB93 #C5C6B5 #E0E1D8
Accessibility & contrast
On white
2.34
#AAAB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#AAAB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAB93
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAB93 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA992
Deuteranopia (green-blind)
#B0AA94
Tritanopia (blue-blind)
#AEA8A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaab93; /* rgb */ color: rgb(170, 171, 147); /* oklch */ color: oklch(73.4% 0.034 109.2);
Tailwind
colors: {
custom: {
50: '#c3c4b2',
500: '#aaab93',
950: '#000000',
},
}SCSS
$custom: #aaab93; $custom-light: #c3c4b2; $custom-dark: #000000;
JSON
{
"hex": "#aaab93",
"rgb": {
"r": 170,
"g": 171,
"b": 147
},
"hsl": {
"h": 62.5,
"s": 12.5,
"l": 62.353
},
"oklch": {
"l": 0.73379,
"c": 0.03356,
"h": 109.2
},
"luminance": 0.39778
}Semantic roles & 50–950 ramp
primary
#AAAB93
secondary
#C9C9D1
accent
#4F9752
background
#FCFCFA
surface
#F8F8F5
border
#D1D1CF
text
#121211
muted
#818180