Skip to content

#34896F

≈ darkcyan · rgb(52, 137, 111)
Color formats
HEX#34896F
RGBrgb(52, 137, 111)
HSLhsl(162, 45%, 37%)
HSVhsv(162, 62%, 54%)
OKLCHoklch(57% 0.09 170)
CMYKcmyk(62%, 0%, 19%, 46%)
Contrast & accessibility
On white4.24:1below AA
On black4.95:1AA pass
Best text color#000000
Nearest CSS name: darkcyan
Copy-ready code
CSS custom properties
:root {
  --darkcyan: #34896f;
  --darkcyan-rgb: 52 137 111;
  --darkcyan-oklch: oklch(57% 0.09 170);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkcyan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#34896f] text-[#34896f] border-[#34896f]
Shades & tints
Color harmonies
About this color

#34896F is a color with the RGB value rgb(52, 137, 111). Its closest CSS named color is "darkcyan". 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.

Related

Convert #34896F to other formats

Palettes with a similar color

Gradients with a similar color

Copied