Skip to content

#45CF45

≈ limegreen · rgb(69, 207, 69)
Color formats
HEX#45CF45
RGBrgb(69, 207, 69)
HSLhsl(120, 59%, 54%)
HSVhsv(120, 67%, 81%)
OKLCHoklch(75% 0.21 143)
CMYKcmyk(67%, 0%, 67%, 19%)
Contrast & accessibility
On white2.05:1below AA
On black10.26:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
  --limegreen: #45cf45;
  --limegreen-rgb: 69 207 69;
  --limegreen-oklch: oklch(75% 0.21 143);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#45cf45] text-[#45cf45] border-[#45cf45]
Shades & tints
Color harmonies
About this color

#45CF45 is a color with the RGB value rgb(69, 207, 69). Its closest CSS named color is "limegreen". 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 #45CF45 to other formats

Palettes with a similar color

Gradients with a similar color

Copied