#4ADAED Color Information

Hex color code: #4ADAED

A dynamic cyan shade, #4ADAED appears as (74, 218, 237) in RGB and (187°, 82%, 61%) in HSL. It is widely used in graphic design.

Try:
Color NameTurquoise
HEX
#4ADAED
RGB
74, 218, 237
HSL
187°, 82%, 61%
CMYK
69%, 8%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #4ADAED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

74, 218, 237

Red: 74 / Green: 218 / Blue: 237

HSL

187°, 82%, 61%

Hue: 187° / Saturation: 82% / Lightness: 61%

CMYK

69%, 8%, 0%, 7%

Cyan: 69% / Magenta: 8% / Yellow: 0% / Key: 7%

What color is #4ADAED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4ADAED to RGB:

rgb(74, 218, 237)HEX to RGB Converter →

HEX to HSL

Convert #4ADAED to HSL:

hsl(187, 82%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #4ADAED to CMYK:

cmyk(69%, 8%, 0%, 7%)Color Converter →

Color Meaning and Usage

#4ADAED is a striking cyan color with RGB values of 74, 218, 237 and HSL of 187°, 82%, 61%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4ADAED is #ED5D4A, creating high-contrast pairings. For softer combinations, try analogous colors like #4AEDAF.

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

Contrast with #4ADAED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4ADAED?

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

What is the RGB value of #4ADAED?

#4ADAED in RGB is (74, 218, 237) - 74 red, 218 green, and 237 blue.

How to use #4ADAED in CSS?

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

What colors go well with #4ADAED?

#ED5D4A (complementary), #4AEDAF (analogous), and #15BFD5 (lighter shade) work well with #4ADAED.