#CAE6D6 Color Information

Hex color code: #CAE6D6

A light green shade, #CAE6D6 appears as (202, 230, 214) in RGB and (146°, 36%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CAE6D6
RGB
202, 230, 214
HSL
146°, 36%, 85%
CMYK
12%, 0%, 7%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAE6D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 230, 214

Red: 202 / Green: 230 / Blue: 214

HSL

146°, 36%, 85%

Hue: 146° / Saturation: 36% / Lightness: 85%

CMYK

12%, 0%, 7%, 10%

Cyan: 12% / Magenta: 0% / Yellow: 7% / Key: 10%

What color is #CAE6D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAE6D6 to RGB:

rgb(202, 230, 214)HEX to RGB Converter →

HEX to HSL

Convert #CAE6D6 to HSL:

hsl(146, 36%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CAE6D6 to CMYK:

cmyk(12%, 0%, 7%, 10%)Color Converter →

Color Meaning and Usage

#CAE6D6 is a light green color with RGB values of 202, 230, 214 and HSL of 146°, 36%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAE6D6 is #E7CBDB, creating high-contrast pairings. For softer combinations, try analogous colors like #CDE7CB.

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

Contrast with #CAE6D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAE6D6?

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

What is the RGB value of #CAE6D6?

#CAE6D6 in RGB is (202, 230, 214) - 202 red, 230 green, and 214 blue.

How to use #CAE6D6 in CSS?

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

What colors go well with #CAE6D6?

#E7CBDB (complementary), #CDE7CB (analogous), and #97CEAF (lighter shade) work well with #CAE6D6.