#61D6AF Color Information

Hex color code: #61D6AF

A serene cyan shade, #61D6AF appears as (97, 214, 175) in RGB and (160°, 59%, 61%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Aquamarine
HEX
#61D6AF
RGB
97, 214, 175
HSL
160°, 59%, 61%
CMYK
55%, 0%, 18%, 16%

Shades

CSS Usage
color: #61D6AF;
background-color: #61D6AF;
border-color: #61D6AF;
box-shadow: 0 0 10px #61D6AF;
border: 2px solid #61D6AF;
Tailwind Usage
bg-[#61D6AF]
text-[#61D6AF]
border-[#61D6AF]
shadow-[0_0_10px_61D6AF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #61D6AF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #61D6AF; color: #000000; }

Badge

New Feature
.badge { background-color: #61D6AF; 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 #61D6AF; background-color: #61D6AF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #61D6AF20; border-left: 4px solid #61D6AF; }

Link / Accent

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

a { color: #61D6AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #61D6AF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 214, 175

Red: 97 / Green: 214 / Blue: 175

HSL

160°, 59%, 61%

Hue: 160° / Saturation: 59% / Lightness: 61%

CMYK

55%, 0%, 18%, 16%

Cyan: 55% / Magenta: 0% / Yellow: 18% / Key: 16%

What color is #61D6AF?

#61D6AF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61D6AF to RGB:

rgb(97, 214, 175)HEX to RGB Converter →

HEX to HSL

Convert #61D6AF to HSL:

hsl(160, 59%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #61D6AF to CMYK:

cmyk(55%, 0%, 18%, 16%)Color Converter →

Color Meaning and Usage

A peaceful cyan tone, #61D6AF has RGB (97, 214, 175) and HSL (160°, 59%, 61%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61D6AF is #D66188, creating high-contrast pairings. For softer combinations, try analogous colors like #61D674.

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

Contrast with #61D6AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61D6AF?

#61D6AF is a peaceful cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #61D6AF?

#61D6AF in RGB is (97, 214, 175) - 97 red, 214 green, and 175 blue.

How to use #61D6AF in CSS?

Use #61D6AF directly in your CSS properties like color or background-color.

What colors go well with #61D6AF?

#D66188 (complementary), #61D674 (analogous), and #30BB8C (lighter shade) work well with #61D6AF.