#74BCD5
≈ skyblue · rgb(116, 188, 213)
Color formats
HEX#74BCD5
RGBrgb(116, 188, 213)
HSLhsl(195, 54%, 65%)
HSVhsv(195, 46%, 84%)
OKLCHoklch(76% 0.08 222)
CMYKcmyk(46%, 12%, 0%, 16%)
Contrast & accessibility
On white2.12:1below AA
On black9.90:1AA pass
Best text color#000000
Nearest CSS name: skyblue
Copy-ready code
CSS custom properties
:root {
--skyblue: #74bcd5;
--skyblue-rgb: 116 188 213;
--skyblue-oklch: oklch(76% 0.08 222);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--skyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#74bcd5] text-[#74bcd5] border-[#74bcd5]
Shades & tints
Color harmonies
About this color
#74BCD5 is a color with the RGB value rgb(116, 188, 213). 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.