#4DA222
≈ forestgreen · rgb(77, 162, 34)
Color formats
HEX#4DA222
RGBrgb(77, 162, 34)
HSLhsl(100, 65%, 38%)
HSVhsv(100, 79%, 64%)
OKLCHoklch(63% 0.18 138)
CMYKcmyk(52%, 0%, 79%, 36%)
Contrast & accessibility
On white3.23:1below AA
On black6.51:1AA pass
Best text color#000000
Nearest CSS name: forestgreen
Copy-ready code
CSS custom properties
:root {
--forestgreen: #4da222;
--forestgreen-rgb: 77 162 34;
--forestgreen-oklch: oklch(63% 0.18 138);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--forestgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#4da222] text-[#4da222] border-[#4da222]
Shades & tints
Color harmonies
About this color
#4DA222 is a color with the RGB value rgb(77, 162, 34). 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.