#9AEACA Color Information

Hex color code: #9AEACA

A ethereal cyan shade, #9AEACA appears as (154, 234, 202) in RGB and (156°, 66%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameAquamarine
HEX
#9AEACA
RGB
154, 234, 202
HSL
156°, 66%, 76%
CMYK
34%, 0%, 14%, 8%

Shades

CSS Usage
color: #9AEACA;
background-color: #9AEACA;
border-color: #9AEACA;
box-shadow: 0 0 10px #9AEACA;
border: 2px solid #9AEACA;
Tailwind Usage
bg-[#9AEACA]
text-[#9AEACA]
border-[#9AEACA]
shadow-[0_0_10px_9AEACA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9AEACA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9AEACA; color: #000000; }

Badge

New Feature
.badge { background-color: #9AEACA; 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 #9AEACA; background-color: #9AEACA15; }

Alert / Toast

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

Link / Accent

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

a { color: #9AEACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9AEACA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

154, 234, 202

Red: 154 / Green: 234 / Blue: 202

HSL

156°, 66%, 76%

Hue: 156° / Saturation: 66% / Lightness: 76%

CMYK

34%, 0%, 14%, 8%

Cyan: 34% / Magenta: 0% / Yellow: 14% / Key: 8%

What color is #9AEACA?

#9AEACA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9AEACA to RGB:

rgb(154, 234, 202)HEX to RGB Converter →

HEX to HSL

Convert #9AEACA to HSL:

hsl(156, 66%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #9AEACA to CMYK:

cmyk(34%, 0%, 14%, 8%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #9AEACA has RGB (154, 234, 202) and HSL (156°, 66%, 76%). 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 #9AEACA is #EA99BA, creating high-contrast pairings. For softer combinations, try analogous colors like #99EAA1.

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

Contrast with #9AEACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9AEACA?

#9AEACA is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #9AEACA?

#9AEACA in RGB is (154, 234, 202) - 154 red, 234 green, and 202 blue.

How to use #9AEACA in CSS?

Use #9AEACA directly in your CSS properties like color or background-color.

What colors go well with #9AEACA?

#EA99BA (complementary), #99EAA1 (analogous), and #5ADDA9 (lighter shade) work well with #9AEACA.