Skip to content

#9cceff

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

RGB
156, 206, 255
HSL
210°, 100%, 81%
CMYK
39, 19, 0, 0
Luminance
0.5843

Every format

HEX#9cceff
RGBrgb(156, 206, 255)
HSLhsl(210, 100%, 81%)
CMYKcmyk(39%, 19%, 0%, 0%)
LABlab(81.0 -4.3 -29.1)
LCHlch(81.0 29.5 261.6)
OKLCHoklch(0.834 0.087 248.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9cceff on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#9cceff on black: 12.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.2%
Green80.8%
Blue100.0%

CMYK percentages

Cyan38.8%
Magenta19.2%
Yellow0.0%
Key (black)0.0%

Color previews

#9cceff text on a black background

contrast 12.69:1

Card sample

#9cceff text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9cceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9cceff in the Color Lab