Skip to content

#5EAED2

≈ skyblue · rgb(94, 174, 210)
Color formats
HEX#5EAED2
RGBrgb(94, 174, 210)
HSLhsl(199, 56%, 60%)
HSVhsv(199, 55%, 82%)
OKLCHoklch(71% 0.09 229)
CMYKcmyk(55%, 17%, 0%, 18%)
Contrast & accessibility
On white2.48:1below AA
On black8.46:1AA pass
Best text color#000000
Nearest CSS name: skyblue
Copy-ready code
CSS custom properties
:root {
  --skyblue: #5eaed2;
  --skyblue-rgb: 94 174 210;
  --skyblue-oklch: oklch(71% 0.09 229);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--skyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#5eaed2] text-[#5eaed2] border-[#5eaed2]
Shades & tints
Color harmonies
About this color

#5EAED2 is a color with the RGB value rgb(94, 174, 210). Its closest CSS named color is "skyblue". 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 #5EAED2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied