Skip to content

#9DE484

≈ lightgreen · rgb(157, 228, 132)
Color formats
HEX#9DE484
RGBrgb(157, 228, 132)
HSLhsl(104, 64%, 71%)
HSVhsv(104, 42%, 89%)
OKLCHoklch(85% 0.15 138)
CMYKcmyk(31%, 0%, 42%, 11%)
Contrast & accessibility
On white1.51:1below AA
On black13.86:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #9de484;
  --lightgreen-rgb: 157 228 132;
  --lightgreen-oklch: oklch(85% 0.15 138);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9de484] text-[#9de484] border-[#9de484]
Shades & tints
Color harmonies
About this color

#9DE484 is a color with the RGB value rgb(157, 228, 132). 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 #9DE484 to other formats

Palettes with a similar color

Gradients with a similar color

Copied