#4BB9AE Color Information

Hex color code: #4BB9AE

#4BB9AE is a gentle cyan color. In RGB it is (75, 185, 174), and in HSL it is (174°, 44%, 51%). It is frequently seen in web interfaces.

Try:
Color NameMedium Aquamarine
HEX
#4BB9AE
RGB
75, 185, 174
HSL
174°, 44%, 51%
CMYK
59%, 0%, 6%, 27%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4BB9AE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4BB9AE; color: #000000; }

Badge

New Feature
.badge { background-color: #4BB9AE; 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 #4BB9AE; background-color: #4BB9AE15; }

Alert / Toast

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

Link / Accent

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

a { color: #4BB9AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4BB9AE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

75, 185, 174

Red: 75 / Green: 185 / Blue: 174

HSL

174°, 44%, 51%

Hue: 174° / Saturation: 44% / Lightness: 51%

CMYK

59%, 0%, 6%, 27%

Cyan: 59% / Magenta: 0% / Yellow: 6% / Key: 27%

What color is #4BB9AE?

#4BB9AE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4BB9AE to RGB:

rgb(75, 185, 174)HEX to RGB Converter →

HEX to HSL

Convert #4BB9AE to HSL:

hsl(174, 44%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #4BB9AE to CMYK:

cmyk(59%, 0%, 6%, 27%)Color Converter →

Color Meaning and Usage

#4BB9AE is a soft cyan color with RGB values of 75, 185, 174 and HSL of 174°, 44%, 51%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4BB9AE is #B94B56, creating high-contrast pairings. For softer combinations, try analogous colors like #4BB977.

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

Contrast with #4BB9AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4BB9AE?

#4BB9AE is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #4BB9AE?

#4BB9AE in RGB is (75, 185, 174) - 75 red, 185 green, and 174 blue.

How to use #4BB9AE in CSS?

Use #4BB9AE directly in your CSS properties like color or background-color.

What colors go well with #4BB9AE?

#B94B56 (complementary), #4BB977 (analogous), and #33847C (lighter shade) work well with #4BB9AE.