Skip to content

#9abccc

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

RGB
154, 188, 204
HSL
199°, 33%, 70%
CMYK
25, 8, 0, 20
Luminance
0.4720

Every format

HEX#9abccc
RGBrgb(154, 188, 204)
HSLhsl(199, 33%, 70%)
CMYKcmyk(25%, 8%, 0%, 20%)
LABlab(74.3 -7.8 -11.8)
LCHlch(74.3 14.2 236.5)
OKLCHoklch(0.775 0.043 228.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan24.5%
Magenta7.8%
Yellow0.0%
Key (black)20.0%

Color previews

#9abccc text on a black background

contrast 10.44:1

Card sample

#9abccc text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9abccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9abccc in the Color Lab