#81F4DA Color Information

Hex color code: #81F4DA

#81F4DA is a vivid cyan color. In RGB it is (129, 244, 218), and in HSL it is (166°, 84%, 73%). It is frequently seen in web interfaces.

Try:
Color NameAquamarine
HEX
#81F4DA
RGB
129, 244, 218
HSL
166°, 84%, 73%
CMYK
47%, 0%, 11%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #81F4DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 244, 218

Red: 129 / Green: 244 / Blue: 218

HSL

166°, 84%, 73%

Hue: 166° / Saturation: 84% / Lightness: 73%

CMYK

47%, 0%, 11%, 4%

Cyan: 47% / Magenta: 0% / Yellow: 11% / Key: 4%

What color is #81F4DA?

#81F4DA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #81F4DA to RGB:

rgb(129, 244, 218)HEX to RGB Converter →

HEX to HSL

Convert #81F4DA to HSL:

hsl(166, 84%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #81F4DA to CMYK:

cmyk(47%, 0%, 11%, 4%)Color Converter →

Color Meaning and Usage

A vivid cyan tone, #81F4DA has RGB (129, 244, 218) and HSL (166°, 84%, 73%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #81F4DA is #F4809B, creating high-contrast pairings. For softer combinations, try analogous colors like #80F49F.

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

Contrast with #81F4DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #81F4DA?

#81F4DA is a vivid cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #81F4DA?

#81F4DA in RGB is (129, 244, 218) - 129 red, 244 green, and 218 blue.

How to use #81F4DA in CSS?

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

What colors go well with #81F4DA?

#F4809B (complementary), #80F49F (analogous), and #3AEEC4 (lighter shade) work well with #81F4DA.