Skip to content

#76C531

≈ yellowgreen · rgb(118, 197, 49)
Color formats
HEX#76C531
RGBrgb(118, 197, 49)
HSLhsl(92, 60%, 48%)
HSVhsv(92, 75%, 77%)
OKLCHoklch(74% 0.19 134)
CMYKcmyk(40%, 0%, 75%, 23%)
Contrast & accessibility
On white2.14:1below AA
On black9.80:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
  --yellowgreen: #76c531;
  --yellowgreen-rgb: 118 197 49;
  --yellowgreen-oklch: oklch(74% 0.19 134);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#76c531] text-[#76c531] border-[#76c531]
Shades & tints
Color harmonies
About this color

#76C531 is a color with the RGB value rgb(118, 197, 49). Its closest CSS named color is "yellowgreen". 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 #76C531 to other formats

Palettes with a similar color

Gradients with a similar color

Copied