Skip to content

#2db8dd

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

RGB
45, 184, 221
HSL
193°, 72%, 52%
CMYK
80, 17, 0, 13
Luminance
0.4006

Every format

HEX#2db8dd
RGBrgb(45, 184, 221)
HSLhsl(193, 72%, 52%)
CMYKcmyk(80%, 17%, 0%, 13%)
LABlab(69.5 -23.4 -28.8)
LCHlch(69.5 37.1 230.9)
OKLCHoklch(0.728 0.123 220.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db8dd on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#2db8dd on black: 9.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green72.2%
Blue86.7%

CMYK percentages

Cyan79.6%
Magenta16.7%
Yellow0.0%
Key (black)13.3%

Color previews

#2db8dd text on a black background

contrast 9.01:1

Card sample

#2db8dd text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db8dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db8dd in the Color Lab