Skip to content

#2ccddf

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

RGB
44, 205, 223
HSL
186°, 74%, 52%
CMYK
80, 8, 0, 13
Luminance
0.4953

Every format

HEX#2ccddf
RGBrgb(44, 205, 223)
HSLhsl(186, 74%, 52%)
CMYKcmyk(80%, 8%, 0%, 13%)
LABlab(75.8 -33.2 -20.3)
LCHlch(75.8 38.9 211.4)
OKLCHoklch(0.778 0.126 206.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ccddf on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#2ccddf on black: 10.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green80.4%
Blue87.5%

CMYK percentages

Cyan80.3%
Magenta8.1%
Yellow0.0%
Key (black)12.5%

Color previews

#2ccddf text on a black background

contrast 10.91:1

Card sample

#2ccddf text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ccddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ccddf in the Color Lab