Skip to content

#2db3ec

a balanced, electric cyan · cool · closest name: skyblue

RGB
45, 179, 236
HSL
198°, 83%, 55%
CMYK
81, 24, 0, 8
Luminance
0.3885

Every format

HEX#2db3ec
RGBrgb(45, 179, 236)
HSLhsl(198, 83%, 55%)
CMYKcmyk(81%, 24%, 0%, 8%)
LABlab(68.6 -15.8 -38.3)
LCHlch(68.6 41.5 247.6)
OKLCHoklch(0.723 0.137 232.3)

Copy-ready code

/* CSS */
color: #2db3ec;
background-color: #2db3ec;
/* Tailwind (arbitrary) */
class="text-[#2db3ec] bg-[#2db3ec]"
/* SCSS */
$brand: #2db3ec;
/* SwiftUI */
Color(red: 0.176, green: 0.702, blue: 0.925)
/* Android */
Color.parseColor("#2db3ec")

Accessibility — WCAG contrast

Aa
#2db3ec on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#2db3ec on black: 8.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green70.2%
Blue92.5%

CMYK percentages

Cyan80.9%
Magenta24.2%
Yellow0.0%
Key (black)7.5%

Color previews

#2db3ec text on a black background

contrast 8.77:1

Card sample

#2db3ec text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2db3ec;
Background color
Panel with #2db3ec background
background-color: #2db3ec;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2db3ec;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(45, 179, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 179, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2db3ec;
background: linear-gradient(135deg, #2db3ec, #2D34EC);

Monochromatic scale

Palettes built from #2db3ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db3ec in the Color Lab