#10847E
≈ teal · rgb(16, 132, 126)
Color formats
HEX#10847E
RGBrgb(16, 132, 126)
HSLhsl(177, 78%, 29%)
HSVhsv(177, 88%, 52%)
OKLCHoklch(55% 0.09 189)
CMYKcmyk(88%, 0%, 5%, 48%)
Contrast & accessibility
On white4.54:1AA pass
On black4.62:1AA pass
Best text color#000000
Nearest CSS name: teal
Copy-ready code
CSS custom properties
:root {
--teal: #10847e;
--teal-rgb: 16 132 126;
--teal-oklch: oklch(55% 0.09 189);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--teal-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#10847e] text-[#10847e] border-[#10847e]
Shades & tints
Color harmonies
About this color
#10847E is a color with the RGB value rgb(16, 132, 126). 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.