#A3F5DD Color Information

Hex color code: #A3F5DD

#A3F5DD is a light cyan color. In RGB it is (163, 245, 221), and in HSL it is (162°, 80%, 80%). It is commonly used in modern UI design.

Try:
Color NamePale Turquoise
HEX
#A3F5DD
RGB
163, 245, 221
HSL
162°, 80%, 80%
CMYK
33%, 0%, 10%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #A3F5DD; 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 #A3F5DD; background-color: #A3F5DD15; }

Alert / Toast

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

Link / Accent

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

a { color: #A3F5DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #A3F5DD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 245, 221

Red: 163 / Green: 245 / Blue: 221

HSL

162°, 80%, 80%

Hue: 162° / Saturation: 80% / Lightness: 80%

CMYK

33%, 0%, 10%, 4%

Cyan: 33% / Magenta: 0% / Yellow: 10% / Key: 4%

What color is #A3F5DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3F5DD to RGB:

rgb(163, 245, 221)HEX to RGB Converter →

HEX to HSL

Convert #A3F5DD to HSL:

hsl(162, 80%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #A3F5DD to CMYK:

cmyk(33%, 0%, 10%, 4%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #A3F5DD has RGB (163, 245, 221) and HSL (162°, 80%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3F5DD is #F5A3BC, creating high-contrast pairings. For softer combinations, try analogous colors like #A3F5B4.

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

Contrast with #A3F5DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3F5DD?

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

What is the RGB value of #A3F5DD?

#A3F5DD in RGB is (163, 245, 221) - 163 red, 245 green, and 221 blue.

How to use #A3F5DD in CSS?

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

What colors go well with #A3F5DD?

#F5A3BC (complementary), #A3F5B4 (analogous), and #5EEDC2 (lighter shade) work well with #A3F5DD.