#AAAA94#AAAA94
#AAAA94 is a light, muted yellow. Relative luminance 0.394; OKLCH L 73.2% C 0.031 H 107.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAA94 |
|---|---|
| RGB | rgb(170, 170, 148) |
| HSL | hsl(60, 11%, 62%) |
| HSV | hsv(60, 13%, 67%) |
| CMYK | cmyk(0%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(69.06, -3.90, 11.36) |
| CIE-LCH | lch(69.06, 12.01, 108.95°) |
| OKLab | oklab(73.19% -0.0091 0.0294) |
| OKLCH | oklch(73.19% 0.031 107.1) |
| XYZ | xyz(36.2970, 39.4339, 33.7106) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 2.67
Bland
#AFA88B
ΔE00 3.71
Greyish
#A8A495
ΔE00 3.93
Stone (survey)
#ADA587
ΔE00 4.38
Stone
#A89F91
ΔE00 6.80
Greige
#B8AB98
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAA94 #9494AA
analogous
#AA9F94 #AAAA94 #9FAA94
triadic
#AAAA94 #94AAAA #AA94AA
tetradic
#AAAA94 #94AA9F #9494AA #AA949F
square
#AAAA94 #94AA9F #9494AA #AA949F
split-complementary
#AAAA94 #949FAA #9F94AA
monochromatic
#6D6D57 #8F8F72 #AAAA94 #C5C5B6 #E0E0D8
Accessibility & contrast
On white
2.36
#AAAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#AAAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAA94
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAA94 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA893
Deuteranopia (green-blind)
#AFA995
Tritanopia (blue-blind)
#AEA7A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaaa94; /* rgb */ color: rgb(170, 170, 148); /* oklch */ color: oklch(73.2% 0.031 107.1);
Tailwind
colors: {
custom: {
50: '#c3c3b3',
500: '#aaaa94',
950: '#000000',
},
}SCSS
$custom: #aaaa94; $custom-light: #c3c3b3; $custom-dark: #000000;
JSON
{
"hex": "#aaaa94",
"rgb": {
"r": 170,
"g": 170,
"b": 148
},
"hsl": {
"h": 60,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.73192,
"c": 0.0308,
"h": 107.1
},
"luminance": 0.39434
}Semantic roles & 50–950 ramp
primary
#AAAA94
secondary
#C9C9D1
accent
#509650
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180