#39802E
≈ darkgreen · rgb(57, 128, 46)
Color formats
HEX#39802E
RGBrgb(57, 128, 46)
HSLhsl(112, 47%, 34%)
HSVhsv(112, 64%, 50%)
OKLCHoklch(54% 0.14 141)
CMYKcmyk(55%, 0%, 64%, 50%)
Contrast & accessibility
On white4.88:1AA pass
On black4.30:1below AA
Best text color#FFFFFF
Nearest CSS name: darkgreen
Copy-ready code
CSS custom properties
:root {
--darkgreen: #39802e;
--darkgreen-rgb: 57 128 46;
--darkgreen-oklch: oklch(54% 0.14 141);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#39802e] text-[#39802e] border-[#39802e]
Shades & tints
Color harmonies
About this color
#39802E is a color with the RGB value rgb(57, 128, 46). Its closest CSS named color is "darkgreen". 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.