Skip to content

#73C1DC

≈ skyblue · rgb(115, 193, 220)
Color formats
HEX#73C1DC
RGBrgb(115, 193, 220)
HSLhsl(195, 60%, 66%)
HSVhsv(195, 48%, 86%)
OKLCHoklch(77% 0.09 222)
CMYKcmyk(48%, 12%, 0%, 14%)
Contrast & accessibility
On white2.02:1below AA
On black10.39:1AA pass
Best text color#000000
Nearest CSS name: skyblue
Copy-ready code
CSS custom properties
:root {
  --skyblue: #73c1dc;
  --skyblue-rgb: 115 193 220;
  --skyblue-oklch: oklch(77% 0.09 222);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--skyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#73c1dc] text-[#73c1dc] border-[#73c1dc]
Shades & tints
Color harmonies
About this color

#73C1DC is a color with the RGB value rgb(115, 193, 220). 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 #73C1DC to other formats

Palettes with a similar color

Gradients with a similar color

Copied