#CAEEBE Color Information

Hex color code: #CAEEBE

#CAEEBE is a airy green color. In RGB it is (202, 238, 190), and in HSL it is (105°, 59%, 84%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CAEEBE
RGB
202, 238, 190
HSL
105°, 59%, 84%
CMYK
15%, 0%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAEEBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 238, 190

Red: 202 / Green: 238 / Blue: 190

HSL

105°, 59%, 84%

Hue: 105° / Saturation: 59% / Lightness: 84%

CMYK

15%, 0%, 20%, 7%

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

What color is #CAEEBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAEEBE to RGB:

rgb(202, 238, 190)HEX to RGB Converter →

HEX to HSL

Convert #CAEEBE to HSL:

hsl(105, 59%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CAEEBE to CMYK:

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

Color Meaning and Usage

A soft green tone, #CAEEBE has RGB (202, 238, 190) and HSL (105°, 59%, 84%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAEEBE is #E2BEEE, creating high-contrast pairings. For softer combinations, try analogous colors like #E2EEBE.

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

Contrast with #CAEEBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAEEBE?

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

What is the RGB value of #CAEEBE?

#CAEEBE in RGB is (202, 238, 190) - 202 red, 238 green, and 190 blue.

How to use #CAEEBE in CSS?

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

What colors go well with #CAEEBE?

#E2BEEE (complementary), #E2EEBE (analogous), and #99DF81 (lighter shade) work well with #CAEEBE.