Skip to content

#72DA8E

≈ lightgreen · rgb(114, 218, 142)
Color formats
HEX#72DA8E
RGBrgb(114, 218, 142)
HSLhsl(136, 58%, 65%)
HSVhsv(136, 48%, 85%)
OKLCHoklch(81% 0.15 151)
CMYKcmyk(48%, 0%, 35%, 15%)
Contrast & accessibility
On white1.73:1below AA
On black12.13:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #72da8e;
  --lightgreen-rgb: 114 218 142;
  --lightgreen-oklch: oklch(81% 0.15 151);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#72da8e] text-[#72da8e] border-[#72da8e]
Shades & tints
Color harmonies
About this color

#72DA8E is a color with the RGB value rgb(114, 218, 142). Its closest CSS named color is "lightgreen". 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 #72DA8E to other formats

Palettes with a similar color

Gradients with a similar color

Copied