Skip to content

#1F797A

≈ teal · rgb(31, 121, 122)
Color formats
HEX#1F797A
RGBrgb(31, 121, 122)
HSLhsl(181, 59%, 30%)
HSVhsv(181, 75%, 48%)
OKLCHoklch(53% 0.08 196)
CMYKcmyk(75%, 1%, 0%, 52%)
Contrast & accessibility
On white5.15:1AA pass
On black4.07:1below AA
Best text color#FFFFFF
Nearest CSS name: teal
Copy-ready code
CSS custom properties
:root {
  --teal: #1f797a;
  --teal-rgb: 31 121 122;
  --teal-oklch: oklch(53% 0.08 196);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--teal-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#1f797a] text-[#1f797a] border-[#1f797a]
Shades & tints
Color harmonies
About this color

#1F797A is a color with the RGB value rgb(31, 121, 122). 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 #1F797A to other formats

Palettes with a similar color

Gradients with a similar color

Copied