#1A9330
≈ forestgreen · rgb(26, 147, 48)
Color formats
HEX#1A9330
RGBrgb(26, 147, 48)
HSLhsl(131, 70%, 34%)
HSVhsv(131, 82%, 58%)
OKLCHoklch(58% 0.17 145)
CMYKcmyk(82%, 0%, 67%, 42%)
Contrast & accessibility
On white3.99:1below AA
On black5.26:1AA pass
Best text color#000000
Nearest CSS name: forestgreen
Copy-ready code
CSS custom properties
:root {
--forestgreen: #1a9330;
--forestgreen-rgb: 26 147 48;
--forestgreen-oklch: oklch(58% 0.17 145);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--forestgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#1a9330] text-[#1a9330] border-[#1a9330]
Shades & tints
Color harmonies
About this color
#1A9330 is a color with the RGB value rgb(26, 147, 48). 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.