Skip to content

#99ddbb

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

RGB
153, 221, 187
HSL
150°, 50%, 73%
CMYK
31, 0, 15, 13
Luminance
0.6207

Every format

HEX#99ddbb
RGBrgb(153, 221, 187)
HSLhsl(150, 50%, 73%)
CMYKcmyk(31%, 0%, 15%, 13%)
LABlab(83.0 -28.4 9.9)
LCHlch(83.0 30.1 160.8)
OKLCHoklch(0.843 0.084 162.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#99ddbb on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#99ddbb on black: 13.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green86.7%
Blue73.3%

CMYK percentages

Cyan30.8%
Magenta0.0%
Yellow15.4%
Key (black)13.3%

Color previews

#99ddbb text on a black background

contrast 13.41:1

Card sample

#99ddbb text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #99ddbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99ddbb in the Color Lab