Skip to content

#5adef2

a light, electric cyan · cool · closest name: skyblue

RGB
90, 222, 242
HSL
188°, 85%, 65%
CMYK
63, 8, 0, 5
Luminance
0.6083

Every format

HEX#5adef2
RGBrgb(90, 222, 242)
HSLhsl(188, 85%, 65%)
CMYKcmyk(63%, 8%, 0%, 5%)
LABlab(82.3 -30.1 -20.5)
LCHlch(82.3 36.4 214.3)
OKLCHoklch(0.836 0.117 209.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5adef2 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#5adef2 on black: 13.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green87.1%
Blue94.9%

CMYK percentages

Cyan62.8%
Magenta8.3%
Yellow0.0%
Key (black)5.1%

Color previews

#5adef2 text on a black background

contrast 13.17:1

Card sample

#5adef2 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(90, 222, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 222, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5adef2;
background: linear-gradient(135deg, #5adef2, #5A79F2);

Monochromatic scale

Palettes built from #5adef2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5adef2 in the Color Lab