Skip to content

#3cafdf

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

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

Every format

HEX#3cafdf
RGBrgb(60, 175, 223)
HSLhsl(198, 72%, 56%)
CMYKcmyk(73%, 22%, 0%, 13%)
LABlab(67.2 -16.4 -33.4)
LCHlch(67.2 37.2 243.8)
OKLCHoklch(0.711 0.122 230.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cafdf on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#3cafdf on black: 8.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green68.6%
Blue87.5%

CMYK percentages

Cyan73.1%
Magenta21.5%
Yellow0.0%
Key (black)12.5%

Color previews

#3cafdf text on a black background

contrast 8.39:1

Card sample

#3cafdf text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cafdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cafdf in the Color Lab