Skip to content

#AADAC5

≈ paleturquoise · rgb(170, 218, 197)
Color formats
HEX#AADAC5
RGBrgb(170, 218, 197)
HSLhsl(154, 39%, 76%)
HSVhsv(154, 22%, 85%)
OKLCHoklch(85% 0.06 166)
CMYKcmyk(22%, 0%, 10%, 15%)
Contrast & accessibility
On white1.55:1below AA
On black13.54:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #aadac5;
  --paleturquoise-rgb: 170 218 197;
  --paleturquoise-oklch: oklch(85% 0.06 166);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aadac5] text-[#aadac5] border-[#aadac5]
Shades & tints
Color harmonies
About this color

#AADAC5 is a color with the RGB value rgb(170, 218, 197). 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 #AADAC5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied