Skip to content

#2daccb

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

RGB
45, 172, 203
HSL
192°, 64%, 49%
CMYK
78, 15, 0, 20
Luminance
0.3437

Every format

HEX#2daccb
RGBrgb(45, 172, 203)
HSLhsl(192, 64%, 49%)
CMYKcmyk(78%, 15%, 0%, 20%)
LABlab(65.3 -23.1 -25.4)
LCHlch(65.3 34.4 227.7)
OKLCHoklch(0.691 0.114 218.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2daccb on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#2daccb on black: 7.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.5%
Blue79.6%

CMYK percentages

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

Color previews

#2daccb text on a black background

contrast 7.87:1

Card sample

#2daccb text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2daccb in the Color Lab