#CAEABC Color Information

Hex color code: #CAEABC

#CAEABC is a airy green color. In RGB it is (202, 234, 188), and in HSL it is (102°, 52%, 83%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CAEABC
RGB
202, 234, 188
HSL
102°, 52%, 83%
CMYK
14%, 0%, 20%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAEABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 234, 188

Red: 202 / Green: 234 / Blue: 188

HSL

102°, 52%, 83%

Hue: 102° / Saturation: 52% / Lightness: 83%

CMYK

14%, 0%, 20%, 8%

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

What color is #CAEABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAEABC to RGB:

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

HEX to HSL

Convert #CAEABC to HSL:

hsl(102, 52%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CAEABC to CMYK:

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

Color Meaning and Usage

#CAEABC is a light green color with RGB values of 202, 234, 188 and HSL of 102°, 52%, 83%. 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 #CAEABC is #DDBDEA, creating high-contrast pairings. For softer combinations, try analogous colors like #E1EABD.

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

Contrast with #CAEABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAEABC?

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

What is the RGB value of #CAEABC?

#CAEABC in RGB is (202, 234, 188) - 202 red, 234 green, and 188 blue.

How to use #CAEABC in CSS?

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

What colors go well with #CAEABC?

#DDBDEA (complementary), #E1EABD (analogous), and #9CD883 (lighter shade) work well with #CAEABC.