Skip to content

#99fdcd

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

RGB
153, 253, 205
HSL
151°, 96%, 80%
CMYK
40, 0, 19, 1
Luminance
0.8143

Every format

HEX#99fdcd
RGBrgb(153, 253, 205)
HSLhsl(151, 96%, 80%)
CMYKcmyk(40%, 0%, 19%, 1%)
LABlab(92.3 -39.7 13.9)
LCHlch(92.3 42.1 160.7)
OKLCHoklch(0.920 0.116 162.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99fdcd on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#99fdcd on black: 17.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green99.2%
Blue80.4%

CMYK percentages

Cyan39.5%
Magenta0.0%
Yellow19.0%
Key (black)0.8%

Color previews

#99fdcd text on a black background

contrast 17.29:1

Card sample

#99fdcd text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99fdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99fdcd in the Color Lab