Skip to content

#2dbcdc

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

RGB
45, 188, 220
HSL
191°, 71%, 52%
CMYK
80, 15, 0, 14
Luminance
0.4169

Every format

HEX#2dbcdc
RGBrgb(45, 188, 220)
HSLhsl(191, 71%, 52%)
CMYKcmyk(80%, 15%, 0%, 14%)
LABlab(70.7 -25.8 -26.5)
LCHlch(70.7 36.9 225.8)
OKLCHoklch(0.737 0.122 217.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dbcdc on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#2dbcdc on black: 9.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green73.7%
Blue86.3%

CMYK percentages

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

Color previews

#2dbcdc text on a black background

contrast 9.34:1

Card sample

#2dbcdc text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dbcdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dbcdc in the Color Lab