Skip to content

#5ebade

a balanced, vivid cyan · cool · closest name: skyblue

RGB
94, 186, 222
HSL
197°, 66%, 62%
CMYK
58, 16, 0, 13
Luminance
0.4277

Every format

HEX#5ebade
RGBrgb(94, 186, 222)
HSLhsl(197, 66%, 62%)
CMYKcmyk(58%, 16%, 0%, 13%)
LABlab(71.4 -17.1 -26.3)
LCHlch(71.4 31.4 237.0)
OKLCHoklch(0.746 0.102 226.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5ebade on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#5ebade on black: 9.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.9%
Green72.9%
Blue87.1%

CMYK percentages

Cyan57.7%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#5ebade text on a black background

contrast 9.55:1

Card sample

#5ebade text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5ebade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5ebade in the Color Lab