Skip to content

#2dbadc

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

RGB
45, 186, 220
HSL
192°, 71%, 52%
CMYK
80, 16, 0, 14
Luminance
0.4084

Every format

HEX#2dbadc
RGBrgb(45, 186, 220)
HSLhsl(192, 71%, 52%)
CMYKcmyk(80%, 16%, 0%, 14%)
LABlab(70.1 -24.8 -27.4)
LCHlch(70.1 36.9 227.9)
OKLCHoklch(0.732 0.122 218.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dbadc on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#2dbadc on black: 9.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green72.9%
Blue86.3%

CMYK percentages

Cyan79.5%
Magenta15.5%
Yellow0.0%
Key (black)13.7%

Color previews

#2dbadc text on a black background

contrast 9.17:1

Card sample

#2dbadc text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dbadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dbadc in the Color Lab