Skip to content

#99eedd

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

RGB
153, 238, 221
HSL
168°, 71%, 77%
CMYK
36, 0, 7, 7
Luminance
0.7314

Every format

HEX#99eedd
RGBrgb(153, 238, 221)
HSLhsl(168, 71%, 77%)
CMYKcmyk(36%, 0%, 7%, 7%)
LABlab(88.5 -29.4 0.1)
LCHlch(88.5 29.4 179.8)
OKLCHoklch(0.890 0.086 180.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99eedd on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#99eedd on black: 15.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green93.3%
Blue86.7%

CMYK percentages

Cyan35.7%
Magenta0.0%
Yellow7.1%
Key (black)6.7%

Color previews

#99eedd text on a black background

contrast 15.63:1

Card sample

#99eedd text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99eedd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99eedd in the Color Lab