#A6AE2F
≈ olive · rgb(166, 174, 47)
Color formats
HEX#A6AE2F
RGBrgb(166, 174, 47)
HSLhsl(64, 57%, 43%)
HSVhsv(64, 73%, 68%)
OKLCHoklch(72% 0.14 113)
CMYKcmyk(5%, 0%, 73%, 32%)
Contrast & accessibility
On white2.41:1below AA
On black8.72:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
--olive: #a6ae2f;
--olive-rgb: 166 174 47;
--olive-oklch: oklch(72% 0.14 113);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a6ae2f] text-[#a6ae2f] border-[#a6ae2f]
Shades & tints
Color harmonies
About this color
#A6AE2F is a color with the RGB value rgb(166, 174, 47). Its closest CSS named color is "olive". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.