Skip to content

#ADBE77

≈ darkkhaki · rgb(173, 190, 119)
Color formats
HEX#ADBE77
RGBrgb(173, 190, 119)
HSLhsl(74, 35%, 61%)
HSVhsv(74, 37%, 75%)
OKLCHoklch(77% 0.1 120)
CMYKcmyk(9%, 0%, 37%, 25%)
Contrast & accessibility
On white2.02:1below AA
On black10.41:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #adbe77;
  --darkkhaki-rgb: 173 190 119;
  --darkkhaki-oklch: oklch(77% 0.1 120);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#adbe77] text-[#adbe77] border-[#adbe77]
Shades & tints
Color harmonies
About this color

#ADBE77 is a color with the RGB value rgb(173, 190, 119). 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 #ADBE77 to other formats

Palettes with a similar color

Gradients with a similar color

Copied