#64EDC4 Color Information

Hex color code: #64EDC4

A bold cyan shade, #64EDC4 appears as (100, 237, 196) in RGB and (162°, 79%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameAquamarine
HEX
#64EDC4
RGB
100, 237, 196
HSL
162°, 79%, 66%
CMYK
58%, 0%, 17%, 7%

Shades

CSS Usage
color: #64EDC4;
background-color: #64EDC4;
border-color: #64EDC4;
box-shadow: 0 0 10px #64EDC4;
border: 2px solid #64EDC4;
Tailwind Usage
bg-[#64EDC4]
text-[#64EDC4]
border-[#64EDC4]
shadow-[0_0_10px_64EDC4]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #64EDC4, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #64EDC4; color: #000000; }

Badge

New Feature
.badge { background-color: #64EDC4; 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 #64EDC4; background-color: #64EDC415; }

Alert / Toast

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

Link / Accent

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

a { color: #64EDC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #64EDC4 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 237, 196

Red: 100 / Green: 237 / Blue: 196

HSL

162°, 79%, 66%

Hue: 162° / Saturation: 79% / Lightness: 66%

CMYK

58%, 0%, 17%, 7%

Cyan: 58% / Magenta: 0% / Yellow: 17% / Key: 7%

What color is #64EDC4?

#64EDC4 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #64EDC4 to RGB:

rgb(100, 237, 196)HEX to RGB Converter →

HEX to HSL

Convert #64EDC4 to HSL:

hsl(162, 79%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #64EDC4 to CMYK:

cmyk(58%, 0%, 17%, 7%)Color Converter →

Color Meaning and Usage

#64EDC4 is a striking cyan color with RGB values of 100, 237, 196 and HSL of 162°, 79%, 66%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #64EDC4 is #ED648D, creating high-contrast pairings. For softer combinations, try analogous colors like #64ED7F.

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

Contrast with #64EDC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #64EDC4?

#64EDC4 is a striking cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #64EDC4?

#64EDC4 in RGB is (100, 237, 196) - 100 red, 237 green, and 196 blue.

How to use #64EDC4 in CSS?

Use #64EDC4 directly in your CSS properties like color or background-color.

What colors go well with #64EDC4?

#ED648D (complementary), #64ED7F (analogous), and #1FE5AA (lighter shade) work well with #64EDC4.