#A0AE94#A0AE94
#A0AE94 is a light, muted yellow-green. Relative luminance 0.399; OKLCH L 73.3% C 0.040 H 130.5°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AE94 |
|---|---|
| RGB | rgb(160, 174, 148) |
| HSL | hsl(92, 14%, 63%) |
| HSV | hsv(92, 15%, 68%) |
| CMYK | cmyk(8%, 0%, 14.9%, 31.8%) |
| CIE-LAB | lab(69.39, -9.74, 11.71) |
| CIE-LCH | lch(69.39, 15.23, 129.75°) |
| OKLab | oklab(73.26% -0.0259 0.0303) |
| OKLCH | oklch(73.26% 0.04 130.5) |
| XYZ | xyz(34.9777, 39.8836, 33.8668) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.81
Sage Green
#9CAF88
ΔE00 4.15
Grey Green
#86A17D
ΔE00 6.96
Cement
#A5A391
ΔE00 7.76
Greyish Green
#82A67D
ΔE00 8.22
Greeny Grey
#7EA07A
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AE94 #A294AE
analogous
#ADAE94 #A0AE94 #94AE95
triadic
#A0AE94 #94A0AE #AE94A0
tetradic
#A0AE94 #94ADAE #A294AE #AE9594
square
#A0AE94 #94ADAE #A294AE #AE9594
split-complementary
#A0AE94 #9594AE #AE94AD
monochromatic
#637256 #819471 #A0AE94 #BFC8B7 #DEE3DA
Accessibility & contrast
On white
2.34
#A0AE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#A0AE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AE94
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AE94 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA93
Deuteranopia (green-blind)
#AEA995
Tritanopia (blue-blind)
#A1ACA7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a0ae94; /* rgb */ color: rgb(160, 174, 148); /* oklch */ color: oklch(73.3% 0.040 130.5);
Tailwind
colors: {
custom: {
50: '#bcc6b3',
500: '#a0ae94',
950: '#000000',
},
}SCSS
$custom: #a0ae94; $custom-light: #bcc6b3; $custom-dark: #000000;
JSON
{
"hex": "#a0ae94",
"rgb": {
"r": 160,
"g": 174,
"b": 148
},
"hsl": {
"h": 92.308,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.73256,
"c": 0.03983,
"h": 130.5
},
"luminance": 0.39884
}Semantic roles & 50–950 ramp
primary
#A0AE94
secondary
#CFCAD4
accent
#4E9876
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280