Skip to content

#99ffdf

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

RGB
153, 255, 223
HSL
161°, 100%, 80%
CMYK
40, 0, 13, 0
Luminance
0.8362

Every format

HEX#99ffdf
RGBrgb(153, 255, 223)
HSLhsl(161, 100%, 80%)
CMYKcmyk(40%, 0%, 13%, 0%)
LABlab(93.3 -36.9 6.0)
LCHlch(93.3 37.4 170.8)
OKLCHoklch(0.929 0.106 171.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99ffdf on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#99ffdf on black: 17.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green100.0%
Blue87.5%

CMYK percentages

Cyan40.0%
Magenta0.0%
Yellow12.5%
Key (black)0.0%

Color previews

#99ffdf text on a black background

contrast 17.72:1

Card sample

#99ffdf text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99ffdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99ffdf in the Color Lab