Skip to content

#9decff

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

RGB
157, 236, 255
HSL
192°, 100%, 81%
CMYK
38, 8, 0, 0
Luminance
0.7438

Every format

HEX#9decff
RGBrgb(157, 236, 255)
HSLhsl(192, 100%, 81%)
CMYKcmyk(38%, 8%, 0%, 0%)
LABlab(89.1 -19.5 -16.8)
LCHlch(89.1 25.8 220.7)
OKLCHoklch(0.898 0.081 214.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9decff on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#9decff on black: 15.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green92.5%
Blue100.0%

CMYK percentages

Cyan38.4%
Magenta7.5%
Yellow0.0%
Key (black)0.0%

Color previews

#9decff text on a black background

contrast 15.88:1

Card sample

#9decff text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9decff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9decff in the Color Lab