#2CDDAB Color Information

Hex color code: #2CDDAB

The hex color #2CDDAB is a dynamic cyan with RGB values of (44, 221, 171) and HSL of (163°, 72%, 52%). It is typically applied in digital products.

Try:
Color NameTurquoise
HEX
#2CDDAB
RGB
44, 221, 171
HSL
163°, 72%, 52%
CMYK
80%, 0%, 23%, 13%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2CDDAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2CDDAB; color: #000000; }

Badge

New Feature
.badge { background-color: #2CDDAB; 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 #2CDDAB; background-color: #2CDDAB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2CDDAB20; border-left: 4px solid #2CDDAB; }

Link / Accent

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

a { color: #2CDDAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2CDDAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 221, 171

Red: 44 / Green: 221 / Blue: 171

HSL

163°, 72%, 52%

Hue: 163° / Saturation: 72% / Lightness: 52%

CMYK

80%, 0%, 23%, 13%

Cyan: 80% / Magenta: 0% / Yellow: 23% / Key: 13%

What color is #2CDDAB?

#2CDDAB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2CDDAB to RGB:

rgb(44, 221, 171)HEX to RGB Converter →

HEX to HSL

Convert #2CDDAB to HSL:

hsl(163, 72%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #2CDDAB to CMYK:

cmyk(80%, 0%, 23%, 13%)Color Converter →

Color Meaning and Usage

A vivid cyan tone, #2CDDAB has RGB (44, 221, 171) and HSL (163°, 72%, 52%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2CDDAB is #DD2C5E, creating high-contrast pairings. For softer combinations, try analogous colors like #2CDD53.

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

Contrast with #2CDDAB

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

Contrast Ratio: 12.04:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2CDDAB?

#2CDDAB is a vivid cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2CDDAB?

#2CDDAB in RGB is (44, 221, 171) - 44 red, 221 green, and 171 blue.

How to use #2CDDAB in CSS?

Use #2CDDAB directly in your CSS properties like color or background-color.

What colors go well with #2CDDAB?

#DD2C5E (complementary), #2CDD53 (analogous), and #1AA27C (lighter shade) work well with #2CDDAB.