Skip to content

#93def4

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

RGB
147, 222, 244
HSL
194°, 82%, 77%
CMYK
40, 9, 0, 4
Luminance
0.6498

Every format

HEX#93def4
RGBrgb(147, 222, 244)
HSLhsl(194, 82%, 77%)
CMYKcmyk(40%, 9%, 0%, 4%)
LABlab(84.5 -17.7 -18.1)
LCHlch(84.5 25.3 225.5)
OKLCHoklch(0.859 0.080 218.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#93def4 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#93def4 on black: 14.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red57.6%
Green87.1%
Blue95.7%

CMYK percentages

Cyan39.8%
Magenta9.0%
Yellow0.0%
Key (black)4.3%

Color previews

#93def4 text on a black background

contrast 14.00:1

Card sample

#93def4 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #93def4;
Background color
Panel with #93def4 background
background-color: #93def4;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #93def4;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(147, 222, 244, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(147, 222, 244, 0.45);
Border & gradient
Gradient panel
border: 3px solid #93def4;
background: linear-gradient(135deg, #93def4, #939DF4);

Monochromatic scale

Palettes built from #93def4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #93def4 in the Color Lab