Skip to content

#2db2c6

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

RGB
45, 178, 198
HSL
188°, 63%, 48%
CMYK
77, 10, 0, 22
Luminance
0.3648

Every format

HEX#2db2c6
RGBrgb(45, 178, 198)
HSLhsl(188, 63%, 48%)
CMYKcmyk(77%, 10%, 0%, 22%)
LABlab(66.9 -27.8 -20.2)
LCHlch(66.9 34.3 216.0)
OKLCHoklch(0.704 0.112 210.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db2c6 on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#2db2c6 on black: 8.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.8%
Blue77.6%

CMYK percentages

Cyan77.3%
Magenta10.1%
Yellow0.0%
Key (black)22.4%

Color previews

#2db2c6 text on a black background

contrast 8.30:1

Card sample

#2db2c6 text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db2c6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db2c6 in the Color Lab