#CAEBD4 Color Information

Hex color code: #CAEBD4

A airy green shade, #CAEBD4 appears as (202, 235, 212) in RGB and (138°, 45%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CAEBD4
RGB
202, 235, 212
HSL
138°, 45%, 86%
CMYK
14%, 0%, 10%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAEBD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 235, 212

Red: 202 / Green: 235 / Blue: 212

HSL

138°, 45%, 86%

Hue: 138° / Saturation: 45% / Lightness: 86%

CMYK

14%, 0%, 10%, 8%

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

What color is #CAEBD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAEBD4 to RGB:

rgb(202, 235, 212)HEX to RGB Converter →

HEX to HSL

Convert #CAEBD4 to HSL:

hsl(138, 45%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CAEBD4 to CMYK:

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

Color Meaning and Usage

#CAEBD4 is a ethereal green color with RGB values of 202, 235, 212 and HSL of 138°, 45%, 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 #CAEBD4 is #EBCBE2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2EBCB.

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

Contrast with #CAEBD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAEBD4?

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

What is the RGB value of #CAEBD4?

#CAEBD4 in RGB is (202, 235, 212) - 202 red, 235 green, and 212 blue.

How to use #CAEBD4 in CSS?

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

What colors go well with #CAEBD4?

#EBCBE2 (complementary), #D2EBCB (analogous), and #94D6A8 (lighter shade) work well with #CAEBD4.