Skip to content

#9ecfdf

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

RGB
158, 207, 223
HSL
195°, 50%, 75%
CMYK
29, 7, 0, 13
Luminance
0.5722

Every format

HEX#9ecfdf
RGBrgb(158, 207, 223)
HSLhsl(195, 50%, 75%)
CMYKcmyk(29%, 7%, 0%, 13%)
LABlab(80.3 -12.2 -13.1)
LCHlch(80.3 17.9 227.0)
OKLCHoklch(0.826 0.056 219.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9ecfdf on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#9ecfdf on black: 12.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.0%
Green81.2%
Blue87.5%

CMYK percentages

Cyan29.1%
Magenta7.2%
Yellow0.0%
Key (black)12.5%

Color previews

#9ecfdf text on a black background

contrast 12.44:1

Card sample

#9ecfdf text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9ecfdf;
Background color
Panel with #9ecfdf background
background-color: #9ecfdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9ecfdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(158, 207, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(158, 207, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9ecfdf;
background: linear-gradient(135deg, #9ecfdf, #9EA4DF);

Monochromatic scale

Palettes built from #9ecfdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9ecfdf in the Color Lab