#34B36A
≈ mediumseagreen · rgb(52, 179, 106)
Color formats
HEX#34B36A
RGBrgb(52, 179, 106)
HSLhsl(146, 55%, 45%)
HSVhsv(146, 71%, 70%)
OKLCHoklch(68% 0.15 153)
CMYKcmyk(71%, 0%, 41%, 30%)
Contrast & accessibility
On white2.69:1below AA
On black7.80:1AA pass
Best text color#000000
Nearest CSS name: mediumseagreen
Copy-ready code
CSS custom properties
:root {
--mediumseagreen: #34b36a;
--mediumseagreen-rgb: 52 179 106;
--mediumseagreen-oklch: oklch(68% 0.15 153);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#34b36a] text-[#34b36a] border-[#34b36a]
Shades & tints
Color harmonies
About this color
#34B36A is a color with the RGB value rgb(52, 179, 106). Its closest CSS named color is "mediumseagreen". 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.