Skip to content

#99ecdf

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

RGB
153, 236, 223
HSL
171°, 69%, 76%
CMYK
35, 0, 6, 8
Luminance
0.7209

Every format

HEX#99ecdf
RGBrgb(153, 236, 223)
HSLhsl(171, 69%, 76%)
CMYKcmyk(35%, 0%, 6%, 8%)
LABlab(88.0 -28.0 -1.7)
LCHlch(88.0 28.1 183.4)
OKLCHoklch(0.886 0.083 183.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99ecdf on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#99ecdf on black: 15.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green92.5%
Blue87.5%

CMYK percentages

Cyan35.2%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#99ecdf text on a black background

contrast 15.42:1

Card sample

#99ecdf text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99ecdf in the Color Lab