Skip to content

#AABD79

≈ darkkhaki · rgb(170, 189, 121)
Color formats
HEX#AABD79
RGBrgb(170, 189, 121)
HSLhsl(77, 34%, 61%)
HSVhsv(77, 36%, 74%)
OKLCHoklch(77% 0.09 121)
CMYKcmyk(10%, 0%, 36%, 26%)
Contrast & accessibility
On white2.05:1below AA
On black10.26:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #aabd79;
  --darkkhaki-rgb: 170 189 121;
  --darkkhaki-oklch: oklch(77% 0.09 121);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aabd79] text-[#aabd79] border-[#aabd79]
Shades & tints
Color harmonies
About this color

#AABD79 is a color with the RGB value rgb(170, 189, 121). Its closest CSS named color is "darkkhaki". 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.

Related

Convert #AABD79 to other formats

Palettes with a similar color

Gradients with a similar color

Copied