Skip to content

#9CD58A

≈ lightgreen · rgb(156, 213, 138)
Color formats
HEX#9CD58A
RGBrgb(156, 213, 138)
HSLhsl(106, 47%, 69%)
HSVhsv(106, 35%, 84%)
OKLCHoklch(82% 0.12 138)
CMYKcmyk(27%, 0%, 35%, 16%)
Contrast & accessibility
On white1.71:1below AA
On black12.30:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #9cd58a;
  --lightgreen-rgb: 156 213 138;
  --lightgreen-oklch: oklch(82% 0.12 138);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9cd58a] text-[#9cd58a] border-[#9cd58a]
Shades & tints
Color harmonies
About this color

#9CD58A is a color with the RGB value rgb(156, 213, 138). 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 #9CD58A to other formats

Palettes with a similar color

Gradients with a similar color

Copied