Skip to content

#99fccc

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

RGB
153, 252, 204
HSL
151°, 94%, 79%
CMYK
39, 0, 19, 1
Luminance
0.8075

Every format

HEX#99fccc
RGBrgb(153, 252, 204)
HSLhsl(151, 94%, 79%)
CMYKcmyk(39%, 0%, 19%, 1%)
LABlab(92.0 -39.5 14.0)
LCHlch(92.0 41.9 160.5)
OKLCHoklch(0.917 0.116 161.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99fccc on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#99fccc on black: 17.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green98.8%
Blue80.0%

CMYK percentages

Cyan39.3%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#99fccc text on a black background

contrast 17.15:1

Card sample

#99fccc text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99fccc in the Color Lab