Skip to content

Deepskyblue #00BFFF

deepskyblue · rgb(0, 191, 255)
Color formats
HEX#00BFFF
RGBrgb(0, 191, 255)
HSLhsl(195, 100%, 50%)
HSVhsv(195, 100%, 100%)
OKLCHoklch(76% 0.15 232)
CMYKcmyk(100%, 25%, 0%, 0%)
Contrast & accessibility
On white2.12:1below AA
On black9.90:1AA pass
Best text color#000000
Nearest CSS name: deepskyblue
Copy-ready code
CSS custom properties
:root {
  --deepskyblue: #00bfff;
  --deepskyblue-rgb: 0 191 255;
  --deepskyblue-oklch: oklch(76% 0.15 232);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--deepskyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#00bfff] text-[#00bfff] border-[#00bfff]
Shades & tints
Color harmonies
About this color

#00BFFF is a color with the RGB value rgb(0, 191, 255). Its closest CSS named color is "deepskyblue". 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 #00BFFF to other formats

Palettes with a similar color

Gradients with a similar color

Copied