Skip to content

#9deceb

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

RGB
157, 236, 235
HSL
179°, 68%, 77%
CMYK
34, 0, 0, 8
Luminance
0.7316

Every format

HEX#9deceb
RGBrgb(157, 236, 235)
HSLhsl(179, 68%, 77%)
CMYKcmyk(34%, 0%, 0%, 8%)
LABlab(88.5 -24.3 -7.2)
LCHlch(88.5 25.3 196.6)
OKLCHoklch(0.892 0.077 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9deceb on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#9deceb on black: 15.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green92.5%
Blue92.2%

CMYK percentages

Cyan33.5%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#9deceb text on a black background

contrast 15.63:1

Card sample

#9deceb text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9deceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9deceb in the Color Lab