Skip to content

#9fedeb

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

RGB
159, 237, 235
HSL
179°, 68%, 78%
CMYK
33, 0, 1, 7
Luminance
0.7394

Every format

HEX#9fedeb
RGBrgb(159, 237, 235)
HSLhsl(179, 68%, 78%)
CMYKcmyk(33%, 0%, 1%, 7%)
LABlab(88.9 -24.2 -6.7)
LCHlch(88.9 25.1 195.4)
OKLCHoklch(0.895 0.077 193.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9fedeb on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#9fedeb on black: 15.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.4%
Green92.9%
Blue92.2%

CMYK percentages

Cyan32.9%
Magenta0.0%
Yellow0.8%
Key (black)7.1%

Color previews

#9fedeb text on a black background

contrast 15.79:1

Card sample

#9fedeb text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9fedeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9fedeb in the Color Lab