#A2AE96#A2AE96
#A2AE96 is a light, muted yellow-green. Relative luminance 0.402; OKLCH L 73.5% C 0.036 H 129.0°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AE96 |
|---|---|
| RGB | rgb(162, 174, 150) |
| HSL | hsl(90, 13%, 64%) |
| HSV | hsv(90, 14%, 68%) |
| CMYK | cmyk(6.9%, 0%, 13.8%, 31.8%) |
| CIE-LAB | lab(69.58, -8.66, 10.91) |
| CIE-LCH | lch(69.58, 13.93, 128.46°) |
| OKLab | oklab(73.46% -0.0229 0.0282) |
| OKLCH | oklch(73.46% 0.036 129) |
| XYZ | xyz(35.5405, 40.1553, 34.7266) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.80
Sage Green
#9CAF88
ΔE00 5.05
Cement
#A5A391
ΔE00 6.94
Grey Green
#86A17D
ΔE00 7.79
Bland
#AFA88B
ΔE00 8.11
Greyish
#A8A495
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AE96 #A296AE
analogous
#AEAE96 #A2AE96 #96AE96
triadic
#A2AE96 #96A2AE #AE96A2
tetradic
#A2AE96 #96AEAE #A296AE #AE9696
square
#A2AE96 #96AEAE #A296AE #AE9696
split-complementary
#A2AE96 #9696AE #AE96AE
monochromatic
#657258 #839373 #A2AE96 #C1C9B9 #DFE3DB
Accessibility & contrast
On white
2.33
#A2AE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#A2AE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AE96
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AE96 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA95
Deuteranopia (green-blind)
#AFAA97
Tritanopia (blue-blind)
#A3ACA7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2ae96; /* rgb */ color: rgb(162, 174, 150); /* oklch */ color: oklch(73.5% 0.036 129.0);
Tailwind
colors: {
custom: {
50: '#bdc6b4',
500: '#a2ae96',
950: '#000000',
},
}SCSS
$custom: #a2ae96; $custom-light: #bdc6b4; $custom-dark: #000000;
JSON
{
"hex": "#a2ae96",
"rgb": {
"r": 162,
"g": 174,
"b": 150
},
"hsl": {
"h": 90,
"s": 12.903,
"l": 63.529
},
"oklch": {
"l": 0.73462,
"c": 0.03635,
"h": 129
},
"luminance": 0.40155
}Semantic roles & 50–950 ramp
primary
#A2AE96
secondary
#D0CCD4
accent
#4E9773
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280