Skip to content

#58E99E

≈ lightgreen · rgb(88, 233, 158)
Color formats
HEX#58E99E
RGBrgb(88, 233, 158)
HSLhsl(149, 77%, 63%)
HSVhsv(149, 62%, 91%)
OKLCHoklch(84% 0.16 157)
CMYKcmyk(62%, 0%, 32%, 9%)
Contrast & accessibility
On white1.55:1below AA
On black13.56:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #58e99e;
  --lightgreen-rgb: 88 233 158;
  --lightgreen-oklch: oklch(84% 0.16 157);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#58e99e] text-[#58e99e] border-[#58e99e]
Shades & tints
Color harmonies
About this color

#58E99E is a color with the RGB value rgb(88, 233, 158). 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 #58E99E to other formats

Palettes with a similar color

Gradients with a similar color

Copied