Skip to content

#2dafcd

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

RGB
45, 175, 205
HSL
191°, 64%, 49%
CMYK
78, 15, 0, 20
Luminance
0.3563

Every format

HEX#2dafcd
RGBrgb(45, 175, 205)
HSLhsl(191, 64%, 49%)
CMYKcmyk(78%, 15%, 0%, 20%)
LABlab(66.2 -24.0 -25.0)
LCHlch(66.2 34.7 226.2)
OKLCHoklch(0.699 0.115 217.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dafcd on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#2dafcd on black: 8.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green68.6%
Blue80.4%

CMYK percentages

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

Color previews

#2dafcd text on a black background

contrast 8.13:1

Card sample

#2dafcd text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dafcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dafcd in the Color Lab