#16988D Color Information

Hex color code: #16988D

A dynamic cyan shade, #16988D appears as (22, 152, 141) in RGB and (175°, 75%, 34%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Cyan
HEX
#16988D
RGB
22, 152, 141
HSL
175°, 75%, 34%
CMYK
86%, 0%, 7%, 40%

Shades

CSS Usage
color: #16988D;
background-color: #16988D;
border-color: #16988D;
box-shadow: 0 0 10px #16988D;
border: 2px solid #16988D;
Tailwind Usage
bg-[#16988D]
text-[#16988D]
border-[#16988D]
shadow-[0_0_10px_16988D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #16988D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #16988D; color: #000000; }

Badge

New Feature
.badge { background-color: #16988D; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #16988D; background-color: #16988D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #16988D20; border-left: 4px solid #16988D; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #16988D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #16988D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

22, 152, 141

Red: 22 / Green: 152 / Blue: 141

HSL

175°, 75%, 34%

Hue: 175° / Saturation: 75% / Lightness: 34%

CMYK

86%, 0%, 7%, 40%

Cyan: 86% / Magenta: 0% / Yellow: 7% / Key: 40%

What color is #16988D?

#16988D is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #16988D to RGB:

rgb(22, 152, 141)HEX to RGB Converter →

HEX to HSL

Convert #16988D to HSL:

hsl(175, 75%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #16988D to CMYK:

cmyk(86%, 0%, 7%, 40%)Color Converter →

Color Meaning and Usage

A vivid cyan tone, #16988D has RGB (22, 152, 141) and HSL (175°, 75%, 34%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #16988D is #981621, creating high-contrast pairings. For softer combinations, try analogous colors like #16984C.

Use #16988D in CSS: color: #16988D or background-color: #16988D. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #16988D

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 5.91:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #16988D?

#16988D is a vivid cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #16988D?

#16988D in RGB is (22, 152, 141) - 22 red, 152 green, and 141 blue.

How to use #16988D in CSS?

Use #16988D directly in your CSS properties like color or background-color.

What colors go well with #16988D?

#981621 (complementary), #16984C (analogous), and #0C554F (lighter shade) work well with #16988D.