Skip to content

#3caddf

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

RGB
60, 173, 223
HSL
198°, 72%, 56%
CMYK
73, 22, 0, 13
Luminance
0.3618

Every format

HEX#3caddf
RGBrgb(60, 173, 223)
HSLhsl(198, 72%, 56%)
CMYKcmyk(73%, 22%, 0%, 13%)
LABlab(66.7 -15.4 -34.3)
LCHlch(66.7 37.6 245.9)
OKLCHoklch(0.706 0.123 231.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3caddf on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#3caddf on black: 8.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green67.8%
Blue87.5%

CMYK percentages

Cyan73.1%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#3caddf text on a black background

contrast 8.24:1

Card sample

#3caddf text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3caddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3caddf in the Color Lab