#38DD13
≈ limegreen · rgb(56, 221, 19)
Color formats
HEX#38DD13
RGBrgb(56, 221, 19)
HSLhsl(109, 84%, 47%)
HSVhsv(109, 91%, 87%)
OKLCHoklch(78% 0.25 141)
CMYKcmyk(75%, 0%, 91%, 13%)
Contrast & accessibility
On white1.82:1below AA
On black11.52:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
--limegreen: #38dd13;
--limegreen-rgb: 56 221 19;
--limegreen-oklch: oklch(78% 0.25 141);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#38dd13] text-[#38dd13] border-[#38dd13]
Shades & tints
Color harmonies
About this color
#38DD13 is a color with the RGB value rgb(56, 221, 19). 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.