Skip to content

#1B7B64

≈ teal · rgb(27, 123, 100)
Color formats
HEX#1B7B64
RGBrgb(27, 123, 100)
HSLhsl(166, 64%, 29%)
HSVhsv(166, 78%, 48%)
OKLCHoklch(52% 0.09 172)
CMYKcmyk(78%, 0%, 19%, 52%)
Contrast & accessibility
On white5.17:1AA pass
On black4.06:1below AA
Best text color#FFFFFF
Nearest CSS name: teal
Copy-ready code
CSS custom properties
:root {
  --teal: #1b7b64;
  --teal-rgb: 27 123 100;
  --teal-oklch: oklch(52% 0.09 172);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--teal-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#1b7b64] text-[#1b7b64] border-[#1b7b64]
Shades & tints
Color harmonies
About this color

#1B7B64 is a color with the RGB value rgb(27, 123, 100). 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 #1B7B64 to other formats

Palettes with a similar color

Gradients with a similar color

Copied