Skip to content

#55D23F

≈ limegreen · rgb(85, 210, 63)
Color formats
HEX#55D23F
RGBrgb(85, 210, 63)
HSLhsl(111, 62%, 54%)
HSVhsv(111, 70%, 82%)
OKLCHoklch(76% 0.22 141)
CMYKcmyk(60%, 0%, 70%, 18%)
Contrast & accessibility
On white1.97:1below AA
On black10.68:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
  --limegreen: #55d23f;
  --limegreen-rgb: 85 210 63;
  --limegreen-oklch: oklch(76% 0.22 141);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#55d23f] text-[#55d23f] border-[#55d23f]
Shades & tints
Color harmonies
About this color

#55D23F is a color with the RGB value rgb(85, 210, 63). 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 #55D23F to other formats

Palettes with a similar color

Gradients with a similar color

Copied