#A0AE96#A0AE96
#A0AE96 is a light, muted yellow-green. Relative luminance 0.399; OKLCH L 73.3% C 0.037 H 132.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AE96 |
|---|---|
| RGB | rgb(160, 174, 150) |
| HSL | hsl(95, 13%, 64%) |
| HSV | hsv(95, 14%, 68%) |
| CMYK | cmyk(8%, 0%, 13.8%, 31.8%) |
| CIE-LAB | lab(69.43, -9.39, 10.68) |
| CIE-LCH | lch(69.43, 14.22, 131.34°) |
| OKLab | oklab(73.31% -0.025 0.0277) |
| OKLCH | oklch(73.31% 0.037 132.2) |
| XYZ | xyz(35.1373, 39.9475, 34.7077) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.24
Sage Green
#9CAF88
ΔE00 4.80
Grey Green
#86A17D
ΔE00 7.32
Cement
#A5A391
ΔE00 7.56
Greyish Green
#82A67D
ΔE00 8.62
Bland
#AFA88B
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AE96 #A496AE
analogous
#ACAE96 #A0AE96 #96AE98
triadic
#A0AE96 #96A0AE #AE96A0
tetradic
#A0AE96 #96ACAE #A496AE #AE9896
square
#A0AE96 #96ACAE #A496AE #AE9896
split-complementary
#A0AE96 #9896AE #AE96AC
monochromatic
#637258 #819373 #A0AE96 #BFC9B9 #DFE3DB
Accessibility & contrast
On white
2.34
#A0AE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#A0AE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AE96
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AE96 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA95
Deuteranopia (green-blind)
#AEA997
Tritanopia (blue-blind)
#A1ACA7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a0ae96; /* rgb */ color: rgb(160, 174, 150); /* oklch */ color: oklch(73.3% 0.037 132.2);
Tailwind
colors: {
custom: {
50: '#bcc6b4',
500: '#a0ae96',
950: '#000000',
},
}SCSS
$custom: #a0ae96; $custom-light: #bcc6b4; $custom-dark: #000000;
JSON
{
"hex": "#a0ae96",
"rgb": {
"r": 160,
"g": 174,
"b": 150
},
"hsl": {
"h": 95,
"s": 12.903,
"l": 63.529
},
"oklch": {
"l": 0.73307,
"c": 0.0373,
"h": 132.2
},
"luminance": 0.39948
}Semantic roles & 50–950 ramp
primary
#A0AE96
secondary
#D1CCD4
accent
#4E9779
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280