Skip to content

#00DBFF

≈ skyblue · rgb(0, 219, 255)
Color formats
HEX#00DBFF
RGBrgb(0, 219, 255)
HSLhsl(188, 100%, 50%)
HSVhsv(188, 100%, 100%)
OKLCHoklch(82% 0.15 215)
CMYKcmyk(100%, 14%, 0%, 0%)
Contrast & accessibility
On white1.67:1below AA
On black12.58:1AA pass
Best text color#000000
Nearest CSS name: skyblue
Copy-ready code
CSS custom properties
:root {
  --skyblue: #00dbff;
  --skyblue-rgb: 0 219 255;
  --skyblue-oklch: oklch(82% 0.15 215);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--skyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#00dbff] text-[#00dbff] border-[#00dbff]
Shades & tints
Color harmonies
About this color

#00DBFF is a color with the RGB value rgb(0, 219, 255). 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 #00DBFF to other formats

Palettes with a similar color

Gradients with a similar color

Copied