#A6A694#A6A694
#A6A694 is a light, muted yellow. Relative luminance 0.375; OKLCH L 72.0% C 0.025 H 107.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A6A694 |
|---|---|
| RGB | rgb(166, 166, 148) |
| HSL | hsl(60, 9%, 62%) |
| HSV | hsv(60, 11%, 65%) |
| CMYK | cmyk(0%, 0%, 10.8%, 34.9%) |
| CIE-LAB | lab(67.66, -3.24, 9.33) |
| CIE-LCH | lch(67.66, 9.88, 109.15°) |
| OKLab | oklab(72.01% -0.0074 0.0243) |
| OKLCH | oklch(72.01% 0.025 107) |
| XYZ | xyz(34.7068, 37.5178, 33.4245) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 1.25
Greyish
#A8A495
ΔE00 2.59
Bland
#AFA88B
ΔE00 4.69
Stone (survey)
#ADA587
ΔE00 5.12
Stone
#A89F91
ΔE00 5.60
Greige
#B8AB98
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6A694 #9494A6
analogous
#A69D94 #A6A694 #9DA694
triadic
#A6A694 #94A6A6 #A694A6
tetradic
#A6A694 #94A69D #9494A6 #A6949D
square
#A6A694 #94A69D #9494A6 #A6949D
split-complementary
#A6A694 #949DA6 #9D94A6
monochromatic
#696957 #8A8A73 #A6A694 #C2C2B5 #DEDED7
Accessibility & contrast
On white
2.47
#A6A694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#A6A694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6A694
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6A694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6A694 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#AAA595
Tritanopia (blue-blind)
#A9A4A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a6a694; /* rgb */ color: rgb(166, 166, 148); /* oklch */ color: oklch(72.0% 0.025 107.0);
Tailwind
colors: {
custom: {
50: '#c0c0b3',
500: '#a6a694',
950: '#000000',
},
}SCSS
$custom: #a6a694; $custom-light: #c0c0b3; $custom-dark: #000000;
JSON
{
"hex": "#a6a694",
"rgb": {
"r": 166,
"g": 166,
"b": 148
},
"hsl": {
"h": 60,
"s": 9.184,
"l": 61.569
},
"oklch": {
"l": 0.72008,
"c": 0.02537,
"h": 107
},
"luminance": 0.37518
}Semantic roles & 50–950 ramp
primary
#A6A694
secondary
#C8C8CE
accent
#529352
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180