#AAAB96#AAAB96
#AAAB96 is a light, muted yellow. Relative luminance 0.399; OKLCH L 73.5% C 0.029 H 109.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAB96 |
|---|---|
| RGB | rgb(170, 171, 150) |
| HSL | hsl(63, 11%, 63%) |
| HSV | hsv(63, 12%, 67%) |
| CMYK | cmyk(0.6%, 0%, 12.3%, 32.9%) |
| CIE-LAB | lab(69.38, -4.11, 10.71) |
| CIE-LCH | lch(69.38, 11.47, 110.98°) |
| OKLab | oklab(73.46% -0.0097 0.0278) |
| OKLCH | oklch(73.46% 0.029 109.3) |
| XYZ | xyz(36.6449, 39.8741, 34.6142) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 2.88
Greyish
#A8A495
ΔE00 4.07
Bland
#AFA88B
ΔE00 4.29
Stone (survey)
#ADA587
ΔE00 4.97
Stone
#A89F91
ΔE00 7.05
Greige
#B8AB98
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAB96 #9796AB
analogous
#ABA196 #AAAB96 #9FAB96
triadic
#AAAB96 #96AAAB #AB96AA
tetradic
#AAAB96 #96ABA1 #9796AB #AB969F
square
#AAAB96 #96ABA1 #9796AB #AB969F
split-complementary
#AAAB96 #969FAB #A196AB
monochromatic
#6D6E58 #8E9074 #AAAB96 #C6C6B8 #E1E1DA
Accessibility & contrast
On white
2.34
#AAAB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#AAAB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAB96
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAB96 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA995
Deuteranopia (green-blind)
#AFAA97
Tritanopia (blue-blind)
#ADA8A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaab96; /* rgb */ color: rgb(170, 171, 150); /* oklch */ color: oklch(73.5% 0.029 109.3);
Tailwind
colors: {
custom: {
50: '#c3c4b4',
500: '#aaab96',
950: '#000000',
},
}SCSS
$custom: #aaab96; $custom-light: #c3c4b4; $custom-dark: #000000;
JSON
{
"hex": "#aaab96",
"rgb": {
"r": 170,
"g": 171,
"b": 150
},
"hsl": {
"h": 62.857,
"s": 11.111,
"l": 62.941
},
"oklch": {
"l": 0.73456,
"c": 0.02943,
"h": 109.3
},
"luminance": 0.39874
}Semantic roles & 50–950 ramp
primary
#AAAB96
secondary
#CBCBD2
accent
#509554
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121211
muted
#818180