Skip to content

#A1ECE7

≈ paleturquoise · rgb(161, 236, 231)
Color formats
HEX#A1ECE7
RGBrgb(161, 236, 231)
HSLhsl(176, 66%, 78%)
HSVhsv(176, 32%, 93%)
OKLCHoklch(89% 0.07 191)
CMYKcmyk(32%, 0%, 2%, 7%)
Contrast & accessibility
On white1.34:1below AA
On black15.67:1AA pass
Best text color#000000
Nearest CSS name: paleturquoise
Copy-ready code
CSS custom properties
:root {
  --paleturquoise: #a1ece7;
  --paleturquoise-rgb: 161 236 231;
  --paleturquoise-oklch: oklch(89% 0.07 191);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--paleturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a1ece7] text-[#a1ece7] border-[#a1ece7]
Shades & tints
Color harmonies
About this color

#A1ECE7 is a color with the RGB value rgb(161, 236, 231). 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 #A1ECE7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied