Skip to content

#2db4dd

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

RGB
45, 180, 221
HSL
194°, 72%, 52%
CMYK
80, 19, 0, 13
Luminance
0.3842

Every format

HEX#2db4dd
RGBrgb(45, 180, 221)
HSLhsl(194, 72%, 52%)
CMYKcmyk(80%, 19%, 0%, 13%)
LABlab(68.3 -21.4 -30.6)
LCHlch(68.3 37.3 235.1)
OKLCHoklch(0.718 0.124 223.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db4dd on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#2db4dd on black: 8.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green70.6%
Blue86.7%

CMYK percentages

Cyan79.6%
Magenta18.6%
Yellow0.0%
Key (black)13.3%

Color previews

#2db4dd text on a black background

contrast 8.68:1

Card sample

#2db4dd text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db4dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db4dd in the Color Lab