Skip to content

#2dadcd

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

RGB
45, 173, 205
HSL
192°, 64%, 49%
CMYK
78, 16, 0, 20
Luminance
0.3485

Every format

HEX#2dadcd
RGBrgb(45, 173, 205)
HSLhsl(192, 64%, 49%)
CMYKcmyk(78%, 16%, 0%, 20%)
LABlab(65.6 -23.0 -25.9)
LCHlch(65.6 34.7 228.4)
OKLCHoklch(0.694 0.115 219.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dadcd on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#2dadcd on black: 7.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.8%
Blue80.4%

CMYK percentages

Cyan78.0%
Magenta15.6%
Yellow0.0%
Key (black)19.6%

Color previews

#2dadcd text on a black background

contrast 7.97:1

Card sample

#2dadcd text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dadcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dadcd in the Color Lab