Skip to content

#82DAED

≈ skyblue · rgb(130, 218, 237)
Color formats
HEX#82DAED
RGBrgb(130, 218, 237)
HSLhsl(191, 75%, 72%)
HSVhsv(191, 45%, 93%)
OKLCHoklch(84% 0.09 213)
CMYKcmyk(45%, 8%, 0%, 7%)
Contrast & accessibility
On white1.59:1below AA
On black13.20:1AA pass
Best text color#000000
Nearest CSS name: skyblue
Copy-ready code
CSS custom properties
:root {
  --skyblue: #82daed;
  --skyblue-rgb: 130 218 237;
  --skyblue-oklch: oklch(84% 0.09 213);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--skyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#82daed] text-[#82daed] border-[#82daed]
Shades & tints
Color harmonies
About this color

#82DAED is a color with the RGB value rgb(130, 218, 237). 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 #82DAED to other formats

Palettes with a similar color

Gradients with a similar color

Copied