#81C5BE Color Information

Hex color code: #81C5BE

A soft cyan shade, #81C5BE appears as (129, 197, 190) in RGB and (174°, 37%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Aquamarine
HEX
#81C5BE
RGB
129, 197, 190
HSL
174°, 37%, 64%
CMYK
35%, 0%, 4%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #81C5BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 197, 190

Red: 129 / Green: 197 / Blue: 190

HSL

174°, 37%, 64%

Hue: 174° / Saturation: 37% / Lightness: 64%

CMYK

35%, 0%, 4%, 23%

Cyan: 35% / Magenta: 0% / Yellow: 4% / Key: 23%

What color is #81C5BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #81C5BE to RGB:

rgb(129, 197, 190)HEX to RGB Converter →

HEX to HSL

Convert #81C5BE to HSL:

hsl(174, 37%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #81C5BE to CMYK:

cmyk(35%, 0%, 4%, 23%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #81C5BE has RGB (129, 197, 190) and HSL (174°, 37%, 64%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #81C5BE is #C58188, creating high-contrast pairings. For softer combinations, try analogous colors like #81C59C.

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

Contrast with #81C5BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #81C5BE?

#81C5BE is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #81C5BE?

#81C5BE in RGB is (129, 197, 190) - 129 red, 197 green, and 190 blue.

How to use #81C5BE in CSS?

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

What colors go well with #81C5BE?

#C58188 (complementary), #81C59C (analogous), and #4FABA2 (lighter shade) work well with #81C5BE.