Skip to content

#2dabcd

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

RGB
45, 171, 205
HSL
193°, 64%, 49%
CMYK
78, 17, 0, 20
Luminance
0.3409

Every format

HEX#2dabcd
RGBrgb(45, 171, 205)
HSLhsl(193, 64%, 49%)
CMYKcmyk(78%, 17%, 0%, 20%)
LABlab(65.0 -22.0 -26.9)
LCHlch(65.0 34.7 230.7)
OKLCHoklch(0.690 0.115 220.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dabcd on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#2dabcd on black: 7.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.1%
Blue80.4%

CMYK percentages

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

Color previews

#2dabcd text on a black background

contrast 7.82:1

Card sample

#2dabcd text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dabcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dabcd in the Color Lab