#AAA696#AAA696
#AAA696 is a light, muted yellow. Relative luminance 0.380; OKLCH L 72.4% C 0.023 H 95.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA696 |
|---|---|
| RGB | rgb(170, 166, 150) |
| HSL | hsl(48, 11%, 63%) |
| HSV | hsv(48, 12%, 67%) |
| CMYK | cmyk(0%, 2.4%, 11.8%, 33.3%) |
| CIE-LAB | lab(68.04, -1.41, 8.80) |
| CIE-LCH | lch(68.04, 8.91, 99.08°) |
| OKLab | oklab(72.4% -0.0022 0.0229) |
| OKLCH | oklch(72.4% 0.023 95.4) |
| XYZ | xyz(35.7183, 38.0208, 34.3054) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 0.71
Cement
#A5A391
ΔE00 1.80
Stone
#A89F91
ΔE00 3.51
Bland
#AFA88B
ΔE00 4.65
Greige
#B8AB98
ΔE00 4.74
Stone (survey)
#ADA587
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA696 #969AAA
analogous
#AA9C96 #AAA696 #A4AA96
triadic
#AAA696 #96AAA6 #A696AA
tetradic
#AAA696 #96AA9C #969AAA #AA96A4
square
#AAA696 #96AA9C #969AAA #AA96A4
split-complementary
#AAA696 #96A4AA #9C96AA
monochromatic
#6D6958 #8F8974 #AAA696 #C5C3B8 #E1DFDA
Accessibility & contrast
On white
2.44
#AAA696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#AAA696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA696
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA696 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA595
Deuteranopia (green-blind)
#ABA696
Tritanopia (blue-blind)
#AEA3A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa696; /* rgb */ color: rgb(170, 166, 150); /* oklch */ color: oklch(72.4% 0.023 95.4);
Tailwind
colors: {
custom: {
50: '#c3c0b4',
500: '#aaa696',
950: '#000000',
},
}SCSS
$custom: #aaa696; $custom-light: #c3c0b4; $custom-dark: #000000;
JSON
{
"hex": "#aaa696",
"rgb": {
"r": 170,
"g": 166,
"b": 150
},
"hsl": {
"h": 48,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.72396,
"c": 0.02302,
"h": 95.4
},
"luminance": 0.3802
}Semantic roles & 50–950 ramp
primary
#AAA696
secondary
#CACCD2
accent
#5E9551
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180