#4BB4AD Color Information

Hex color code: #4BB4AD

A pastel cyan shade, #4BB4AD appears as (75, 180, 173) in RGB and (176°, 41%, 50%) in HSL. It is commonly used in modern UI design.

Try:
Color NameCadet Blue
HEX
#4BB4AD
RGB
75, 180, 173
HSL
176°, 41%, 50%
CMYK
58%, 0%, 4%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #4BB4AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

75, 180, 173

Red: 75 / Green: 180 / Blue: 173

HSL

176°, 41%, 50%

Hue: 176° / Saturation: 41% / Lightness: 50%

CMYK

58%, 0%, 4%, 29%

Cyan: 58% / Magenta: 0% / Yellow: 4% / Key: 29%

What color is #4BB4AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4BB4AD to RGB:

rgb(75, 180, 173)HEX to RGB Converter →

HEX to HSL

Convert #4BB4AD to HSL:

hsl(176, 41%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #4BB4AD to CMYK:

cmyk(58%, 0%, 4%, 29%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #4BB4AD has RGB (75, 180, 173) and HSL (176°, 41%, 50%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4BB4AD is #B44B52, creating high-contrast pairings. For softer combinations, try analogous colors like #4BB479.

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

Contrast with #4BB4AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4BB4AD?

#4BB4AD is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #4BB4AD?

#4BB4AD in RGB is (75, 180, 173) - 75 red, 180 green, and 173 blue.

How to use #4BB4AD in CSS?

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

What colors go well with #4BB4AD?

#B44B52 (complementary), #4BB479 (analogous), and #357E79 (lighter shade) work well with #4BB4AD.