Skip to content

#3baddf

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

RGB
59, 173, 223
HSL
198°, 72%, 55%
CMYK
74, 22, 0, 13
Luminance
0.3614

Every format

HEX#3baddf
RGBrgb(59, 173, 223)
HSLhsl(198, 72%, 55%)
CMYKcmyk(74%, 22%, 0%, 13%)
LABlab(66.6 -15.5 -34.3)
LCHlch(66.6 37.6 245.7)
OKLCHoklch(0.706 0.123 231.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#3baddf text on a black background

contrast 8.23:1

Card sample

#3baddf text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3baddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3baddf in the Color Lab