#CAEDCB Color Information

Hex color code: #CAEDCB

The hex color #CAEDCB is a light green with RGB values of (202, 237, 203) and HSL of (122°, 49%, 86%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CAEDCB
RGB
202, 237, 203
HSL
122°, 49%, 86%
CMYK
15%, 0%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAEDCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 237, 203

Red: 202 / Green: 237 / Blue: 203

HSL

122°, 49%, 86%

Hue: 122° / Saturation: 49% / Lightness: 86%

CMYK

15%, 0%, 14%, 7%

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

What color is #CAEDCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAEDCB to RGB:

rgb(202, 237, 203)HEX to RGB Converter →

HEX to HSL

Convert #CAEDCB to HSL:

hsl(122, 49%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CAEDCB to CMYK:

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

Color Meaning and Usage

#CAEDCB is a ethereal green color with RGB values of 202, 237, 203 and HSL of 122°, 49%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAEDCB is #EDCAEC, creating high-contrast pairings. For softer combinations, try analogous colors like #DAEDCA.

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

Contrast with #CAEDCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAEDCB?

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

What is the RGB value of #CAEDCB?

#CAEDCB in RGB is (202, 237, 203) - 202 red, 237 green, and 203 blue.

How to use #CAEDCB in CSS?

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

What colors go well with #CAEDCB?

#EDCAEC (complementary), #DAEDCA (analogous), and #91D993 (lighter shade) work well with #CAEDCB.