Skip to content

#34fefd

a balanced, electric cyan · cool · “cyan”

RGB
52, 254, 253
HSL
180°, 99%, 60%
CMYK
80, 0, 0, 0
Luminance
0.7871

Every format

HEX#34fefd
RGBrgb(52, 254, 253)
HSLhsl(180, 99%, 60%)
CMYKcmyk(80%, 0%, 0%, 0%)
LABlab(91.1 -46.0 -13.1)
LCHlch(91.1 47.9 195.9)
OKLCHoklch(0.906 0.147 194.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#34fefd on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#34fefd on black: 16.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.4%
Green99.6%
Blue99.2%

CMYK percentages

Cyan79.5%
Magenta0.0%
Yellow0.4%
Key (black)0.4%

Color previews

#34fefd text on a black background

contrast 16.74:1

Card sample

#34fefd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(52, 254, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(52, 254, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #34fefd;
background: linear-gradient(135deg, #34fefd, #3478FE);

Monochromatic scale

Palettes built from #34fefd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #34fefd in the Color Lab