Skip to content

#9fccdf

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

RGB
159, 204, 223
HSL
198°, 50%, 75%
CMYK
29, 9, 0, 13
Luminance
0.5588

Every format

HEX#9fccdf
RGBrgb(159, 204, 223)
HSLhsl(198, 50%, 75%)
CMYKcmyk(29%, 9%, 0%, 13%)
LABlab(79.5 -10.4 -14.2)
LCHlch(79.5 17.6 233.9)
OKLCHoklch(0.820 0.054 225.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9fccdf on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#9fccdf on black: 12.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.4%
Green80.0%
Blue87.5%

CMYK percentages

Cyan28.7%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#9fccdf text on a black background

contrast 12.18:1

Card sample

#9fccdf text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9fccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9fccdf in the Color Lab