#72DFBE Color Information

Hex color code: #72DFBE

#72DFBE is a serene cyan color. In RGB it is (114, 223, 190), and in HSL it is (162°, 63%, 66%). It is often used for branding and logos.

Try:
Color NameMedium Aquamarine
HEX
#72DFBE
RGB
114, 223, 190
HSL
162°, 63%, 66%
CMYK
49%, 0%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #72DFBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 223, 190

Red: 114 / Green: 223 / Blue: 190

HSL

162°, 63%, 66%

Hue: 162° / Saturation: 63% / Lightness: 66%

CMYK

49%, 0%, 15%, 13%

Cyan: 49% / Magenta: 0% / Yellow: 15% / Key: 13%

What color is #72DFBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #72DFBE to RGB:

rgb(114, 223, 190)HEX to RGB Converter →

HEX to HSL

Convert #72DFBE to HSL:

hsl(162, 63%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #72DFBE to CMYK:

cmyk(49%, 0%, 15%, 13%)Color Converter →

Color Meaning and Usage

A cool cyan tone, #72DFBE has RGB (114, 223, 190) and HSL (162°, 63%, 66%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #72DFBE is #DF7292, creating high-contrast pairings. For softer combinations, try analogous colors like #72DF88.

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

Contrast with #72DFBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #72DFBE?

#72DFBE is a cool cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #72DFBE?

#72DFBE in RGB is (114, 223, 190) - 114 red, 223 green, and 190 blue.

How to use #72DFBE in CSS?

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

What colors go well with #72DFBE?

#DF7292 (complementary), #72DF88 (analogous), and #33D1A2 (lighter shade) work well with #72DFBE.