Skip to content

#34cdff

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

RGB
52, 205, 255
HSL
195°, 100%, 60%
CMYK
80, 20, 0, 0
Luminance
0.5161

Every format

HEX#34cdff
RGBrgb(52, 205, 255)
HSLhsl(195, 100%, 60%)
CMYKcmyk(80%, 20%, 0%, 0%)
LABlab(77.0 -22.4 -35.5)
LCHlch(77.0 42.0 237.8)
OKLCHoklch(0.793 0.140 225.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#34cdff on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#34cdff on black: 11.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.4%
Green80.4%
Blue100.0%

CMYK percentages

Cyan79.6%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#34cdff text on a black background

contrast 11.32:1

Card sample

#34cdff text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(52, 205, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(52, 205, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #34cdff;
background: linear-gradient(135deg, #34cdff, #3446FF);

Monochromatic scale

Palettes built from #34cdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #34cdff in the Color Lab