#4ADD71
≈ mediumspringgreen · rgb(74, 221, 113)
Color formats
HEX#4ADD71
RGBrgb(74, 221, 113)
HSLhsl(136, 68%, 58%)
HSVhsv(136, 67%, 87%)
OKLCHoklch(80% 0.19 149)
CMYKcmyk(67%, 0%, 49%, 13%)
Contrast & accessibility
On white1.77:1below AA
On black11.87:1AA pass
Best text color#000000
Nearest CSS name: mediumspringgreen
Copy-ready code
CSS custom properties
:root {
--mediumspringgreen: #4add71;
--mediumspringgreen-rgb: 74 221 113;
--mediumspringgreen-oklch: oklch(80% 0.19 149);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumspringgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#4add71] text-[#4add71] border-[#4add71]
Shades & tints
Color harmonies
About this color
#4ADD71 is a color with the RGB value rgb(74, 221, 113). 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.