Skip to content

#2daccc

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

RGB
45, 172, 204
HSL
192°, 64%, 49%
CMYK
78, 16, 0, 20
Luminance
0.3442

Every format

HEX#2daccc
RGBrgb(45, 172, 204)
HSLhsl(192, 64%, 49%)
CMYKcmyk(78%, 16%, 0%, 20%)
LABlab(65.3 -22.8 -25.9)
LCHlch(65.3 34.5 228.6)
OKLCHoklch(0.692 0.115 219.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2daccc on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#2daccc on black: 7.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.5%
Blue80.0%

CMYK percentages

Cyan77.9%
Magenta15.7%
Yellow0.0%
Key (black)20.0%

Color previews

#2daccc text on a black background

contrast 7.88:1

Card sample

#2daccc text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2daccc in the Color Lab