Skip to content

#44E4C9

≈ turquoise · rgb(68, 228, 201)
Color formats
HEX#44E4C9
RGBrgb(68, 228, 201)
HSLhsl(170, 75%, 58%)
HSVhsv(170, 70%, 89%)
OKLCHoklch(83% 0.14 179)
CMYKcmyk(70%, 0%, 12%, 11%)
Contrast & accessibility
On white1.59:1below AA
On black13.19:1AA pass
Best text color#000000
Nearest CSS name: turquoise
Copy-ready code
CSS custom properties
:root {
  --turquoise: #44e4c9;
  --turquoise-rgb: 68 228 201;
  --turquoise-oklch: oklch(83% 0.14 179);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--turquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#44e4c9] text-[#44e4c9] border-[#44e4c9]
Shades & tints
Color harmonies
About this color

#44E4C9 is a color with the RGB value rgb(68, 228, 201). Its closest CSS named color is "turquoise". 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 #44E4C9 to other formats

Palettes with a similar color

Gradients with a similar color

Copied