Skip to content

#4E8A31

≈ olivedrab · rgb(78, 138, 49)
Color formats
HEX#4E8A31
RGBrgb(78, 138, 49)
HSLhsl(100, 48%, 37%)
HSVhsv(100, 64%, 54%)
OKLCHoklch(57% 0.14 137)
CMYKcmyk(43%, 0%, 64%, 46%)
Contrast & accessibility
On white4.20:1below AA
On black5.00:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
  --olivedrab: #4e8a31;
  --olivedrab-rgb: 78 138 49;
  --olivedrab-oklch: oklch(57% 0.14 137);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#4e8a31] text-[#4e8a31] border-[#4e8a31]
Shades & tints
Color harmonies
About this color

#4E8A31 is a color with the RGB value rgb(78, 138, 49). 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 #4E8A31 to other formats

Palettes with a similar color

Gradients with a similar color

Copied