#72E3AB Color Information

Hex color code: #72E3AB

A muted cyan shade, #72E3AB appears as (114, 227, 171) in RGB and (150°, 67%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Aquamarine
HEX
#72E3AB
RGB
114, 227, 171
HSL
150°, 67%, 67%
CMYK
50%, 0%, 25%, 11%

Shades

CSS Usage
color: #72E3AB;
background-color: #72E3AB;
border-color: #72E3AB;
box-shadow: 0 0 10px #72E3AB;
border: 2px solid #72E3AB;
Tailwind Usage
bg-[#72E3AB]
text-[#72E3AB]
border-[#72E3AB]
shadow-[0_0_10px_72E3AB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #72E3AB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #72E3AB; color: #000000; }

Badge

New Feature
.badge { background-color: #72E3AB; 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 #72E3AB; background-color: #72E3AB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #72E3AB20; border-left: 4px solid #72E3AB; }

Link / Accent

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

a { color: #72E3AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #72E3AB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 227, 171

Red: 114 / Green: 227 / Blue: 171

HSL

150°, 67%, 67%

Hue: 150° / Saturation: 67% / Lightness: 67%

CMYK

50%, 0%, 25%, 11%

Cyan: 50% / Magenta: 0% / Yellow: 25% / Key: 11%

What color is #72E3AB?

#72E3AB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #72E3AB to RGB:

rgb(114, 227, 171)HEX to RGB Converter →

HEX to HSL

Convert #72E3AB to HSL:

hsl(150, 67%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #72E3AB to CMYK:

cmyk(50%, 0%, 25%, 11%)Color Converter →

Color Meaning and Usage

#72E3AB is a understated cyan color with RGB values of 114, 227, 171 and HSL of 150°, 67%, 67%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #72E3AB is #E372AB, creating high-contrast pairings. For softer combinations, try analogous colors like #72E372.

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

Contrast with #72E3AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #72E3AB?

#72E3AB is a understated cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #72E3AB?

#72E3AB in RGB is (114, 227, 171) - 114 red, 227 green, and 171 blue.

How to use #72E3AB in CSS?

Use #72E3AB directly in your CSS properties like color or background-color.

What colors go well with #72E3AB?

#E372AB (complementary), #72E372 (analogous), and #33D785 (lighter shade) work well with #72E3AB.