#20A028
≈ forestgreen · rgb(32, 160, 40)
Color formats
HEX#20A028
RGBrgb(32, 160, 40)
HSLhsl(124, 67%, 38%)
HSVhsv(124, 80%, 63%)
OKLCHoklch(62% 0.19 143)
CMYKcmyk(80%, 0%, 75%, 37%)
Contrast & accessibility
On white3.43:1below AA
On black6.12:1AA pass
Best text color#000000
Nearest CSS name: forestgreen
Copy-ready code
CSS custom properties
:root {
--forestgreen: #20a028;
--forestgreen-rgb: 32 160 40;
--forestgreen-oklch: oklch(62% 0.19 143);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--forestgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#20a028] text-[#20a028] border-[#20a028]
Shades & tints
Color harmonies
About this color
#20A028 is a color with the RGB value rgb(32, 160, 40). 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.