Skip to content

#9fdfed

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

RGB
159, 223, 237
HSL
191°, 68%, 78%
CMYK
33, 6, 0, 7
Luminance
0.6626

Every format

HEX#9fdfed
RGBrgb(159, 223, 237)
HSLhsl(191, 68%, 78%)
CMYKcmyk(33%, 6%, 0%, 7%)
LABlab(85.1 -16.8 -13.3)
LCHlch(85.1 21.4 218.4)
OKLCHoklch(0.865 0.067 212.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9fdfed on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#9fdfed on black: 14.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.4%
Green87.5%
Blue92.9%

CMYK percentages

Cyan32.9%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#9fdfed text on a black background

contrast 14.25:1

Card sample

#9fdfed text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9fdfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9fdfed in the Color Lab