Skip to content

#9decec

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

RGB
157, 236, 236
HSL
180°, 68%, 77%
CMYK
34, 0, 0, 8
Luminance
0.7322

Every format

HEX#9decec
RGBrgb(157, 236, 236)
HSLhsl(180, 68%, 77%)
CMYKcmyk(34%, 0%, 0%, 8%)
LABlab(88.5 -24.0 -7.7)
LCHlch(88.5 25.2 197.7)
OKLCHoklch(0.892 0.077 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#9decec text on a black background

contrast 15.64:1

Card sample

#9decec text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9decec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9decec in the Color Lab