Skip to content

#13B449

≈ forestgreen · rgb(19, 180, 73)
Color formats
HEX#13B449
RGBrgb(19, 180, 73)
HSLhsl(140, 81%, 39%)
HSVhsv(140, 89%, 71%)
OKLCHoklch(67% 0.19 148)
CMYKcmyk(89%, 0%, 59%, 29%)
Contrast & accessibility
On white2.74:1below AA
On black7.65:1AA pass
Best text color#000000
Nearest CSS name: forestgreen
Copy-ready code
CSS custom properties
:root {
  --forestgreen: #13b449;
  --forestgreen-rgb: 19 180 73;
  --forestgreen-oklch: oklch(67% 0.19 148);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--forestgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#13b449] text-[#13b449] border-[#13b449]
Shades & tints
Color harmonies
About this color

#13B449 is a color with the RGB value rgb(19, 180, 73). 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 #13B449 to other formats

Palettes with a similar color

Gradients with a similar color

Copied