Skip to content

#9fcade

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

RGB
159, 202, 222
HSL
199°, 49%, 75%
CMYK
28, 9, 0, 13
Luminance
0.5489

Every format

HEX#9fcade
RGBrgb(159, 202, 222)
HSLhsl(199, 49%, 75%)
CMYKcmyk(28%, 9%, 0%, 13%)
LABlab(79.0 -9.6 -14.5)
LCHlch(79.0 17.4 236.7)
OKLCHoklch(0.815 0.053 228.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9fcade on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#9fcade on black: 11.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.4%
Green79.2%
Blue87.1%

CMYK percentages

Cyan28.4%
Magenta9.0%
Yellow0.0%
Key (black)12.9%

Color previews

#9fcade text on a black background

contrast 11.98:1

Card sample

#9fcade text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9fcade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9fcade in the Color Lab