Skip to content

#AFDED0

≈ paleturquoise · rgb(175, 222, 208)
Color formats
HEX#AFDED0
RGBrgb(175, 222, 208)
HSLhsl(162, 42%, 78%)
HSVhsv(162, 21%, 87%)
OKLCHoklch(86% 0.05 175)
CMYKcmyk(21%, 0%, 6%, 13%)
Contrast & accessibility
On white1.48:1below AA
On black14.18:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #afded0;
  --paleturquoise-rgb: 175 222 208;
  --paleturquoise-oklch: oklch(86% 0.05 175);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#afded0] text-[#afded0] border-[#afded0]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied