Skip to content

#45BBE6

≈ deepskyblue · rgb(69, 187, 230)
Color formats
HEX#45BBE6
RGBrgb(69, 187, 230)
HSLhsl(196, 76%, 59%)
HSVhsv(196, 70%, 90%)
OKLCHoklch(74% 0.12 226)
CMYKcmyk(70%, 19%, 0%, 10%)
Contrast & accessibility
On white2.21:1below AA
On black9.50:1AA pass
Best text color#000000
Nearest CSS name: deepskyblue
Copy-ready code
CSS custom properties
:root {
  --deepskyblue: #45bbe6;
  --deepskyblue-rgb: 69 187 230;
  --deepskyblue-oklch: oklch(74% 0.12 226);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--deepskyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#45bbe6] text-[#45bbe6] border-[#45bbe6]
Shades & tints
Color harmonies
About this color

#45BBE6 is a color with the RGB value rgb(69, 187, 230). 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 #45BBE6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied