Skip to content

#99bccc

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

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

Every format

HEX#99bccc
RGBrgb(153, 188, 204)
HSLhsl(199, 33%, 70%)
CMYKcmyk(25%, 8%, 0%, 20%)
LABlab(74.3 -8.1 -11.9)
LCHlch(74.3 14.4 235.7)
OKLCHoklch(0.775 0.044 227.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99bccc on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#99bccc on black: 10.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan25.0%
Magenta7.8%
Yellow0.0%
Key (black)20.0%

Color previews

#99bccc text on a black background

contrast 10.42:1

Card sample

#99bccc text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99bccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99bccc in the Color Lab