#A2A693#A2A693
#A2A693 is a light, muted yellow-green. Relative luminance 0.371; OKLCH L 71.7% C 0.027 H 116.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A693 |
|---|---|
| RGB | rgb(162, 166, 147) |
| HSL | hsl(73, 10%, 61%) |
| HSV | hsv(73, 11%, 65%) |
| CMYK | cmyk(2.4%, 0%, 11.4%, 34.9%) |
| CIE-LAB | lab(67.32, -4.90, 9.36) |
| CIE-LCH | lch(67.32, 10.56, 117.65°) |
| OKLab | oklab(71.65% -0.0122 0.0243) |
| OKLCH | oklch(71.65% 0.027 116.7) |
| XYZ | xyz(33.8023, 37.0605, 32.9707) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 2.96
Greyish
#A8A495
ΔE00 4.47
Bland
#AFA88B
ΔE00 5.81
Stone (survey)
#ADA587
ΔE00 6.24
Stone
#A89F91
ΔE00 7.46
Grey
#929591
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A693 #9793A6
analogous
#A6A193 #A2A693 #99A693
triadic
#A2A693 #93A2A6 #A693A2
tetradic
#A2A693 #93A6A1 #9793A6 #A69399
square
#A2A693 #93A6A1 #9793A6 #A69399
split-complementary
#A2A693 #9399A6 #A193A6
monochromatic
#656856 #858A72 #A2A693 #BFC2B5 #DCDDD6
Accessibility & contrast
On white
2.50
#A2A693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#A2A693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A693
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A693 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A492
Deuteranopia (green-blind)
#A9A494
Tritanopia (blue-blind)
#A4A4A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a2a693; /* rgb */ color: rgb(162, 166, 147); /* oklch */ color: oklch(71.7% 0.027 116.7);
Tailwind
colors: {
custom: {
50: '#bdc0b2',
500: '#a2a693',
950: '#000000',
},
}SCSS
$custom: #a2a693; $custom-light: #bdc0b2; $custom-dark: #000000;
JSON
{
"hex": "#a2a693",
"rgb": {
"r": 162,
"g": 166,
"b": 147
},
"hsl": {
"h": 72.632,
"s": 9.645,
"l": 61.373
},
"oklch": {
"l": 0.71652,
"c": 0.02722,
"h": 116.7
},
"luminance": 0.3706
}Semantic roles & 50–950 ramp
primary
#A2A693
secondary
#C8C7CE
accent
#529460
background
#FBFBFA
surface
#F6F7F5
border
#D0D0CF
text
#121211
muted
#818180