#4BE2CB Color Information

Hex color code: #4BE2CB

A vivid cyan shade, #4BE2CB appears as (75, 226, 203) in RGB and (171°, 72%, 59%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTurquoise
HEX
#4BE2CB
RGB
75, 226, 203
HSL
171°, 72%, 59%
CMYK
67%, 0%, 10%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #4BE2CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

75, 226, 203

Red: 75 / Green: 226 / Blue: 203

HSL

171°, 72%, 59%

Hue: 171° / Saturation: 72% / Lightness: 59%

CMYK

67%, 0%, 10%, 11%

Cyan: 67% / Magenta: 0% / Yellow: 10% / Key: 11%

What color is #4BE2CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4BE2CB to RGB:

rgb(75, 226, 203)HEX to RGB Converter →

HEX to HSL

Convert #4BE2CB to HSL:

hsl(171, 72%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #4BE2CB to CMYK:

cmyk(67%, 0%, 10%, 11%)Color Converter →

Color Meaning and Usage

A vivid cyan tone, #4BE2CB has RGB (75, 226, 203) and HSL (171°, 72%, 59%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4BE2CB is #E24B62, creating high-contrast pairings. For softer combinations, try analogous colors like #4BE280.

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

Contrast with #4BE2CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4BE2CB?

#4BE2CB is a vivid cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #4BE2CB?

#4BE2CB in RGB is (75, 226, 203) - 75 red, 226 green, and 203 blue.

How to use #4BE2CB in CSS?

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

What colors go well with #4BE2CB?

#E24B62 (complementary), #4BE280 (analogous), and #1FC1A9 (lighter shade) work well with #4BE2CB.