Skip to content

#99dbdf

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

RGB
153, 219, 223
HSL
183°, 52%, 74%
CMYK
31, 2, 0, 13
Luminance
0.6276

Every format

HEX#99dbdf
RGBrgb(153, 219, 223)
HSLhsl(183, 52%, 74%)
CMYKcmyk(31%, 2%, 0%, 13%)
LABlab(83.3 -19.7 -8.6)
LCHlch(83.3 21.5 203.6)
OKLCHoklch(0.849 0.067 200.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99dbdf on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#99dbdf on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green85.9%
Blue87.5%

CMYK percentages

Cyan31.4%
Magenta1.8%
Yellow0.0%
Key (black)12.5%

Color previews

#99dbdf text on a black background

contrast 13.55:1

Card sample

#99dbdf text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99dbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99dbdf in the Color Lab