Skip to content

#5fadfc

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

RGB
95, 173, 252
HSL
210°, 96%, 68%
CMYK
62, 31, 0, 1
Luminance
0.3935

Every format

HEX#5fadfc
RGBrgb(95, 173, 252)
HSLhsl(210, 96%, 68%)
CMYKcmyk(62%, 31%, 0%, 1%)
LABlab(69.0 -0.6 -46.4)
LCHlch(69.0 46.4 269.3)
OKLCHoklch(0.732 0.139 250.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5fadfc on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#5fadfc on black: 8.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green67.8%
Blue98.8%

CMYK percentages

Cyan62.3%
Magenta31.3%
Yellow0.0%
Key (black)1.2%

Color previews

#5fadfc text on a black background

contrast 8.87:1

Card sample

#5fadfc text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5fadfc;
Background color
Panel with #5fadfc background
background-color: #5fadfc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5fadfc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(95, 173, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 173, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5fadfc;
background: linear-gradient(135deg, #5fadfc, #7A5FFC);

Monochromatic scale

Palettes built from #5fadfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5fadfc in the Color Lab