Skip to content

#ACDB75

≈ lightgreen · rgb(172, 219, 117)
Color formats
HEX#ACDB75
RGBrgb(172, 219, 117)
HSLhsl(88, 59%, 66%)
HSVhsv(88, 47%, 86%)
OKLCHoklch(84% 0.14 129)
CMYKcmyk(21%, 0%, 47%, 14%)
Contrast & accessibility
On white1.60:1below AA
On black13.14:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #acdb75;
  --lightgreen-rgb: 172 219 117;
  --lightgreen-oklch: oklch(84% 0.14 129);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#acdb75] text-[#acdb75] border-[#acdb75]
Shades & tints
Color harmonies
About this color

#ACDB75 is a color with the RGB value rgb(172, 219, 117). 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 #ACDB75 to other formats

Palettes with a similar color

Gradients with a similar color

Copied