#A2AE99#A2AE99
#A2AE99 is a light, muted yellow-green. Relative luminance 0.403; OKLCH L 73.5% C 0.033 H 131.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AE99 |
|---|---|
| RGB | rgb(162, 174, 153) |
| HSL | hsl(94, 11%, 64%) |
| HSV | hsv(94, 12%, 68%) |
| CMYK | cmyk(6.9%, 0%, 12.1%, 31.8%) |
| CIE-LAB | lab(69.65, -8.14, 9.36) |
| CIE-LCH | lch(69.65, 12.40, 131.01°) |
| OKLab | oklab(73.54% -0.0216 0.0243) |
| OKLCH | oklch(73.54% 0.033 131.7) |
| XYZ | xyz(35.7851, 40.2532, 36.0152) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.52
Sage Green
#9CAF88
ΔE00 6.03
Cement
#A5A391
ΔE00 6.68
Greyish
#A8A495
ΔE00 7.99
Bland
#AFA88B
ΔE00 8.37
Grey Green
#86A17D
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AE99 #A599AE
analogous
#ADAE99 #A2AE99 #99AE9B
triadic
#A2AE99 #99A2AE #AE99A2
tetradic
#A2AE99 #99ADAE #A599AE #AE9B99
square
#A2AE99 #99ADAE #A599AE #AE9B99
split-complementary
#A2AE99 #9B99AE #AE99AD
monochromatic
#65725B #839377 #A2AE99 #C1C9BB #E0E4DD
Accessibility & contrast
On white
2.32
#A2AE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#A2AE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AE99
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AE99 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB98
Deuteranopia (green-blind)
#AEAA9A
Tritanopia (blue-blind)
#A3ACA8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2ae99; /* rgb */ color: rgb(162, 174, 153); /* oklch */ color: oklch(73.5% 0.033 131.7);
Tailwind
colors: {
custom: {
50: '#bdc6b7',
500: '#a2ae99',
950: '#000000',
},
}SCSS
$custom: #a2ae99; $custom-light: #bdc6b7; $custom-dark: #000000;
JSON
{
"hex": "#a2ae99",
"rgb": {
"r": 162,
"g": 174,
"b": 153
},
"hsl": {
"h": 94.286,
"s": 11.475,
"l": 64.118
},
"oklch": {
"l": 0.73539,
"c": 0.03251,
"h": 131.7
},
"luminance": 0.40253
}Semantic roles & 50–950 ramp
primary
#A2AE99
secondary
#D2CED5
accent
#509678
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280