Skip to content

#4ebade

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

RGB
78, 186, 222
HSL
195°, 69%, 59%
CMYK
65, 16, 0, 13
Luminance
0.4201

Every format

HEX#4ebade
RGBrgb(78, 186, 222)
HSLhsl(195, 69%, 59%)
CMYKcmyk(65%, 16%, 0%, 13%)
LABlab(70.9 -19.9 -27.2)
LCHlch(70.9 33.7 233.7)
OKLCHoklch(0.741 0.110 223.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4ebade on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#4ebade on black: 9.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.6%
Green72.9%
Blue87.1%

CMYK percentages

Cyan64.9%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#4ebade text on a black background

contrast 9.40:1

Card sample

#4ebade text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4ebade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4ebade in the Color Lab