#61A88D Color Information

Hex color code: #61A88D

A subtle cyan shade, #61A88D appears as (97, 168, 141) in RGB and (157°, 29%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NameCadet Blue
HEX
#61A88D
RGB
97, 168, 141
HSL
157°, 29%, 52%
CMYK
42%, 0%, 16%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #61A88D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 168, 141

Red: 97 / Green: 168 / Blue: 141

HSL

157°, 29%, 52%

Hue: 157° / Saturation: 29% / Lightness: 52%

CMYK

42%, 0%, 16%, 34%

Cyan: 42% / Magenta: 0% / Yellow: 16% / Key: 34%

What color is #61A88D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61A88D to RGB:

rgb(97, 168, 141)HEX to RGB Converter →

HEX to HSL

Convert #61A88D to HSL:

hsl(157, 29%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #61A88D to CMYK:

cmyk(42%, 0%, 16%, 34%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #61A88D has RGB (97, 168, 141) and HSL (157°, 29%, 52%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61A88D is #A8617C, creating high-contrast pairings. For softer combinations, try analogous colors like #61A869.

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

Contrast with #61A88D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61A88D?

#61A88D is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #61A88D?

#61A88D in RGB is (97, 168, 141) - 97 red, 168 green, and 141 blue.

How to use #61A88D in CSS?

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

What colors go well with #61A88D?

#A8617C (complementary), #61A869 (analogous), and #437A65 (lighter shade) work well with #61A88D.