Skip to content

#4ecafe

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

RGB
78, 202, 254
HSL
198°, 99%, 65%
CMYK
69, 21, 0, 0
Luminance
0.5102

Every format

HEX#4ecafe
RGBrgb(78, 202, 254)
HSLhsl(198, 99%, 65%)
CMYKcmyk(69%, 21%, 0%, 0%)
LABlab(76.7 -18.2 -35.5)
LCHlch(76.7 39.9 242.8)
OKLCHoklch(0.791 0.131 229.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4ecafe on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#4ecafe on black: 11.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.6%
Green79.2%
Blue99.6%

CMYK percentages

Cyan69.3%
Magenta20.5%
Yellow0.0%
Key (black)0.4%

Color previews

#4ecafe text on a black background

contrast 11.20:1

Card sample

#4ecafe text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4ecafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4ecafe in the Color Lab