Skip to content

#99fddb

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

RGB
153, 253, 219
HSL
160°, 96%, 80%
CMYK
40, 0, 13, 1
Luminance
0.8214

Every format

HEX#99fddb
RGBrgb(153, 253, 219)
HSLhsl(160, 96%, 80%)
CMYKcmyk(40%, 0%, 13%, 1%)
LABlab(92.6 -36.9 7.1)
LCHlch(92.6 37.5 169.1)
OKLCHoklch(0.923 0.106 170.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99fddb on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#99fddb on black: 17.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green99.2%
Blue85.9%

CMYK percentages

Cyan39.5%
Magenta0.0%
Yellow13.4%
Key (black)0.8%

Color previews

#99fddb text on a black background

contrast 17.43:1

Card sample

#99fddb text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99fddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99fddb in the Color Lab