#1DEDBC Color Information

Hex color code: #1DEDBC

The hex color #1DEDBC is a vivid cyan with RGB values of (29, 237, 188) and HSL of (166°, 85%, 52%). It is commonly used in modern UI design.

Try:
Color NameTurquoise
HEX
#1DEDBC
RGB
29, 237, 188
HSL
166°, 85%, 52%
CMYK
88%, 0%, 21%, 7%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1DEDBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1DEDBC; color: #000000; }

Badge

New Feature
.badge { background-color: #1DEDBC; 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 #1DEDBC; background-color: #1DEDBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1DEDBC20; border-left: 4px solid #1DEDBC; }

Link / Accent

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

a { color: #1DEDBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1DEDBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

29, 237, 188

Red: 29 / Green: 237 / Blue: 188

HSL

166°, 85%, 52%

Hue: 166° / Saturation: 85% / Lightness: 52%

CMYK

88%, 0%, 21%, 7%

Cyan: 88% / Magenta: 0% / Yellow: 21% / Key: 7%

What color is #1DEDBC?

#1DEDBC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1DEDBC to RGB:

rgb(29, 237, 188)HEX to RGB Converter →

HEX to HSL

Convert #1DEDBC to HSL:

hsl(166, 85%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #1DEDBC to CMYK:

cmyk(88%, 0%, 21%, 7%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #1DEDBC has RGB (29, 237, 188) and HSL (166°, 85%, 52%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1DEDBC is #ED1D4D, creating high-contrast pairings. For softer combinations, try analogous colors like #1DED54.

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

Contrast with #1DEDBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1DEDBC?

#1DEDBC is a bold cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #1DEDBC?

#1DEDBC in RGB is (29, 237, 188) - 29 red, 237 green, and 188 blue.

How to use #1DEDBC in CSS?

Use #1DEDBC directly in your CSS properties like color or background-color.

What colors go well with #1DEDBC?

#ED1D4D (complementary), #1DED54 (analogous), and #0EAF89 (lighter shade) work well with #1DEDBC.