#2AA76B Color Information

Hex color code: #2AA76B

#2AA76B is a tranquil cyan color. In RGB it is (42, 167, 107), and in HSL it is (151°, 60%, 41%). It is widely used in graphic design.

Try:
Color NameMedium Sea Green
HEX
#2AA76B
RGB
42, 167, 107
HSL
151°, 60%, 41%
CMYK
75%, 0%, 36%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2AA76B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

42, 167, 107

Red: 42 / Green: 167 / Blue: 107

HSL

151°, 60%, 41%

Hue: 151° / Saturation: 60% / Lightness: 41%

CMYK

75%, 0%, 36%, 35%

Cyan: 75% / Magenta: 0% / Yellow: 36% / Key: 35%

What color is #2AA76B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2AA76B to RGB:

rgb(42, 167, 107)HEX to RGB Converter →

HEX to HSL

Convert #2AA76B to HSL:

hsl(151, 60%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #2AA76B to CMYK:

cmyk(75%, 0%, 36%, 35%)Color Converter →

Color Meaning and Usage

#2AA76B is a serene cyan color with RGB values of 42, 167, 107 and HSL of 151°, 60%, 41%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2AA76B is #A72A66, creating high-contrast pairings. For softer combinations, try analogous colors like #2AA72C.

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

Contrast with #2AA76B

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

Contrast Ratio: 6.84:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2AA76B?

#2AA76B is a serene cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2AA76B?

#2AA76B in RGB is (42, 167, 107) - 42 red, 167 green, and 107 blue.

How to use #2AA76B in CSS?

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

What colors go well with #2AA76B?

#A72A66 (complementary), #2AA72C (analogous), and #1B6A44 (lighter shade) work well with #2AA76B.