Skip to content

#2da2ce

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

RGB
45, 162, 206
HSL
196°, 64%, 49%
CMYK
78, 21, 0, 19
Luminance
0.3085

Every format

HEX#2da2ce
RGBrgb(45, 162, 206)
HSLhsl(196, 64%, 49%)
CMYKcmyk(78%, 21%, 0%, 19%)
LABlab(62.4 -16.9 -31.5)
LCHlch(62.4 35.8 241.8)
OKLCHoklch(0.668 0.118 228.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da2ce on white: 2.93:1
AA ✗ fail · AA-large · AAA
Aa
#2da2ce on black: 7.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green63.5%
Blue80.8%

CMYK percentages

Cyan78.2%
Magenta21.4%
Yellow0.0%
Key (black)19.2%

Color previews

#2da2ce text on a black background

contrast 7.17:1

Card sample

#2da2ce text on a white background

contrast 2.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da2ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da2ce in the Color Lab