Skip to content

#2da6dc

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

RGB
45, 166, 220
HSL
199°, 71%, 52%
CMYK
80, 25, 0, 14
Luminance
0.3300

Every format

HEX#2da6dc
RGBrgb(45, 166, 220)
HSLhsl(199, 71%, 52%)
CMYKcmyk(80%, 25%, 0%, 14%)
LABlab(64.2 -14.3 -36.5)
LCHlch(64.2 39.2 248.7)
OKLCHoklch(0.685 0.129 233.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da6dc on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#2da6dc on black: 7.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green65.1%
Blue86.3%

CMYK percentages

Cyan79.5%
Magenta24.5%
Yellow0.0%
Key (black)13.7%

Color previews

#2da6dc text on a black background

contrast 7.60:1

Card sample

#2da6dc text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da6dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da6dc in the Color Lab