#4BECAC Color Information

Hex color code: #4BECAC

#4BECAC is a bold cyan color. In RGB it is (75, 236, 172), and in HSL it is (156°, 81%, 61%). It is frequently seen in web interfaces.

Try:
Color NameTurquoise
HEX
#4BECAC
RGB
75, 236, 172
HSL
156°, 81%, 61%
CMYK
68%, 0%, 27%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #4BECAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

75, 236, 172

Red: 75 / Green: 236 / Blue: 172

HSL

156°, 81%, 61%

Hue: 156° / Saturation: 81% / Lightness: 61%

CMYK

68%, 0%, 27%, 7%

Cyan: 68% / Magenta: 0% / Yellow: 27% / Key: 7%

What color is #4BECAC?

#4BECAC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4BECAC to RGB:

rgb(75, 236, 172)HEX to RGB Converter →

HEX to HSL

Convert #4BECAC to HSL:

hsl(156, 81%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #4BECAC to CMYK:

cmyk(68%, 0%, 27%, 7%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #4BECAC has RGB (75, 236, 172) and HSL (156°, 81%, 61%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4BECAC is #EC4B8B, creating high-contrast pairings. For softer combinations, try analogous colors like #4BEC5B.

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

Contrast with #4BECAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4BECAC?

#4BECAC is a bold cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #4BECAC?

#4BECAC in RGB is (75, 236, 172) - 75 red, 236 green, and 172 blue.

How to use #4BECAC in CSS?

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

What colors go well with #4BECAC?

#EC4B8B (complementary), #4BEC5B (analogous), and #16D488 (lighter shade) work well with #4BECAC.