#389F2B
≈ forestgreen · rgb(56, 159, 43)
Color formats
HEX#389F2B
RGBrgb(56, 159, 43)
HSLhsl(113, 57%, 40%)
HSVhsv(113, 73%, 62%)
OKLCHoklch(62% 0.18 142)
CMYKcmyk(65%, 0%, 73%, 38%)
Contrast & accessibility
On white3.41:1below AA
On black6.16:1AA pass
Best text color#000000
Nearest CSS name: forestgreen
Copy-ready code
CSS custom properties
:root {
--forestgreen: #389f2b;
--forestgreen-rgb: 56 159 43;
--forestgreen-oklch: oklch(62% 0.18 142);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--forestgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#389f2b] text-[#389f2b] border-[#389f2b]
Shades & tints
Color harmonies
About this color
#389F2B is a color with the RGB value rgb(56, 159, 43). Its closest CSS named color is "forestgreen". 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.