Skip to content

#9fdfeb

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

RGB
159, 223, 235
HSL
190°, 66%, 77%
CMYK
32, 5, 0, 8
Luminance
0.6614

Every format

HEX#9fdfeb
RGBrgb(159, 223, 235)
HSLhsl(190, 66%, 77%)
CMYKcmyk(32%, 5%, 0%, 8%)
LABlab(85.1 -17.3 -12.3)
LCHlch(85.1 21.2 215.5)
OKLCHoklch(0.865 0.067 210.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9fdfeb on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#9fdfeb on black: 14.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.4%
Green87.5%
Blue92.2%

CMYK percentages

Cyan32.3%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#9fdfeb text on a black background

contrast 14.23:1

Card sample

#9fdfeb text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9fdfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9fdfeb in the Color Lab