HEX Color Conversion

Hex Color Code #99DECC — RGB & HSL Conversions

How to use the #99DECC color code in HTML & CSS?

For developers, implementing the #99DECC color code involves declaring it in your styles. In stylesheet designs, use color: #99DECC; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#99DECC] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #99DECC?

The RGB code for #99DECC is computed as rgb(153, 222, 204). Web designers using HSL values will find it at a hue of 164°, saturation of 51%, and lightness index of 74%, representing a balanced, moderate saturation.

CMYK print code settings for #99DECC

For print design setups, the CMYK values for the #99DECC color code are Cyan: 31%, Magenta: 0%, Yellow: 8%, and Black: 13%. These neutral color boundaries serve as solid structural backgrounds, layouts, and typography grids.

Red Channel 153
Green Channel 222
Blue Channel 204
Luminance 0.634

HEX #99DECC Color Space Conversions

Click to copy format
HEX Color Code #99DECC
RGB (Red Green Blue) rgb(153, 222, 204)
HSL (Hue Sat Light) hsl(164°, 51%, 74%)
CMYK (Commercial Print) cmyk(31%, 0%, 8%, 13%)
HSV / HSB Values hsv(164°, 31%, 87%)
Decimal Color Code 10084044
CSS Custom Variable --color-hex: #99DECC;
Tailwind CSS Utility bg-[#99DECC]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #99DECC

Small body copy preview

Black Text on Background

Black text readability test with #99DECC

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #99DECC */
--color-hex: #99DECC;
--color-rgb: rgb(153, 222, 204);
--color-hsl: hsl(164deg, 51%, 74%);

Adjacent HEX Color Codes

Copied!