Skip to content

#93ccdf

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

RGB
147, 204, 223
HSL
195°, 54%, 73%
CMYK
34, 9, 0, 13
Luminance
0.5472

Every format

HEX#93ccdf
RGBrgb(147, 204, 223)
HSLhsl(195, 54%, 73%)
CMYKcmyk(34%, 9%, 0%, 13%)
LABlab(78.9 -13.7 -15.3)
LCHlch(78.9 20.6 228.1)
OKLCHoklch(0.813 0.064 220.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#93ccdf on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#93ccdf on black: 11.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red57.6%
Green80.0%
Blue87.5%

CMYK percentages

Cyan34.1%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#93ccdf text on a black background

contrast 11.94:1

Card sample

#93ccdf text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(147, 204, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(147, 204, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #93ccdf;
background: linear-gradient(135deg, #93ccdf, #9399DF);

Monochromatic scale

Palettes built from #93ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #93ccdf in the Color Lab