#5C8128
≈ olivedrab · rgb(92, 129, 40)
Color formats
HEX#5C8128
RGBrgb(92, 129, 40)
HSLhsl(85, 53%, 33%)
HSVhsv(85, 69%, 51%)
OKLCHoklch(56% 0.12 129)
CMYKcmyk(29%, 0%, 69%, 49%)
Contrast & accessibility
On white4.54:1AA pass
On black4.63:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
--olivedrab: #5c8128;
--olivedrab-rgb: 92 129 40;
--olivedrab-oklch: oklch(56% 0.12 129);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#5c8128] text-[#5c8128] border-[#5c8128]
Shades & tints
Color harmonies
About this color
#5C8128 is a color with the RGB value rgb(92, 129, 40). 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.