Skip to content

#2db2ce

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

RGB
45, 178, 206
HSL
190°, 64%, 49%
CMYK
78, 14, 0, 19
Luminance
0.3685

Every format

HEX#2db2ce
RGBrgb(45, 178, 206)
HSLhsl(190, 64%, 49%)
CMYKcmyk(78%, 14%, 0%, 19%)
LABlab(67.2 -25.2 -24.1)
LCHlch(67.2 34.9 223.7)
OKLCHoklch(0.707 0.115 215.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan78.2%
Magenta13.6%
Yellow0.0%
Key (black)19.2%

Color previews

#2db2ce text on a black background

contrast 8.37:1

Card sample

#2db2ce text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db2ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db2ce in the Color Lab