#72BEDA
≈ skyblue · rgb(114, 190, 218)
Color formats
HEX#72BEDA
RGBrgb(114, 190, 218)
HSLhsl(196, 58%, 65%)
HSVhsv(196, 48%, 85%)
OKLCHoklch(76% 0.09 224)
CMYKcmyk(48%, 13%, 0%, 15%)
Contrast & accessibility
On white2.08:1below AA
On black10.09:1AA pass
Best text color#000000
Nearest CSS name: skyblue
Copy-ready code
CSS custom properties
:root {
--skyblue: #72beda;
--skyblue-rgb: 114 190 218;
--skyblue-oklch: oklch(76% 0.09 224);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--skyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#72beda] text-[#72beda] border-[#72beda]
Shades & tints
Color harmonies
About this color
#72BEDA is a color with the RGB value rgb(114, 190, 218). 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.