Skip to content

#2daecb

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

RGB
45, 174, 203
HSL
191°, 64%, 49%
CMYK
78, 14, 0, 20
Luminance
0.3514

Every format

HEX#2daecb
RGBrgb(45, 174, 203)
HSLhsl(191, 64%, 49%)
CMYKcmyk(78%, 14%, 0%, 20%)
LABlab(65.9 -24.2 -24.5)
LCHlch(65.9 34.4 225.4)
OKLCHoklch(0.696 0.114 217.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2daecb on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#2daecb on black: 8.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green68.2%
Blue79.6%

CMYK percentages

Cyan77.8%
Magenta14.3%
Yellow0.0%
Key (black)20.4%

Color previews

#2daecb text on a black background

contrast 8.03:1

Card sample

#2daecb text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2daecb in the Color Lab