#CAECD1 Color Information

Hex color code: #CAECD1

The hex color #CAECD1 is a light green with RGB values of (202, 236, 209) and HSL of (132°, 47%, 86%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CAECD1
RGB
202, 236, 209
HSL
132°, 47%, 86%
CMYK
14%, 0%, 11%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAECD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 236, 209

Red: 202 / Green: 236 / Blue: 209

HSL

132°, 47%, 86%

Hue: 132° / Saturation: 47% / Lightness: 86%

CMYK

14%, 0%, 11%, 7%

Cyan: 14% / Magenta: 0% / Yellow: 11% / Key: 7%

What color is #CAECD1?

#CAECD1 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAECD1 to RGB:

rgb(202, 236, 209)HEX to RGB Converter →

HEX to HSL

Convert #CAECD1 to HSL:

hsl(132, 47%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CAECD1 to CMYK:

cmyk(14%, 0%, 11%, 7%)Color Converter →

Color Meaning and Usage

#CAECD1 is a light green color with RGB values of 202, 236, 209 and HSL of 132°, 47%, 86%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAECD1 is #ECCBE5, creating high-contrast pairings. For softer combinations, try analogous colors like #D5ECCB.

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

Contrast with #CAECD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAECD1?

#CAECD1 is a light green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAECD1?

#CAECD1 in RGB is (202, 236, 209) - 202 red, 236 green, and 209 blue.

How to use #CAECD1 in CSS?

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

What colors go well with #CAECD1?

#ECCBE5 (complementary), #D5ECCB (analogous), and #92D8A0 (lighter shade) work well with #CAECD1.