Skip to content

#AFE0CB

≈ paleturquoise · rgb(175, 224, 203)
Color formats
HEX#AFE0CB
RGBrgb(175, 224, 203)
HSLhsl(154, 44%, 78%)
HSVhsv(154, 22%, 88%)
OKLCHoklch(87% 0.06 167)
CMYKcmyk(22%, 0%, 9%, 12%)
Contrast & accessibility
On white1.46:1below AA
On black14.35:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #afe0cb;
  --paleturquoise-rgb: 175 224 203;
  --paleturquoise-oklch: oklch(87% 0.06 167);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#afe0cb] text-[#afe0cb] border-[#afe0cb]
Shades & tints
Color harmonies
About this color

#AFE0CB is a color with the RGB value rgb(175, 224, 203). 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 #AFE0CB to other formats

Palettes with a similar color

Gradients with a similar color

Copied