#20A787
≈ lightseagreen · rgb(32, 167, 135)
Color formats
HEX#20A787
RGBrgb(32, 167, 135)
HSLhsl(166, 68%, 39%)
HSVhsv(166, 81%, 65%)
OKLCHoklch(65% 0.12 172)
CMYKcmyk(81%, 0%, 19%, 35%)
Contrast & accessibility
On white3.03:1below AA
On black6.94:1AA pass
Best text color#000000
Nearest CSS name: lightseagreen
Copy-ready code
CSS custom properties
:root {
--lightseagreen: #20a787;
--lightseagreen-rgb: 32 167 135;
--lightseagreen-oklch: oklch(65% 0.12 172);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#20a787] text-[#20a787] border-[#20a787]
Shades & tints
Color harmonies
About this color
#20A787 is a color with the RGB value rgb(32, 167, 135). Its closest CSS named color is "lightseagreen". 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.