#81CABD Color Information

Hex color code: #81CABD

A soft cyan shade, #81CABD appears as (129, 202, 189) in RGB and (169°, 41%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Aquamarine
HEX
#81CABD
RGB
129, 202, 189
HSL
169°, 41%, 65%
CMYK
36%, 0%, 6%, 21%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #81CABD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #81CABD; color: #000000; }

Badge

New Feature
.badge { background-color: #81CABD; 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 #81CABD; background-color: #81CABD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #81CABD20; border-left: 4px solid #81CABD; }

Link / Accent

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

a { color: #81CABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #81CABD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 202, 189

Red: 129 / Green: 202 / Blue: 189

HSL

169°, 41%, 65%

Hue: 169° / Saturation: 41% / Lightness: 65%

CMYK

36%, 0%, 6%, 21%

Cyan: 36% / Magenta: 0% / Yellow: 6% / Key: 21%

What color is #81CABD?

#81CABD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #81CABD to RGB:

rgb(129, 202, 189)HEX to RGB Converter →

HEX to HSL

Convert #81CABD to HSL:

hsl(169, 41%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #81CABD to CMYK:

cmyk(36%, 0%, 6%, 21%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #81CABD has RGB (129, 202, 189) and HSL (169°, 41%, 65%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #81CABD is #CA818F, creating high-contrast pairings. For softer combinations, try analogous colors like #81CA98.

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

Contrast with #81CABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #81CABD?

#81CABD is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #81CABD?

#81CABD in RGB is (129, 202, 189) - 129 red, 202 green, and 189 blue.

How to use #81CABD in CSS?

Use #81CABD directly in your CSS properties like color or background-color.

What colors go well with #81CABD?

#CA818F (complementary), #81CA98 (analogous), and #4BB4A1 (lighter shade) work well with #81CABD.