#A0AE9C#A0AE9C
#A0AE9C is a light, muted green. Relative luminance 0.401; OKLCH L 73.5% C 0.030 H 138.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AE9C |
|---|---|
| RGB | rgb(160, 174, 156) |
| HSL | hsl(107, 10%, 65%) |
| HSV | hsv(107, 10%, 68%) |
| CMYK | cmyk(8%, 0%, 10.3%, 31.8%) |
| CIE-LAB | lab(69.57, -8.32, 7.58) |
| CIE-LCH | lch(69.57, 11.25, 137.68°) |
| OKLab | oklab(73.47% -0.0225 0.0197) |
| OKLCH | oklch(73.47% 0.03 138.7) |
| XYZ | xyz(35.6329, 40.1457, 37.3177) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.95
Sage Green
#9CAF88
ΔE00 6.89
Cement
#A5A391
ΔE00 7.22
Greyish
#A8A495
ΔE00 8.38
Grey Green
#86A17D
ΔE00 8.73
Bland
#AFA88B
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AE9C #AA9CAE
analogous
#A9AE9C #A0AE9C #9CAEA1
triadic
#A0AE9C #9CA0AE #AE9CA0
tetradic
#A0AE9C #9CA9AE #AA9CAE #AEA19C
square
#A0AE9C #9CA9AE #AA9CAE #AEA19C
split-complementary
#A0AE9C #A19CAE #AE9CA9
monochromatic
#62725D #80927A #A0AE9C #C0CABE #E1E5DF
Accessibility & contrast
On white
2.33
#A0AE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#A0AE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AE9C
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AE9C | 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)
#AFAB9B
Deuteranopia (green-blind)
#ADA99D
Tritanopia (blue-blind)
#A0ADA9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a0ae9c; /* rgb */ color: rgb(160, 174, 156); /* oklch */ color: oklch(73.5% 0.030 138.7);
Tailwind
colors: {
custom: {
50: '#bcc6b9',
500: '#a0ae9c',
950: '#000000',
},
}SCSS
$custom: #a0ae9c; $custom-light: #bcc6b9; $custom-dark: #000000;
JSON
{
"hex": "#a0ae9c",
"rgb": {
"r": 160,
"g": 174,
"b": 156
},
"hsl": {
"h": 106.667,
"s": 10,
"l": 64.706
},
"oklch": {
"l": 0.73466,
"c": 0.0299,
"h": 138.7
},
"luminance": 0.40146
}Semantic roles & 50–950 ramp
primary
#A0AE9C
secondary
#D5D0D6
accent
#519485
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280