Skip to content

#2caccc

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

RGB
44, 172, 204
HSL
192°, 65%, 49%
CMYK
78, 16, 0, 20
Luminance
0.3440

Every format

HEX#2caccc
RGBrgb(44, 172, 204)
HSLhsl(192, 65%, 49%)
CMYKcmyk(78%, 16%, 0%, 20%)
LABlab(65.3 -22.9 -25.9)
LCHlch(65.3 34.6 228.5)
OKLCHoklch(0.691 0.115 219.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2caccc on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#2caccc on black: 7.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green67.5%
Blue80.0%

CMYK percentages

Cyan78.4%
Magenta15.7%
Yellow0.0%
Key (black)20.0%

Color previews

#2caccc text on a black background

contrast 7.88:1

Card sample

#2caccc text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2caccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2caccc in the Color Lab