Skip to content

#2E8622

≈ forestgreen · rgb(46, 134, 34)
Color formats
HEX#2E8622
RGBrgb(46, 134, 34)
HSLhsl(113, 60%, 33%)
HSVhsv(113, 75%, 53%)
OKLCHoklch(55% 0.16 141)
CMYKcmyk(66%, 0%, 75%, 47%)
Contrast & accessibility
On white4.62:1AA pass
On black4.55:1AA pass
Best text color#FFFFFF
Nearest CSS name: forestgreen
Copy-ready code
CSS custom properties
:root {
  --forestgreen: #2e8622;
  --forestgreen-rgb: 46 134 34;
  --forestgreen-oklch: oklch(55% 0.16 141);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--forestgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#2e8622] text-[#2e8622] border-[#2e8622]
Shades & tints
Color harmonies
About this color

#2E8622 is a color with the RGB value rgb(46, 134, 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.

Related

Convert #2E8622 to other formats

Palettes with a similar color

Gradients with a similar color

Copied