#61DDEA Color Information

Hex color code: #61DDEA

A dynamic cyan shade, #61DDEA appears as (97, 221, 234) in RGB and (186°, 77%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Turquoise
HEX
#61DDEA
RGB
97, 221, 234
HSL
186°, 77%, 65%
CMYK
59%, 6%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #61DDEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 221, 234

Red: 97 / Green: 221 / Blue: 234

HSL

186°, 77%, 65%

Hue: 186° / Saturation: 77% / Lightness: 65%

CMYK

59%, 6%, 0%, 8%

Cyan: 59% / Magenta: 6% / Yellow: 0% / Key: 8%

What color is #61DDEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61DDEA to RGB:

rgb(97, 221, 234)HEX to RGB Converter →

HEX to HSL

Convert #61DDEA to HSL:

hsl(186, 77%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #61DDEA to CMYK:

cmyk(59%, 6%, 0%, 8%)Color Converter →

Color Meaning and Usage

#61DDEA is a bold cyan color with RGB values of 97, 221, 234 and HSL of 186°, 77%, 65%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61DDEA is #EA6F61, creating high-contrast pairings. For softer combinations, try analogous colors like #61EAB3.

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

Contrast with #61DDEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61DDEA?

#61DDEA is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #61DDEA?

#61DDEA in RGB is (97, 221, 234) - 97 red, 221 green, and 234 blue.

How to use #61DDEA in CSS?

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

What colors go well with #61DDEA?

#EA6F61 (complementary), #61EAB3 (analogous), and #1DCEE2 (lighter shade) work well with #61DDEA.