Skip to content

#99c9da

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

RGB
153, 201, 218
HSL
196°, 47%, 73%
CMYK
30, 8, 0, 15
Luminance
0.5361

Every format

HEX#99c9da
RGBrgb(153, 201, 218)
HSLhsl(196, 47%, 73%)
CMYKcmyk(30%, 8%, 0%, 15%)
LABlab(78.2 -11.7 -13.5)
LCHlch(78.2 17.9 229.1)
OKLCHoklch(0.808 0.056 221.7)

Copy-ready code

/* CSS */
color: #99c9da;
background-color: #99c9da;
/* Tailwind (arbitrary) */
class="text-[#99c9da] bg-[#99c9da]"
/* SCSS */
$brand: #99c9da;
/* SwiftUI */
Color(red: 0.600, green: 0.788, blue: 0.855)
/* Android */
Color.parseColor("#99c9da")

Accessibility — WCAG contrast

Aa
#99c9da on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#99c9da on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green78.8%
Blue85.5%

CMYK percentages

Cyan29.8%
Magenta7.8%
Yellow0.0%
Key (black)14.5%

Color previews

#99c9da text on a black background

contrast 11.72:1

Card sample

#99c9da text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #99c9da;
Background color
Panel with #99c9da background
background-color: #99c9da;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #99c9da;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(153, 201, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(153, 201, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #99c9da;
background: linear-gradient(135deg, #99c9da, #999DDA);

Monochromatic scale

Palettes built from #99c9da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99c9da in the Color Lab