#34A78C
≈ lightseagreen · rgb(52, 167, 140)
Color formats
HEX#34A78C
RGBrgb(52, 167, 140)
HSLhsl(166, 53%, 43%)
HSVhsv(166, 69%, 65%)
OKLCHoklch(66% 0.11 174)
CMYKcmyk(69%, 0%, 16%, 35%)
Contrast & accessibility
On white2.98:1below AA
On black7.05:1AA pass
Best text color#000000
Nearest CSS name: lightseagreen
Copy-ready code
CSS custom properties
:root {
--lightseagreen: #34a78c;
--lightseagreen-rgb: 52 167 140;
--lightseagreen-oklch: oklch(66% 0.11 174);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#34a78c] text-[#34a78c] border-[#34a78c]
Shades & tints
Color harmonies
About this color
#34A78C is a color with the RGB value rgb(52, 167, 140). 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.