Skip to content

#34baff

a balanced, electric blue · cool · closest name: steelblue

RGB
52, 186, 255
HSL
200°, 100%, 60%
CMYK
80, 27, 0, 0
Luminance
0.4307

Every format

HEX#34baff
RGBrgb(52, 186, 255)
HSLhsl(200, 100%, 60%)
CMYKcmyk(80%, 27%, 0%, 0%)
LABlab(71.6 -12.4 -44.0)
LCHlch(71.6 45.7 254.2)
OKLCHoklch(0.749 0.148 237.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#34baff on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#34baff on black: 9.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.4%
Green72.9%
Blue100.0%

CMYK percentages

Cyan79.6%
Magenta27.1%
Yellow0.0%
Key (black)0.0%

Color previews

#34baff text on a black background

contrast 9.61:1

Card sample

#34baff text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #34baff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #34baff in the Color Lab