#71F1CB Color Information

Hex color code: #71F1CB

#71F1CB is a dynamic cyan color. In RGB it is (113, 241, 203), and in HSL it is (162°, 82%, 69%). It is typically applied in digital products.

Try:
Color NameAquamarine
HEX
#71F1CB
RGB
113, 241, 203
HSL
162°, 82%, 69%
CMYK
53%, 0%, 16%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #71F1CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 241, 203

Red: 113 / Green: 241 / Blue: 203

HSL

162°, 82%, 69%

Hue: 162° / Saturation: 82% / Lightness: 69%

CMYK

53%, 0%, 16%, 5%

Cyan: 53% / Magenta: 0% / Yellow: 16% / Key: 5%

What color is #71F1CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #71F1CB to RGB:

rgb(113, 241, 203)HEX to RGB Converter →

HEX to HSL

Convert #71F1CB to HSL:

hsl(162, 82%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #71F1CB to CMYK:

cmyk(53%, 0%, 16%, 5%)Color Converter →

Color Meaning and Usage

A striking cyan tone, #71F1CB has RGB (113, 241, 203) and HSL (162°, 82%, 69%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #71F1CB is #F16F96, creating high-contrast pairings. For softer combinations, try analogous colors like #6FF189.

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

Contrast with #71F1CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #71F1CB?

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

What is the RGB value of #71F1CB?

#71F1CB in RGB is (113, 241, 203) - 113 red, 241 green, and 203 blue.

How to use #71F1CB in CSS?

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

What colors go well with #71F1CB?

#F16F96 (complementary), #6FF189 (analogous), and #2AEAB0 (lighter shade) work well with #71F1CB.