Skip to content

#99eecc

a light, vivid green · cool · closest name: aquamarine

RGB
153, 238, 204
HSL
156°, 71%, 77%
CMYK
36, 0, 14, 7
Luminance
0.7228

Every format

HEX#99eecc
RGBrgb(153, 238, 204)
HSLhsl(156, 71%, 77%)
CMYKcmyk(36%, 0%, 14%, 7%)
LABlab(88.1 -33.1 8.4)
LCHlch(88.1 34.1 165.8)
OKLCHoklch(0.885 0.096 167.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red60.0%
Green93.3%
Blue80.0%

CMYK percentages

Cyan35.7%
Magenta0.0%
Yellow14.3%
Key (black)6.7%

Color previews

#99eecc text on a black background

contrast 15.46:1

Card sample

#99eecc text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99eecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99eecc in the Color Lab