Skip to content

#78cefd

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

RGB
120, 206, 253
HSL
201°, 97%, 73%
CMYK
53, 19, 0, 1
Luminance
0.5523

Every format

HEX#78cefd
RGBrgb(120, 206, 253)
HSLhsl(201, 97%, 73%)
CMYKcmyk(53%, 19%, 0%, 1%)
LABlab(79.2 -13.3 -31.0)
LCHlch(79.2 33.8 246.8)
OKLCHoklch(0.815 0.107 234.1)

Copy-ready code

/* CSS */
color: #78cefd;
background-color: #78cefd;
/* Tailwind (arbitrary) */
class="text-[#78cefd] bg-[#78cefd]"
/* SCSS */
$brand: #78cefd;
/* SwiftUI */
Color(red: 0.471, green: 0.808, blue: 0.992)
/* Android */
Color.parseColor("#78cefd")

Accessibility — WCAG contrast

Aa
#78cefd on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#78cefd on black: 12.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.1%
Green80.8%
Blue99.2%

CMYK percentages

Cyan52.6%
Magenta18.6%
Yellow0.0%
Key (black)0.8%

Color previews

#78cefd text on a black background

contrast 12.05:1

Card sample

#78cefd text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #78cefd;
Background color
Panel with #78cefd background
background-color: #78cefd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #78cefd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(120, 206, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(120, 206, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #78cefd;
background: linear-gradient(135deg, #78cefd, #7A78FD);

Monochromatic scale

Palettes built from #78cefd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #78cefd in the Color Lab