Skip to content

#3faddf

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

RGB
63, 173, 223
HSL
199°, 71%, 56%
CMYK
72, 22, 0, 13
Luminance
0.3627

Every format

HEX#3faddf
RGBrgb(63, 173, 223)
HSLhsl(199, 71%, 56%)
CMYKcmyk(72%, 22%, 0%, 13%)
LABlab(66.7 -15.0 -34.2)
LCHlch(66.7 37.3 246.3)
OKLCHoklch(0.707 0.122 232.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3faddf on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#3faddf on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red24.7%
Green67.8%
Blue87.5%

CMYK percentages

Cyan71.7%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#3faddf text on a black background

contrast 8.25:1

Card sample

#3faddf text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3faddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3faddf in the Color Lab