Skip to content

#78ebff

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

RGB
120, 235, 255
HSL
189°, 100%, 74%
CMYK
53, 8, 0, 0
Luminance
0.7063

Every format

HEX#78ebff
RGBrgb(120, 235, 255)
HSLhsl(189, 100%, 74%)
CMYKcmyk(53%, 8%, 0%, 0%)
LABlab(87.3 -27.4 -19.7)
LCHlch(87.3 33.7 215.7)
OKLCHoklch(0.880 0.108 210.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#78ebff on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#78ebff on black: 15.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.1%
Green92.2%
Blue100.0%

CMYK percentages

Cyan52.9%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#78ebff text on a black background

contrast 15.13:1

Card sample

#78ebff text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(120, 235, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(120, 235, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #78ebff;
background: linear-gradient(135deg, #78ebff, #7891FF);

Monochromatic scale

Palettes built from #78ebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #78ebff in the Color Lab