Skip to content

#79B9CD

≈ skyblue · rgb(121, 185, 205)
Color formats
HEX#79B9CD
RGBrgb(121, 185, 205)
HSLhsl(194, 46%, 64%)
HSVhsv(194, 41%, 80%)
OKLCHoklch(75% 0.07 220)
CMYKcmyk(41%, 10%, 0%, 20%)
Contrast & accessibility
On white2.18:1below AA
On black9.63:1AA pass
Best text color#000000
Nearest CSS name: skyblue
Copy-ready code
CSS custom properties
:root {
  --skyblue: #79b9cd;
  --skyblue-rgb: 121 185 205;
  --skyblue-oklch: oklch(75% 0.07 220);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--skyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#79b9cd] text-[#79b9cd] border-[#79b9cd]
Shades & tints
Color harmonies
About this color

#79B9CD is a color with the RGB value rgb(121, 185, 205). 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 #79B9CD to other formats

Palettes with a similar color

Gradients with a similar color

Copied