#CAEAC2 Color Information

Hex color code: #CAEAC2

A delicate green shade, #CAEAC2 appears as (202, 234, 194) in RGB and (108°, 49%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CAEAC2
RGB
202, 234, 194
HSL
108°, 49%, 84%
CMYK
14%, 0%, 17%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAEAC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 234, 194

Red: 202 / Green: 234 / Blue: 194

HSL

108°, 49%, 84%

Hue: 108° / Saturation: 49% / Lightness: 84%

CMYK

14%, 0%, 17%, 8%

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

What color is #CAEAC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAEAC2 to RGB:

rgb(202, 234, 194)HEX to RGB Converter →

HEX to HSL

Convert #CAEAC2 to HSL:

hsl(108, 49%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CAEAC2 to CMYK:

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

Color Meaning and Usage

#CAEAC2 is a airy green color with RGB values of 202, 234, 194 and HSL of 108°, 49%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAEAC2 is #E2C2EA, creating high-contrast pairings. For softer combinations, try analogous colors like #DEEAC2.

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

Contrast with #CAEAC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAEAC2?

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

What is the RGB value of #CAEAC2?

#CAEAC2 in RGB is (202, 234, 194) - 202 red, 234 green, and 194 blue.

How to use #CAEAC2 in CSS?

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

What colors go well with #CAEAC2?

#E2C2EA (complementary), #DEEAC2 (analogous), and #99D789 (lighter shade) work well with #CAEAC2.