Skip to content

#4fadeb

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

RGB
79, 173, 235
HSL
204°, 80%, 62%
CMYK
66, 26, 0, 8
Luminance
0.3755

Every format

HEX#4fadeb
RGBrgb(79, 173, 235)
HSLhsl(204, 80%, 62%)
CMYKcmyk(66%, 26%, 0%, 8%)
LABlab(67.7 -8.7 -39.2)
LCHlch(67.7 40.2 257.5)
OKLCHoklch(0.717 0.127 240.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4fadeb on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#4fadeb on black: 8.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red31.0%
Green67.8%
Blue92.2%

CMYK percentages

Cyan66.4%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#4fadeb text on a black background

contrast 8.51:1

Card sample

#4fadeb text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(79, 173, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(79, 173, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4fadeb;
background: linear-gradient(135deg, #4fadeb, #594FEB);

Monochromatic scale

Palettes built from #4fadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4fadeb in the Color Lab