Skip to content

#2dadcb

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

RGB
45, 173, 203
HSL
191°, 64%, 49%
CMYK
78, 15, 0, 20
Luminance
0.3476

Every format

HEX#2dadcb
RGBrgb(45, 173, 203)
HSLhsl(191, 64%, 49%)
CMYKcmyk(78%, 15%, 0%, 20%)
LABlab(65.6 -23.7 -25.0)
LCHlch(65.6 34.4 226.5)
OKLCHoklch(0.694 0.114 217.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dadcb on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#2dadcb on black: 7.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.8%
Blue79.6%

CMYK percentages

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

Color previews

#2dadcb text on a black background

contrast 7.95:1

Card sample

#2dadcb text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dadcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dadcb in the Color Lab