Skip to content

#9abccd

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

RGB
154, 188, 205
HSL
200°, 34%, 70%
CMYK
25, 8, 0, 20
Luminance
0.4724

Every format

HEX#9abccd
RGBrgb(154, 188, 205)
HSLhsl(200, 34%, 70%)
CMYKcmyk(25%, 8%, 0%, 20%)
LABlab(74.3 -7.6 -12.3)
LCHlch(74.3 14.5 238.3)
OKLCHoklch(0.776 0.044 229.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9abccd on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#9abccd on black: 10.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.4%
Green73.7%
Blue80.4%

CMYK percentages

Cyan24.9%
Magenta8.3%
Yellow0.0%
Key (black)19.6%

Color previews

#9abccd text on a black background

contrast 10.45:1

Card sample

#9abccd text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9abccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9abccd in the Color Lab