#1FB150
≈ forestgreen · rgb(31, 177, 80)
Color formats
HEX#1FB150
RGBrgb(31, 177, 80)
HSLhsl(140, 70%, 41%)
HSVhsv(140, 82%, 69%)
OKLCHoklch(67% 0.18 149)
CMYKcmyk(82%, 0%, 55%, 31%)
Contrast & accessibility
On white2.81:1below AA
On black7.46:1AA pass
Best text color#000000
Nearest CSS name: forestgreen
Copy-ready code
CSS custom properties
:root {
--forestgreen: #1fb150;
--forestgreen-rgb: 31 177 80;
--forestgreen-oklch: oklch(67% 0.18 149);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--forestgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#1fb150] text-[#1fb150] border-[#1fb150]
Shades & tints
Color harmonies
About this color
#1FB150 is a color with the RGB value rgb(31, 177, 80). Its closest CSS named color is "forestgreen". 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.