Skip to content

#3caccc

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

RGB
60, 172, 204
HSL
193°, 59%, 52%
CMYK
71, 16, 0, 20
Luminance
0.3483

Every format

HEX#3caccc
RGBrgb(60, 172, 204)
HSLhsl(193, 59%, 52%)
CMYKcmyk(71%, 16%, 0%, 20%)
LABlab(65.6 -21.0 -25.4)
LCHlch(65.6 33.0 230.4)
OKLCHoklch(0.695 0.109 220.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3caccc on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#3caccc on black: 7.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green67.5%
Blue80.0%

CMYK percentages

Cyan70.6%
Magenta15.7%
Yellow0.0%
Key (black)20.0%

Color previews

#3caccc text on a black background

contrast 7.97:1

Card sample

#3caccc text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3caccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3caccc in the Color Lab