#AAA698#AAA698
#AAA698 is a light, muted yellow. Relative luminance 0.381; OKLCH L 72.5% C 0.020 H 93.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA698 |
|---|---|
| RGB | rgb(170, 166, 152) |
| HSL | hsl(47, 10%, 63%) |
| HSV | hsv(47, 11%, 67%) |
| CMYK | cmyk(0%, 2.4%, 10.6%, 33.3%) |
| CIE-LAB | lab(68.08, -1.07, 7.76) |
| CIE-LCH | lch(68.08, 7.83, 97.83°) |
| OKLab | oklab(72.45% -0.0013 0.0203) |
| OKLCH | oklch(72.45% 0.02 93.7) |
| XYZ | xyz(35.8807, 38.0858, 35.1608) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 0.76
Cement
#A5A391
ΔE00 2.43
Stone
#A89F91
ΔE00 3.20
Greige
#B8AB98
ΔE00 4.72
Bland
#AFA88B
ΔE00 5.45
Stone (survey)
#ADA587
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA698 #989CAA
analogous
#AA9D98 #AAA698 #A5AA98
triadic
#AAA698 #98AAA6 #A698AA
tetradic
#AAA698 #98AA9D #989CAA #AA98A5
square
#AAA698 #98AA9D #989CAA #AA98A5
split-complementary
#AAA698 #98A5AA #9D98AA
monochromatic
#6D695A #8E8976 #AAA698 #C6C3BA #E1E0DB
Accessibility & contrast
On white
2.44
#AAA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#AAA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA698
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA698 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#AAA798
Tritanopia (blue-blind)
#ADA4A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa698; /* rgb */ color: rgb(170, 166, 152); /* oklch */ color: oklch(72.5% 0.020 93.7);
Tailwind
colors: {
custom: {
50: '#c3c0b6',
500: '#aaa698',
950: '#000000',
},
}SCSS
$custom: #aaa698; $custom-light: #c3c0b6; $custom-dark: #000000;
JSON
{
"hex": "#aaa698",
"rgb": {
"r": 170,
"g": 166,
"b": 152
},
"hsl": {
"h": 46.667,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.7245,
"c": 0.0203,
"h": 93.7
},
"luminance": 0.38085
}Semantic roles & 50–950 ramp
primary
#AAA698
secondary
#CCCDD2
accent
#619452
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180