Skip to content

#9accef

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

RGB
154, 204, 239
HSL
205°, 73%, 77%
CMYK
36, 15, 0, 6
Luminance
0.5629

Every format

HEX#9accef
RGBrgb(154, 204, 239)
HSLhsl(205, 73%, 77%)
CMYKcmyk(36%, 15%, 0%, 6%)
LABlab(79.8 -7.9 -22.5)
LCHlch(79.8 23.8 250.7)
OKLCHoklch(0.822 0.072 239.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9accef on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#9accef on black: 12.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.4%
Green80.0%
Blue93.7%

CMYK percentages

Cyan35.6%
Magenta14.6%
Yellow0.0%
Key (black)6.3%

Color previews

#9accef text on a black background

contrast 12.26:1

Card sample

#9accef text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9accef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9accef in the Color Lab