#A0A694#A0A694
#A0A694 is a light, muted yellow-green. Relative luminance 0.369; OKLCH L 71.5% C 0.026 H 122.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A694 |
|---|---|
| RGB | rgb(160, 166, 148) |
| HSL | hsl(80, 9%, 62%) |
| HSV | hsv(80, 11%, 65%) |
| CMYK | cmyk(3.6%, 0%, 10.8%, 34.9%) |
| CIE-LAB | lab(67.19, -5.47, 8.59) |
| CIE-LCH | lch(67.19, 10.18, 122.47°) |
| OKLab | oklab(71.52% -0.014 0.0223) |
| OKLCH | oklch(71.52% 0.026 122.1) |
| XYZ | xyz(33.4779, 36.8841, 33.3669) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 3.74
Greyish
#A8A495
ΔE00 5.14
Bland
#AFA88B
ΔE00 6.72
Stone (survey)
#ADA587
ΔE00 7.15
Greenish Grey
#96AE8D
ΔE00 8.01
Stone
#A89F91
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A694 #9A94A6
analogous
#A6A394 #A0A694 #97A694
triadic
#A0A694 #94A0A6 #A694A0
tetradic
#A0A694 #94A6A3 #9A94A6 #A69497
square
#A0A694 #94A6A3 #9A94A6 #A69497
split-complementary
#A0A694 #9497A6 #A394A6
monochromatic
#636957 #828A73 #A0A694 #BEC2B5 #DBDED7
Accessibility & contrast
On white
2.51
#A0A694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#A0A694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A694
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A694 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#A8A495
Tritanopia (blue-blind)
#A2A4A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a0a694; /* rgb */ color: rgb(160, 166, 148); /* oklch */ color: oklch(71.5% 0.026 122.1);
Tailwind
colors: {
custom: {
50: '#bcc0b3',
500: '#a0a694',
950: '#000000',
},
}SCSS
$custom: #a0a694; $custom-light: #bcc0b3; $custom-dark: #000000;
JSON
{
"hex": "#a0a694",
"rgb": {
"r": 160,
"g": 166,
"b": 148
},
"hsl": {
"h": 80,
"s": 9.184,
"l": 61.569
},
"oklch": {
"l": 0.71517,
"c": 0.02638,
"h": 122.1
},
"luminance": 0.36884
}Semantic roles & 50–950 ramp
primary
#A0A694
secondary
#CAC8CE
accent
#529368
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180