Skip to content

#4C853C

≈ seagreen · rgb(76, 133, 60)
Color formats
HEX#4C853C
RGBrgb(76, 133, 60)
HSLhsl(107, 38%, 38%)
HSVhsv(107, 55%, 52%)
OKLCHoklch(56% 0.12 139)
CMYKcmyk(43%, 0%, 55%, 48%)
Contrast & accessibility
On white4.44:1below AA
On black4.73:1AA pass
Best text color#000000
Nearest CSS name: seagreen
Copy-ready code
CSS custom properties
:root {
  --seagreen: #4c853c;
  --seagreen-rgb: 76 133 60;
  --seagreen-oklch: oklch(56% 0.12 139);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--seagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#4c853c] text-[#4c853c] border-[#4c853c]
Shades & tints
Color harmonies
About this color

#4C853C is a color with the RGB value rgb(76, 133, 60). Its closest CSS named color is "seagreen". 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 #4C853C to other formats

Palettes with a similar color

Gradients with a similar color

Copied