#7AD6AB Color Information

Hex color code: #7AD6AB

A peaceful cyan shade, #7AD6AB appears as (122, 214, 171) in RGB and (152°, 53%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Aquamarine
HEX
#7AD6AB
RGB
122, 214, 171
HSL
152°, 53%, 66%
CMYK
43%, 0%, 20%, 16%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7AD6AB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7AD6AB; color: #000000; }

Badge

New Feature
.badge { background-color: #7AD6AB; 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 #7AD6AB; background-color: #7AD6AB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7AD6AB20; border-left: 4px solid #7AD6AB; }

Link / Accent

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

a { color: #7AD6AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7AD6AB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

122, 214, 171

Red: 122 / Green: 214 / Blue: 171

HSL

152°, 53%, 66%

Hue: 152° / Saturation: 53% / Lightness: 66%

CMYK

43%, 0%, 20%, 16%

Cyan: 43% / Magenta: 0% / Yellow: 20% / Key: 16%

What color is #7AD6AB?

#7AD6AB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7AD6AB to RGB:

rgb(122, 214, 171)HEX to RGB Converter →

HEX to HSL

Convert #7AD6AB to HSL:

hsl(152, 53%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #7AD6AB to CMYK:

cmyk(43%, 0%, 20%, 16%)Color Converter →

Color Meaning and Usage

#7AD6AB is a calming cyan color with RGB values of 122, 214, 171 and HSL of 152°, 53%, 66%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7AD6AB is #D67AA5, creating high-contrast pairings. For softer combinations, try analogous colors like #7AD67D.

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

Contrast with #7AD6AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7AD6AB?

#7AD6AB is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #7AD6AB?

#7AD6AB in RGB is (122, 214, 171) - 122 red, 214 green, and 171 blue.

How to use #7AD6AB in CSS?

Use #7AD6AB directly in your CSS properties like color or background-color.

What colors go well with #7AD6AB?

#D67AA5 (complementary), #7AD67D (analogous), and #40C486 (lighter shade) work well with #7AD6AB.