Skip to content

#50DC6A

≈ mediumspringgreen · rgb(80, 220, 106)
Color formats
HEX#50DC6A
RGBrgb(80, 220, 106)
HSLhsl(131, 67%, 59%)
HSVhsv(131, 64%, 86%)
OKLCHoklch(79% 0.2 147)
CMYKcmyk(64%, 0%, 52%, 14%)
Contrast & accessibility
On white1.78:1below AA
On black11.79:1AA pass
Best text color#000000
Nearest CSS name: mediumspringgreen
Copy-ready code
CSS custom properties
:root {
  --mediumspringgreen: #50dc6a;
  --mediumspringgreen-rgb: 80 220 106;
  --mediumspringgreen-oklch: oklch(79% 0.2 147);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumspringgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#50dc6a] text-[#50dc6a] border-[#50dc6a]
Shades & tints
Color harmonies
About this color

#50DC6A is a color with the RGB value rgb(80, 220, 106). Its closest CSS named color is "mediumspringgreen". 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 #50DC6A to other formats

Palettes with a similar color

Gradients with a similar color

Copied