#4BF023
≈ lawngreen · rgb(75, 240, 35)
Color formats
HEX#4BF023
RGBrgb(75, 240, 35)
HSLhsl(108, 87%, 54%)
HSVhsv(108, 85%, 94%)
OKLCHoklch(84% 0.26 141)
CMYKcmyk(69%, 0%, 85%, 6%)
Contrast & accessibility
On white1.52:1below AA
On black13.79:1AA pass
Best text color#000000
Nearest CSS name: lawngreen
Copy-ready code
CSS custom properties
:root {
--lawngreen: #4bf023;
--lawngreen-rgb: 75 240 35;
--lawngreen-oklch: oklch(84% 0.26 141);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lawngreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#4bf023] text-[#4bf023] border-[#4bf023]
Shades & tints
Color harmonies
About this color
#4BF023 is a color with the RGB value rgb(75, 240, 35). Its closest CSS named color is "lawngreen". 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.