Skip to content

#338271

≈ teal · rgb(51, 130, 113)
Color formats
HEX#338271
RGBrgb(51, 130, 113)
HSLhsl(167, 44%, 35%)
HSVhsv(167, 61%, 51%)
OKLCHoklch(55% 0.08 177)
CMYKcmyk(61%, 0%, 13%, 49%)
Contrast & accessibility
On white4.59:1AA pass
On black4.57:1AA pass
Best text color#FFFFFF
Nearest CSS name: teal
Copy-ready code
CSS custom properties
:root {
  --teal: #338271;
  --teal-rgb: 51 130 113;
  --teal-oklch: oklch(55% 0.08 177);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--teal-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#338271] text-[#338271] border-[#338271]
Shades & tints
Color harmonies
About this color

#338271 is a color with the RGB value rgb(51, 130, 113). 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 #338271 to other formats

Palettes with a similar color

Gradients with a similar color

Copied