Skip to content

#4eb4ff

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

RGB
78, 180, 255
HSL
205°, 100%, 65%
CMYK
69, 29, 0, 0
Luminance
0.4148

Every format

HEX#4eb4ff
RGBrgb(78, 180, 255)
HSLhsl(205, 100%, 65%)
CMYKcmyk(69%, 29%, 0%, 0%)
LABlab(70.5 -6.2 -45.6)
LCHlch(70.5 46.1 262.3)
OKLCHoklch(0.742 0.144 243.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4eb4ff on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#4eb4ff on black: 9.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.6%
Green70.6%
Blue100.0%

CMYK percentages

Cyan69.4%
Magenta29.4%
Yellow0.0%
Key (black)0.0%

Color previews

#4eb4ff text on a black background

contrast 9.30:1

Card sample

#4eb4ff text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4eb4ff;
Background color
Panel with #4eb4ff background
background-color: #4eb4ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4eb4ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(78, 180, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(78, 180, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4eb4ff;
background: linear-gradient(135deg, #4eb4ff, #5E4EFF);

Monochromatic scale

Palettes built from #4eb4ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4eb4ff in the Color Lab