Skip to content

#54963A

≈ forestgreen · rgb(84, 150, 58)
Color formats
HEX#54963A
RGBrgb(84, 150, 58)
HSLhsl(103, 44%, 41%)
HSVhsv(103, 61%, 59%)
OKLCHoklch(61% 0.14 138)
CMYKcmyk(44%, 0%, 61%, 41%)
Contrast & accessibility
On white3.62:1below AA
On black5.80:1AA pass
Best text color#000000
Nearest CSS name: forestgreen
Copy-ready code
CSS custom properties
:root {
  --forestgreen: #54963a;
  --forestgreen-rgb: 84 150 58;
  --forestgreen-oklch: oklch(61% 0.14 138);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--forestgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#54963a] text-[#54963a] border-[#54963a]
Shades & tints
Color harmonies
About this color

#54963A is a color with the RGB value rgb(84, 150, 58). 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 #54963A to other formats

Palettes with a similar color

Gradients with a similar color

Copied