#A2AE9C#A2AE9C
#A2AE9C is a light, muted green. Relative luminance 0.404; OKLCH L 73.6% C 0.029 H 135.0°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AE9C |
|---|---|
| RGB | rgb(162, 174, 156) |
| HSL | hsl(100, 10%, 65%) |
| HSV | hsv(100, 10%, 68%) |
| CMYK | cmyk(6.9%, 0%, 10.3%, 31.8%) |
| CIE-LAB | lab(69.72, -7.60, 7.81) |
| CIE-LCH | lch(69.72, 10.90, 134.24°) |
| OKLab | oklab(73.62% -0.0203 0.0203) |
| OKLCH | oklch(73.62% 0.029 135) |
| XYZ | xyz(36.0360, 40.3536, 37.3366) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.38
Cement
#A5A391
ΔE00 6.56
Sage Green
#9CAF88
ΔE00 7.08
Greyish
#A8A495
ΔE00 7.69
Bland
#AFA88B
ΔE00 8.73
Grey Green
#86A17D
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AE9C #A89CAE
analogous
#ABAE9C #A2AE9C #9CAE9F
triadic
#A2AE9C #9CA2AE #AE9CA2
tetradic
#A2AE9C #9CABAE #A89CAE #AE9F9C
square
#A2AE9C #9CABAE #A89CAE #AE9F9C
split-complementary
#A2AE9C #9F9CAE #AE9CAB
monochromatic
#64725D #82927A #A2AE9C #C2CABE #E1E5DF
Accessibility & contrast
On white
2.32
#A2AE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#A2AE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AE9C
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AE9C | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9B
Deuteranopia (green-blind)
#AEAA9D
Tritanopia (blue-blind)
#A2ACA9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2ae9c; /* rgb */ color: rgb(162, 174, 156); /* oklch */ color: oklch(73.6% 0.029 135.0);
Tailwind
colors: {
custom: {
50: '#bdc6b9',
500: '#a2ae9c',
950: '#000000',
},
}SCSS
$custom: #a2ae9c; $custom-light: #bdc6b9; $custom-dark: #000000;
JSON
{
"hex": "#a2ae9c",
"rgb": {
"r": 162,
"g": 174,
"b": 156
},
"hsl": {
"h": 100,
"s": 10,
"l": 64.706
},
"oklch": {
"l": 0.73619,
"c": 0.02876,
"h": 135
},
"luminance": 0.40354
}Semantic roles & 50–950 ramp
primary
#A2AE9C
secondary
#D4D0D6
accent
#51947E
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280