#39DBBD Color Information

Hex color code: #39DBBD

The hex color #39DBBD is a peaceful cyan with RGB values of (57, 219, 189) and HSL of (169°, 69%, 54%). It is typically applied in digital products.

Try:
Color NameTurquoise
HEX
#39DBBD
RGB
57, 219, 189
HSL
169°, 69%, 54%
CMYK
74%, 0%, 14%, 14%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #39DBBD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #39DBBD; color: #000000; }

Badge

New Feature
.badge { background-color: #39DBBD; 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 #39DBBD; background-color: #39DBBD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #39DBBD20; border-left: 4px solid #39DBBD; }

Link / Accent

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

a { color: #39DBBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #39DBBD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 219, 189

Red: 57 / Green: 219 / Blue: 189

HSL

169°, 69%, 54%

Hue: 169° / Saturation: 69% / Lightness: 54%

CMYK

74%, 0%, 14%, 14%

Cyan: 74% / Magenta: 0% / Yellow: 14% / Key: 14%

What color is #39DBBD?

#39DBBD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #39DBBD to RGB:

rgb(57, 219, 189)HEX to RGB Converter →

HEX to HSL

Convert #39DBBD to HSL:

hsl(169, 69%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #39DBBD to CMYK:

cmyk(74%, 0%, 14%, 14%)Color Converter →

Color Meaning and Usage

A calming cyan tone, #39DBBD has RGB (57, 219, 189) and HSL (169°, 69%, 54%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #39DBBD is #DB3956, creating high-contrast pairings. For softer combinations, try analogous colors like #39DB6C.

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

Contrast with #39DBBD

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 #39DBBD?

#39DBBD is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #39DBBD?

#39DBBD in RGB is (57, 219, 189) - 57 red, 219 green, and 189 blue.

How to use #39DBBD in CSS?

Use #39DBBD directly in your CSS properties like color or background-color.

What colors go well with #39DBBD?

#DB3956 (complementary), #39DB6C (analogous), and #1FA88F (lighter shade) work well with #39DBBD.