Skip to content

#2db2cd

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

RGB
45, 178, 205
HSL
190°, 64%, 49%
CMYK
78, 13, 0, 20
Luminance
0.3681

Every format

HEX#2db2cd
RGBrgb(45, 178, 205)
HSLhsl(190, 64%, 49%)
CMYKcmyk(78%, 13%, 0%, 20%)
LABlab(67.1 -25.6 -23.7)
LCHlch(67.1 34.8 222.8)
OKLCHoklch(0.707 0.115 215.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db2cd on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#2db2cd on black: 8.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.8%
Blue80.4%

CMYK percentages

Cyan78.0%
Magenta13.2%
Yellow0.0%
Key (black)19.6%

Color previews

#2db2cd text on a black background

contrast 8.36:1

Card sample

#2db2cd text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db2cd in the Color Lab