#31C3AD Color Information

Hex color code: #31C3AD

A tranquil cyan shade, #31C3AD appears as (49, 195, 173) in RGB and (171°, 60%, 48%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Sea Green
HEX
#31C3AD
RGB
49, 195, 173
HSL
171°, 60%, 48%
CMYK
75%, 0%, 11%, 24%

Shades

CSS Usage
color: #31C3AD;
background-color: #31C3AD;
border-color: #31C3AD;
box-shadow: 0 0 10px #31C3AD;
border: 2px solid #31C3AD;
Tailwind Usage
bg-[#31C3AD]
text-[#31C3AD]
border-[#31C3AD]
shadow-[0_0_10px_31C3AD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #31C3AD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #31C3AD; color: #000000; }

Badge

New Feature
.badge { background-color: #31C3AD; 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 #31C3AD; background-color: #31C3AD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #31C3AD20; border-left: 4px solid #31C3AD; }

Link / Accent

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

a { color: #31C3AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #31C3AD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

49, 195, 173

Red: 49 / Green: 195 / Blue: 173

HSL

171°, 60%, 48%

Hue: 171° / Saturation: 60% / Lightness: 48%

CMYK

75%, 0%, 11%, 24%

Cyan: 75% / Magenta: 0% / Yellow: 11% / Key: 24%

What color is #31C3AD?

#31C3AD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #31C3AD to RGB:

rgb(49, 195, 173)HEX to RGB Converter →

HEX to HSL

Convert #31C3AD to HSL:

hsl(171, 60%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #31C3AD to CMYK:

cmyk(75%, 0%, 11%, 24%)Color Converter →

Color Meaning and Usage

#31C3AD is a calming cyan color with RGB values of 49, 195, 173 and HSL of 171°, 60%, 48%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #31C3AD is #C43147, creating high-contrast pairings. For softer combinations, try analogous colors like #31C464.

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

Contrast with #31C3AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #31C3AD?

#31C3AD is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #31C3AD?

#31C3AD in RGB is (49, 195, 173) - 49 red, 195 green, and 173 blue.

How to use #31C3AD in CSS?

Use #31C3AD directly in your CSS properties like color or background-color.

What colors go well with #31C3AD?

#C43147 (complementary), #31C464 (analogous), and #228777 (lighter shade) work well with #31C3AD.