Skip to content

#5fadfb

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

RGB
95, 173, 251
HSL
210°, 95%, 68%
CMYK
62, 31, 0, 2
Luminance
0.3929

Every format

HEX#5fadfb
RGBrgb(95, 173, 251)
HSLhsl(210, 95%, 68%)
CMYKcmyk(62%, 31%, 0%, 2%)
LABlab(69.0 -0.9 -45.9)
LCHlch(69.0 45.9 268.9)
OKLCHoklch(0.731 0.138 250.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan62.2%
Magenta31.1%
Yellow0.0%
Key (black)1.6%

Color previews

#5fadfb text on a black background

contrast 8.86:1

Card sample

#5fadfb text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5fadfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5fadfb in the Color Lab