#2AA5AE Color Information

Hex color code: #2AA5AE

A calming cyan shade, #2AA5AE appears as (42, 165, 174) in RGB and (184°, 61%, 42%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Sea Green
HEX
#2AA5AE
RGB
42, 165, 174
HSL
184°, 61%, 42%
CMYK
76%, 5%, 0%, 32%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2AA5AE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2AA5AE; color: #000000; }

Badge

New Feature
.badge { background-color: #2AA5AE; 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 #2AA5AE; background-color: #2AA5AE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2AA5AE20; border-left: 4px solid #2AA5AE; }

Link / Accent

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

a { color: #2AA5AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2AA5AE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

42, 165, 174

Red: 42 / Green: 165 / Blue: 174

HSL

184°, 61%, 42%

Hue: 184° / Saturation: 61% / Lightness: 42%

CMYK

76%, 5%, 0%, 32%

Cyan: 76% / Magenta: 5% / Yellow: 0% / Key: 32%

What color is #2AA5AE?

#2AA5AE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2AA5AE to RGB:

rgb(42, 165, 174)HEX to RGB Converter →

HEX to HSL

Convert #2AA5AE to HSL:

hsl(184, 61%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #2AA5AE to CMYK:

cmyk(76%, 5%, 0%, 32%)Color Converter →

Color Meaning and Usage

A tranquil cyan tone, #2AA5AE has RGB (42, 165, 174) and HSL (184°, 61%, 42%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2AA5AE is #AC322A, creating high-contrast pairings. For softer combinations, try analogous colors like #2AAC74.

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

Contrast with #2AA5AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2AA5AE?

#2AA5AE is a tranquil cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2AA5AE?

#2AA5AE in RGB is (42, 165, 174) - 42 red, 165 green, and 174 blue.

How to use #2AA5AE in CSS?

Use #2AA5AE directly in your CSS properties like color or background-color.

What colors go well with #2AA5AE?

#AC322A (complementary), #2AAC74 (analogous), and #1B696F (lighter shade) work well with #2AA5AE.