Skip to content

#99cdcd

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

RGB
153, 205, 205
HSL
180°, 34%, 70%
CMYK
25, 0, 0, 20
Luminance
0.5484

Every format

HEX#99cdcd
RGBrgb(153, 205, 205)
HSLhsl(180, 34%, 70%)
CMYKcmyk(25%, 0%, 0%, 20%)
LABlab(79.0 -16.8 -5.5)
LCHlch(79.0 17.6 198.1)
OKLCHoklch(0.812 0.054 196.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99cdcd on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#99cdcd on black: 11.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green80.4%
Blue80.4%

CMYK percentages

Cyan25.4%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#99cdcd text on a black background

contrast 11.97:1

Card sample

#99cdcd text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99cdcd in the Color Lab