Skip to content

#9CE094

≈ lightgreen · rgb(156, 224, 148)
Color formats
HEX#9CE094
RGBrgb(156, 224, 148)
HSLhsl(114, 55%, 73%)
HSVhsv(114, 34%, 88%)
OKLCHoklch(84% 0.12 142)
CMYKcmyk(30%, 0%, 34%, 12%)
Contrast & accessibility
On white1.56:1below AA
On black13.50:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #9ce094;
  --lightgreen-rgb: 156 224 148;
  --lightgreen-oklch: oklch(84% 0.12 142);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9ce094] text-[#9ce094] border-[#9ce094]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied