Skip to content

#9bcdfb

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

RGB
155, 205, 251
HSL
209°, 92%, 80%
CMYK
38, 18, 0, 2
Luminance
0.5760

Every format

HEX#9bcdfb
RGBrgb(155, 205, 251)
HSLhsl(209, 92%, 80%)
CMYKcmyk(38%, 18%, 0%, 2%)
LABlab(80.5 -5.1 -27.7)
LCHlch(80.5 28.2 259.6)
OKLCHoklch(0.830 0.083 246.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9bcdfb on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#9bcdfb on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.8%
Green80.4%
Blue98.4%

CMYK percentages

Cyan38.2%
Magenta18.3%
Yellow0.0%
Key (black)1.6%

Color previews

#9bcdfb text on a black background

contrast 12.52:1

Card sample

#9bcdfb text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(155, 205, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(155, 205, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9bcdfb;
background: linear-gradient(135deg, #9bcdfb, #A99BFB);

Monochromatic scale

Palettes built from #9bcdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9bcdfb in the Color Lab