#71FFDB Color Information

Hex color code: #71FFDB

The hex color #71FFDB is a striking cyan with RGB values of (113, 255, 219) and HSL of (165°, 100%, 72%). It is often used for branding and logos.

Try:
Color NameAquamarine
HEX
#71FFDB
RGB
113, 255, 219
HSL
165°, 100%, 72%
CMYK
56%, 0%, 14%, 0%

Shades

CSS Usage
color: #71FFDB;
background-color: #71FFDB;
border-color: #71FFDB;
box-shadow: 0 0 10px #71FFDB;
border: 2px solid #71FFDB;
Tailwind Usage
bg-[#71FFDB]
text-[#71FFDB]
border-[#71FFDB]
shadow-[0_0_10px_71FFDB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #71FFDB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #71FFDB; color: #000000; }

Badge

New Feature
.badge { background-color: #71FFDB; 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 #71FFDB; background-color: #71FFDB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #71FFDB20; border-left: 4px solid #71FFDB; }

Link / Accent

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

a { color: #71FFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #71FFDB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 255, 219

Red: 113 / Green: 255 / Blue: 219

HSL

165°, 100%, 72%

Hue: 165° / Saturation: 100% / Lightness: 72%

CMYK

56%, 0%, 14%, 0%

Cyan: 56% / Magenta: 0% / Yellow: 14% / Key: 0%

What color is #71FFDB?

#71FFDB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #71FFDB to RGB:

rgb(113, 255, 219)HEX to RGB Converter →

HEX to HSL

Convert #71FFDB to HSL:

hsl(165, 100%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #71FFDB to CMYK:

cmyk(56%, 0%, 14%, 0%)Color Converter →

Color Meaning and Usage

A striking cyan tone, #71FFDB has RGB (113, 255, 219) and HSL (165°, 100%, 72%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #71FFDB is #FF7094, creating high-contrast pairings. For softer combinations, try analogous colors like #70FF94.

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

Contrast with #71FFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #71FFDB?

#71FFDB is a striking cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #71FFDB?

#71FFDB in RGB is (113, 255, 219) - 113 red, 255 green, and 219 blue.

How to use #71FFDB in CSS?

Use #71FFDB directly in your CSS properties like color or background-color.

What colors go well with #71FFDB?

#FF7094 (complementary), #70FF94 (analogous), and #24FFC8 (lighter shade) work well with #71FFDB.