Skip to content

#34addf

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

RGB
52, 173, 223
HSL
198°, 73%, 54%
CMYK
77, 22, 0, 13
Luminance
0.3594

Every format

HEX#34addf
RGBrgb(52, 173, 223)
HSLhsl(198, 73%, 54%)
CMYKcmyk(77%, 22%, 0%, 13%)
LABlab(66.5 -16.3 -34.6)
LCHlch(66.5 38.2 244.8)
OKLCHoklch(0.704 0.126 230.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#34addf on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#34addf on black: 8.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.4%
Green67.8%
Blue87.5%

CMYK percentages

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

Color previews

#34addf text on a black background

contrast 8.19:1

Card sample

#34addf text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #34addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #34addf in the Color Lab