Skip to content

#8AD4CD

≈ paleturquoise · rgb(138, 212, 205)
Color formats
HEX#8AD4CD
RGBrgb(138, 212, 205)
HSLhsl(174, 46%, 69%)
HSVhsv(174, 35%, 83%)
OKLCHoklch(82% 0.07 188)
CMYKcmyk(35%, 0%, 3%, 17%)
Contrast & accessibility
On white1.70:1below AA
On black12.38:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #8ad4cd;
  --paleturquoise-rgb: 138 212 205;
  --paleturquoise-oklch: oklch(82% 0.07 188);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8ad4cd] text-[#8ad4cd] border-[#8ad4cd]
Shades & tints
Color harmonies
About this color

#8AD4CD is a color with the RGB value rgb(138, 212, 205). Its closest CSS named color is "paleturquoise". 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 #8AD4CD to other formats

Palettes with a similar color

Gradients with a similar color

Copied