#99CCBD

A light, moderate green closely aligning with Powderblue.

About #99CCBD

At its core, #99CCBD is a light and moderate hue. If you're using CSS, you might find it aligns closely with Powderblue. In the RGB color space, it consists of 153 red, 204 green, and 189 blue.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 25% Cyan, 0% Magenta, 7% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.

From a UX and accessibility standpoint, contrast is paramount. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#99CCBD
RGB153, 204, 189
HSL162.4°, 33.3%, 70.0%
CMYK25%, 0%, 7%, 20%
HSV162.4°, 25.0%, 80.0%
LAB78.2, -19.7, 2.1
XYZ43.9, 53.6, 56.2
Decimal10079421

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.79:1
Text on #FFFFFF
FAIL
11.73:1
Text on #000000
AAA
1.71:1
Text on #F8FAFC
FAIL
9.97:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #99CCBD; }
.text-color { color: #99CCBD; }
.border-color { border: 2px solid #99CCBD; }

Similar Colors

Powderblue
#B0E0E6