Skip to content

#99ccff

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

RGB
153, 204, 255
HSL
210°, 100%, 80%
CMYK
40, 20, 0, 0
Luminance
0.5718

Every format

HEX#99ccff
RGBrgb(153, 204, 255)
HSLhsl(210, 100%, 80%)
CMYKcmyk(40%, 20%, 0%, 0%)
LABlab(80.3 -4.0 -30.2)
LCHlch(80.3 30.5 262.4)
OKLCHoklch(0.828 0.090 249.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99ccff on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#99ccff on black: 12.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green80.0%
Blue100.0%

CMYK percentages

Cyan40.0%
Magenta20.0%
Yellow0.0%
Key (black)0.0%

Color previews

#99ccff text on a black background

contrast 12.44:1

Card sample

#99ccff text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99ccff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99ccff in the Color Lab