Skip to content

#348374

≈ teal · rgb(52, 131, 116)
Color formats
HEX#348374
RGBrgb(52, 131, 116)
HSLhsl(169, 43%, 36%)
HSVhsv(169, 60%, 51%)
OKLCHoklch(56% 0.08 179)
CMYKcmyk(60%, 0%, 11%, 49%)
Contrast & accessibility
On white4.52:1AA pass
On black4.64:1AA pass
Best text color#000000
Nearest CSS name: teal
Copy-ready code
CSS custom properties
:root {
  --teal: #348374;
  --teal-rgb: 52 131 116;
  --teal-oklch: oklch(56% 0.08 179);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--teal-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#348374] text-[#348374] border-[#348374]
Shades & tints
Color harmonies
About this color

#348374 is a color with the RGB value rgb(52, 131, 116). Its closest CSS named color is "teal". 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 #348374 to other formats

Palettes with a similar color

Gradients with a similar color

Copied