Skip to content

#BAEEDF

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

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

Palettes with a similar color

Gradients with a similar color

Copied