#31DDBE Color Information

Hex color code: #31DDBE

A bold cyan shade, #31DDBE appears as (49, 221, 190) in RGB and (169°, 72%, 53%) in HSL. It is often used for branding and logos.

Try:
Color NameTurquoise
HEX
#31DDBE
RGB
49, 221, 190
HSL
169°, 72%, 53%
CMYK
78%, 0%, 14%, 13%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #31DDBE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #31DDBE; color: #000000; }

Badge

New Feature
.badge { background-color: #31DDBE; 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 #31DDBE; background-color: #31DDBE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #31DDBE20; border-left: 4px solid #31DDBE; }

Link / Accent

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

a { color: #31DDBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #31DDBE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

49, 221, 190

Red: 49 / Green: 221 / Blue: 190

HSL

169°, 72%, 53%

Hue: 169° / Saturation: 72% / Lightness: 53%

CMYK

78%, 0%, 14%, 13%

Cyan: 78% / Magenta: 0% / Yellow: 14% / Key: 13%

What color is #31DDBE?

#31DDBE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #31DDBE to RGB:

rgb(49, 221, 190)HEX to RGB Converter →

HEX to HSL

Convert #31DDBE to HSL:

hsl(169, 72%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #31DDBE to CMYK:

cmyk(78%, 0%, 14%, 13%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #31DDBE has RGB (49, 221, 190) and HSL (169°, 72%, 53%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #31DDBE is #DD3150, creating high-contrast pairings. For softer combinations, try analogous colors like #31DD68.

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

Contrast with #31DDBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #31DDBE?

#31DDBE is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #31DDBE?

#31DDBE in RGB is (49, 221, 190) - 49 red, 221 green, and 190 blue.

How to use #31DDBE in CSS?

Use #31DDBE directly in your CSS properties like color or background-color.

What colors go well with #31DDBE?

#DD3150 (complementary), #31DD68 (analogous), and #1BA78D (lighter shade) work well with #31DDBE.