Skip to content

#9aceec

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

RGB
154, 206, 236
HSL
202°, 68%, 77%
CMYK
35, 13, 0, 8
Luminance
0.5707

Every format

HEX#9aceec
RGBrgb(154, 206, 236)
HSLhsl(202, 68%, 77%)
CMYKcmyk(35%, 13%, 0%, 8%)
LABlab(80.2 -9.7 -20.2)
LCHlch(80.2 22.4 244.4)
OKLCHoklch(0.826 0.069 234.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9aceec on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#9aceec on black: 12.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.4%
Green80.8%
Blue92.5%

CMYK percentages

Cyan34.7%
Magenta12.7%
Yellow0.0%
Key (black)7.5%

Color previews

#9aceec text on a black background

contrast 12.41:1

Card sample

#9aceec text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9aceec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9aceec in the Color Lab