Skip to content

#34afdb

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

RGB
52, 175, 219
HSL
196°, 70%, 53%
CMYK
76, 20, 0, 14
Luminance
0.3650

Every format

HEX#34afdb
RGBrgb(52, 175, 219)
HSLhsl(196, 70%, 53%)
CMYKcmyk(76%, 20%, 0%, 14%)
LABlab(66.9 -18.7 -31.7)
LCHlch(66.9 36.8 239.5)
OKLCHoklch(0.707 0.122 227.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#34afdb on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#34afdb on black: 8.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.4%
Green68.6%
Blue85.9%

CMYK percentages

Cyan76.3%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#34afdb text on a black background

contrast 8.30:1

Card sample

#34afdb text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #34afdb;
Background color
Panel with #34afdb background
background-color: #34afdb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #34afdb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(52, 175, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(52, 175, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #34afdb;
background: linear-gradient(135deg, #34afdb, #3440DB);

Monochromatic scale

Palettes built from #34afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #34afdb in the Color Lab