#A6AE98#A6AE98
#A6AE98 is a light, muted yellow-green. Relative luminance 0.406; OKLCH L 73.8% C 0.032 H 123.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AE98 |
|---|---|
| RGB | rgb(166, 174, 152) |
| HSL | hsl(82, 12%, 64%) |
| HSV | hsv(82, 13%, 68%) |
| CMYK | cmyk(4.6%, 0%, 12.6%, 31.8%) |
| CIE-LAB | lab(69.93, -6.85, 10.34) |
| CIE-LCH | lch(69.93, 12.40, 123.52°) |
| OKLab | oklab(73.83% -0.0177 0.0268) |
| OKLCH | oklch(73.83% 0.032 123.5) |
| XYZ | xyz(36.5286, 40.6461, 35.6207) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.49
Sage Green
#9CAF88
ΔE00 6.42
Greenish Grey
#96AE8D
ΔE00 6.49
Greyish
#A8A495
ΔE00 6.81
Bland
#AFA88B
ΔE00 6.85
Stone (survey)
#ADA587
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AE98 #A098AE
analogous
#AEAB98 #A6AE98 #9BAE98
triadic
#A6AE98 #98A6AE #AE98A6
tetradic
#A6AE98 #98AEAB #A098AE #AE989B
square
#A6AE98 #98AEAB #A098AE #AE989B
split-complementary
#A6AE98 #989BAE #AB98AE
monochromatic
#69725A #889376 #A6AE98 #C4C9BA #E1E4DD
Accessibility & contrast
On white
2.30
#A6AE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#A6AE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AE98
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AE98 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB97
Deuteranopia (green-blind)
#B0AB99
Tritanopia (blue-blind)
#A8ACA8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a6ae98; /* rgb */ color: rgb(166, 174, 152); /* oklch */ color: oklch(73.8% 0.032 123.5);
Tailwind
colors: {
custom: {
50: '#c0c6b6',
500: '#a6ae98',
950: '#000000',
},
}SCSS
$custom: #a6ae98; $custom-light: #c0c6b6; $custom-dark: #000000;
JSON
{
"hex": "#a6ae98",
"rgb": {
"r": 166,
"g": 174,
"b": 152
},
"hsl": {
"h": 81.818,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.73827,
"c": 0.03216,
"h": 123.5
},
"luminance": 0.40646
}Semantic roles & 50–950 ramp
primary
#A6AE98
secondary
#D0CDD5
accent
#4F9669
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280