#65ECEC Color Information

Hex color code: #65ECEC

#65ECEC is a eye-catching cyan color. In RGB it is (101, 236, 236), and in HSL it is (180°, 78%, 66%). It is popular in mobile app design.

Try:
Color NameAquamarine
HEX
#65ECEC
RGB
101, 236, 236
HSL
180°, 78%, 66%
CMYK
57%, 0%, 0%, 7%

Shades

CSS Usage
color: #65ECEC;
background-color: #65ECEC;
border-color: #65ECEC;
box-shadow: 0 0 10px #65ECEC;
border: 2px solid #65ECEC;
Tailwind Usage
bg-[#65ECEC]
text-[#65ECEC]
border-[#65ECEC]
shadow-[0_0_10px_65ECEC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #65ECEC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #65ECEC; color: #000000; }

Badge

New Feature
.badge { background-color: #65ECEC; 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 #65ECEC; background-color: #65ECEC15; }

Alert / Toast

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

Link / Accent

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

a { color: #65ECEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #65ECEC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 236, 236

Red: 101 / Green: 236 / Blue: 236

HSL

180°, 78%, 66%

Hue: 180° / Saturation: 78% / Lightness: 66%

CMYK

57%, 0%, 0%, 7%

Cyan: 57% / Magenta: 0% / Yellow: 0% / Key: 7%

What color is #65ECEC?

#65ECEC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65ECEC to RGB:

rgb(101, 236, 236)HEX to RGB Converter →

HEX to HSL

Convert #65ECEC to HSL:

hsl(180, 78%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #65ECEC to CMYK:

cmyk(57%, 0%, 0%, 7%)Color Converter →

Color Meaning and Usage

#65ECEC is a vivid cyan color with RGB values of 101, 236, 236 and HSL of 180°, 78%, 66%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65ECEC is #EC6565, creating high-contrast pairings. For softer combinations, try analogous colors like #65ECA8.

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

Contrast with #65ECEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65ECEC?

#65ECEC is a vivid cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #65ECEC?

#65ECEC in RGB is (101, 236, 236) - 101 red, 236 green, and 236 blue.

How to use #65ECEC in CSS?

Use #65ECEC directly in your CSS properties like color or background-color.

What colors go well with #65ECEC?

#EC6565 (complementary), #65ECA8 (analogous), and #21E4E4 (lighter shade) work well with #65ECEC.