#8DECDD Color Information

Hex color code: #8DECDD

The hex color #8DECDD is a vivid cyan with RGB values of (141, 236, 221) and HSL of (171°, 71%, 74%). It is commonly used in modern UI design.

Try:
Color NameAquamarine
HEX
#8DECDD
RGB
141, 236, 221
HSL
171°, 71%, 74%
CMYK
40%, 0%, 6%, 7%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8DECDD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8DECDD; color: #000000; }

Badge

New Feature
.badge { background-color: #8DECDD; 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 #8DECDD; background-color: #8DECDD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8DECDD20; border-left: 4px solid #8DECDD; }

Link / Accent

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

a { color: #8DECDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8DECDD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

141, 236, 221

Red: 141 / Green: 236 / Blue: 221

HSL

171°, 71%, 74%

Hue: 171° / Saturation: 71% / Lightness: 74%

CMYK

40%, 0%, 6%, 7%

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

What color is #8DECDD?

#8DECDD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8DECDD to RGB:

rgb(141, 236, 221)HEX to RGB Converter →

HEX to HSL

Convert #8DECDD to HSL:

hsl(171, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #8DECDD to CMYK:

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

Color Meaning and Usage

A bold cyan tone, #8DECDD has RGB (141, 236, 221) and HSL (171°, 71%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8DECDD is #EC8E9C, creating high-contrast pairings. For softer combinations, try analogous colors like #8EECAF.

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

Contrast with #8DECDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8DECDD?

#8DECDD is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #8DECDD?

#8DECDD in RGB is (141, 236, 221) - 141 red, 236 green, and 221 blue.

How to use #8DECDD in CSS?

Use #8DECDD directly in your CSS properties like color or background-color.

What colors go well with #8DECDD?

#EC8E9C (complementary), #8EECAF (analogous), and #4CE1CA (lighter shade) work well with #8DECDD.