#38BB42
≈ limegreen · rgb(56, 187, 66)
Color formats
HEX#38BB42
RGBrgb(56, 187, 66)
HSLhsl(125, 54%, 48%)
HSVhsv(125, 70%, 73%)
OKLCHoklch(70% 0.2 144)
CMYKcmyk(70%, 0%, 65%, 27%)
Contrast & accessibility
On white2.51:1below AA
On black8.35:1AA pass
Best text color#000000
Nearest CSS name: limegreen
Copy-ready code
CSS custom properties
:root {
--limegreen: #38bb42;
--limegreen-rgb: 56 187 66;
--limegreen-oklch: oklch(70% 0.2 144);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--limegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#38bb42] text-[#38bb42] border-[#38bb42]
Shades & tints
Color harmonies
About this color
#38BB42 is a color with the RGB value rgb(56, 187, 66). 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.