#70AA58
≈ olivedrab · rgb(112, 170, 88)
Color formats
HEX#70AA58
RGBrgb(112, 170, 88)
HSLhsl(102, 33%, 51%)
HSVhsv(102, 48%, 67%)
OKLCHoklch(68% 0.13 137)
CMYKcmyk(34%, 0%, 48%, 33%)
Contrast & accessibility
On white2.77:1below AA
On black7.58:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
--olivedrab: #70aa58;
--olivedrab-rgb: 112 170 88;
--olivedrab-oklch: oklch(68% 0.13 137);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#70aa58] text-[#70aa58] border-[#70aa58]
Shades & tints
Color harmonies
About this color
#70AA58 is a color with the RGB value rgb(112, 170, 88). 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.