#AFEED5
≈ paleturquoise · rgb(175, 238, 213)
Color formats
HEX#AFEED5
RGBrgb(175, 238, 213)
HSLhsl(156, 65%, 81%)
HSVhsv(156, 26%, 93%)
OKLCHoklch(90% 0.07 168)
CMYKcmyk(26%, 0%, 11%, 7%)
Contrast & accessibility
On white1.31:1below AA
On black16.01:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
--paleturquoise: #afeed5;
--paleturquoise-rgb: 175 238 213;
--paleturquoise-oklch: oklch(90% 0.07 168);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#afeed5] text-[#afeed5] border-[#afeed5]
Shades & tints
Color harmonies
About this color
#AFEED5 is a color with the RGB value rgb(175, 238, 213). 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.