Skip to content

Paleturquoise #AFEEEE

paleturquoise · rgb(175, 238, 238)
Color formats
HEX#AFEEEE
RGBrgb(175, 238, 238)
HSLhsl(180, 65%, 81%)
HSVhsv(180, 26%, 93%)
OKLCHoklch(91% 0.06 196)
CMYKcmyk(26%, 0%, 0%, 7%)
Contrast & accessibility
On white1.29:1below AA
On black16.29:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #afeeee;
  --paleturquoise-rgb: 175 238 238;
  --paleturquoise-oklch: oklch(91% 0.06 196);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#afeeee] text-[#afeeee] border-[#afeeee]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied