Skip to content

#2dadce

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

RGB
45, 173, 206
HSL
192°, 64%, 49%
CMYK
78, 16, 0, 19
Luminance
0.3490

Every format

HEX#2dadce
RGBrgb(45, 173, 206)
HSLhsl(192, 64%, 49%)
CMYKcmyk(78%, 16%, 0%, 19%)
LABlab(65.7 -22.7 -26.4)
LCHlch(65.7 34.8 229.4)
OKLCHoklch(0.695 0.116 219.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dadce on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#2dadce on black: 7.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.8%
Blue80.8%

CMYK percentages

Cyan78.2%
Magenta16.0%
Yellow0.0%
Key (black)19.2%

Color previews

#2dadce text on a black background

contrast 7.98:1

Card sample

#2dadce text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dadce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dadce in the Color Lab