Skip to content

#4ADF68

≈ springgreen · rgb(74, 223, 104)
Color formats
HEX#4ADF68
RGBrgb(74, 223, 104)
HSLhsl(132, 70%, 58%)
HSVhsv(132, 67%, 87%)
OKLCHoklch(80% 0.2 147)
CMYKcmyk(67%, 0%, 53%, 13%)
Contrast & accessibility
On white1.74:1below AA
On black12.05:1AA pass
Best text color#000000
Nearest CSS name: springgreen
Copy-ready code
CSS custom properties
:root {
  --springgreen: #4adf68;
  --springgreen-rgb: 74 223 104;
  --springgreen-oklch: oklch(80% 0.2 147);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--springgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#4adf68] text-[#4adf68] border-[#4adf68]
Shades & tints
Color harmonies
About this color

#4ADF68 is a color with the RGB value rgb(74, 223, 104). Its closest CSS named color is "springgreen". 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 #4ADF68 to other formats

Palettes with a similar color

Gradients with a similar color

Copied