#A4DECE Color Information

Hex color code: #A4DECE

The hex color #A4DECE is a airy cyan with RGB values of (164, 222, 206) and HSL of (163°, 47%, 76%). It is widely used in graphic design.

Try:
Color NameLight Blue
HEX
#A4DECE
RGB
164, 222, 206
HSL
163°, 47%, 76%
CMYK
26%, 0%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4DECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 222, 206

Red: 164 / Green: 222 / Blue: 206

HSL

163°, 47%, 76%

Hue: 163° / Saturation: 47% / Lightness: 76%

CMYK

26%, 0%, 7%, 13%

Cyan: 26% / Magenta: 0% / Yellow: 7% / Key: 13%

What color is #A4DECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4DECE to RGB:

rgb(164, 222, 206)HEX to RGB Converter →

HEX to HSL

Convert #A4DECE to HSL:

hsl(163, 47%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #A4DECE to CMYK:

cmyk(26%, 0%, 7%, 13%)Color Converter →

Color Meaning and Usage

#A4DECE is a delicate cyan color with RGB values of 164, 222, 206 and HSL of 163°, 47%, 76%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4DECE is #DFA5B5, creating high-contrast pairings. For softer combinations, try analogous colors like #A5DFB2.

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

Contrast with #A4DECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4DECE?

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

What is the RGB value of #A4DECE?

#A4DECE in RGB is (164, 222, 206) - 164 red, 222 green, and 206 blue.

How to use #A4DECE in CSS?

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

What colors go well with #A4DECE?

#DFA5B5 (complementary), #A5DFB2 (analogous), and #6DCAB0 (lighter shade) work well with #A4DECE.