Skip to content

#96AA3E

≈ olivedrab · rgb(150, 170, 62)
Color formats
HEX#96AA3E
RGBrgb(150, 170, 62)
HSLhsl(71, 47%, 45%)
HSVhsv(71, 64%, 67%)
OKLCHoklch(70% 0.13 119)
CMYKcmyk(12%, 0%, 64%, 33%)
Contrast & accessibility
On white2.59:1below AA
On black8.12:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
  --olivedrab: #96aa3e;
  --olivedrab-rgb: 150 170 62;
  --olivedrab-oklch: oklch(70% 0.13 119);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#96aa3e] text-[#96aa3e] border-[#96aa3e]
Shades & tints
Color harmonies
About this color

#96AA3E is a color with the RGB value rgb(150, 170, 62). Its closest CSS named color is "olivedrab". 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 #96AA3E to other formats

Palettes with a similar color

Gradients with a similar color

Copied