#AAAB95#AAAB95
#AAAB95 is a light, muted yellow. Relative luminance 0.398; OKLCH L 73.4% C 0.031 H 109.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAB95 |
|---|---|
| RGB | rgb(170, 171, 149) |
| HSL | hsl(63, 12%, 63%) |
| HSV | hsv(63, 13%, 67%) |
| CMYK | cmyk(0.6%, 0%, 12.9%, 32.9%) |
| CIE-LAB | lab(69.36, -4.27, 11.23) |
| CIE-LCH | lch(69.36, 12.01, 110.84°) |
| OKLab | oklab(73.43% -0.0102 0.0291) |
| OKLCH | oklch(73.43% 0.031 109.3) |
| XYZ | xyz(36.5647, 39.8420, 34.1920) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 3.05
Bland
#AFA88B
ΔE00 4.11
Greyish
#A8A495
ΔE00 4.31
Stone (survey)
#ADA587
ΔE00 4.80
Stone
#A89F91
ΔE00 7.25
Greige
#B8AB98
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAB95 #9695AB
analogous
#ABA195 #AAAB95 #9FAB95
triadic
#AAAB95 #95AAAB #AB95AA
tetradic
#AAAB95 #95ABA1 #9695AB #AB959F
square
#AAAB95 #95ABA1 #9695AB #AB959F
split-complementary
#AAAB95 #959FAB #A195AB
monochromatic
#6D6E57 #8F9073 #AAAB95 #C5C6B7 #E1E1D9
Accessibility & contrast
On white
2.34
#AAAB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#AAAB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAB95
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAB95 | 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)
#AFA994
Deuteranopia (green-blind)
#AFAA96
Tritanopia (blue-blind)
#ADA8A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaab95; /* rgb */ color: rgb(170, 171, 149); /* oklch */ color: oklch(73.4% 0.031 109.3);
Tailwind
colors: {
custom: {
50: '#c3c4b4',
500: '#aaab95',
950: '#000000',
},
}SCSS
$custom: #aaab95; $custom-light: #c3c4b4; $custom-dark: #000000;
JSON
{
"hex": "#aaab95",
"rgb": {
"r": 170,
"g": 171,
"b": 149
},
"hsl": {
"h": 62.727,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.7343,
"c": 0.0308,
"h": 109.3
},
"luminance": 0.39842
}Semantic roles & 50–950 ramp
primary
#AAAB95
secondary
#CACAD2
accent
#509653
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121211
muted
#818180