Skip to content

#208232

≈ forestgreen · rgb(32, 130, 50)
Color formats
HEX#208232
RGBrgb(32, 130, 50)
HSLhsl(131, 60%, 32%)
HSVhsv(131, 75%, 51%)
OKLCHoklch(53% 0.15 146)
CMYKcmyk(75%, 0%, 62%, 49%)
Contrast & accessibility
On white4.88:1AA pass
On black4.30:1below AA
Best text color#FFFFFF
Nearest CSS name: forestgreen
Copy-ready code
CSS custom properties
:root {
  --forestgreen: #208232;
  --forestgreen-rgb: 32 130 50;
  --forestgreen-oklch: oklch(53% 0.15 146);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--forestgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#208232] text-[#208232] border-[#208232]
Shades & tints
Color harmonies
About this color

#208232 is a color with the RGB value rgb(32, 130, 50). 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.

Related

Convert #208232 to other formats

Palettes with a similar color

Gradients with a similar color

Copied