#AAAA98#AAAA98
#AAAA98 is a light, muted yellow. Relative luminance 0.396; OKLCH L 73.3% C 0.025 H 107.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAA98 |
|---|---|
| RGB | rgb(170, 170, 152) |
| HSL | hsl(60, 10%, 63%) |
| HSV | hsv(60, 11%, 67%) |
| CMYK | cmyk(0%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(69.16, -3.23, 9.29) |
| CIE-LCH | lch(69.16, 9.84, 109.17°) |
| OKLab | oklab(73.3% -0.0074 0.0242) |
| OKLCH | oklch(73.3% 0.025 107) |
| XYZ | xyz(36.6191, 39.5627, 35.4069) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 2.18
Greyish
#A8A495
ΔE00 2.94
Bland
#AFA88B
ΔE00 4.64
Stone (survey)
#ADA587
ΔE00 5.27
Stone
#A89F91
ΔE00 6.00
Greige
#B8AB98
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAA98 #9898AA
analogous
#AAA198 #AAAA98 #A1AA98
triadic
#AAAA98 #98AAAA #AA98AA
tetradic
#AAAA98 #98AAA1 #9898AA #AA98A1
square
#AAAA98 #98AAA1 #9898AA #AA98A1
split-complementary
#AAAA98 #98A1AA #A198AA
monochromatic
#6D6D5A #8E8E76 #AAAA98 #C6C6BA #E1E1DB
Accessibility & contrast
On white
2.36
#AAAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#AAAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAA98
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAA98 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#AEA999
Tritanopia (blue-blind)
#ADA7A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaaa98; /* rgb */ color: rgb(170, 170, 152); /* oklch */ color: oklch(73.3% 0.025 107.0);
Tailwind
colors: {
custom: {
50: '#c3c3b6',
500: '#aaaa98',
950: '#000000',
},
}SCSS
$custom: #aaaa98; $custom-light: #c3c3b6; $custom-dark: #000000;
JSON
{
"hex": "#aaaa98",
"rgb": {
"r": 170,
"g": 170,
"b": 152
},
"hsl": {
"h": 60,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.73295,
"c": 0.02527,
"h": 107
},
"luminance": 0.39562
}Semantic roles & 50–950 ramp
primary
#AAAA98
secondary
#CCCCD2
accent
#529452
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180