Skip to content

#8CD2CF

≈ paleturquoise · rgb(140, 210, 207)
Color formats
HEX#8CD2CF
RGBrgb(140, 210, 207)
HSLhsl(177, 44%, 69%)
HSVhsv(177, 33%, 82%)
OKLCHoklch(82% 0.07 192)
CMYKcmyk(33%, 0%, 1%, 18%)
Contrast & accessibility
On white1.72:1below AA
On black12.23:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #8cd2cf;
  --paleturquoise-rgb: 140 210 207;
  --paleturquoise-oklch: oklch(82% 0.07 192);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8cd2cf] text-[#8cd2cf] border-[#8cd2cf]
Shades & tints
Color harmonies
About this color

#8CD2CF is a color with the RGB value rgb(140, 210, 207). 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 #8CD2CF to other formats

Palettes with a similar color

Gradients with a similar color

Copied