#CAECCF Color Information

Hex color code: #CAECCF

A soft green shade, #CAECCF appears as (202, 236, 207) in RGB and (129°, 47%, 86%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CAECCF
RGB
202, 236, 207
HSL
129°, 47%, 86%
CMYK
14%, 0%, 12%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAECCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 236, 207

Red: 202 / Green: 236 / Blue: 207

HSL

129°, 47%, 86%

Hue: 129° / Saturation: 47% / Lightness: 86%

CMYK

14%, 0%, 12%, 7%

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

What color is #CAECCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAECCF to RGB:

rgb(202, 236, 207)HEX to RGB Converter →

HEX to HSL

Convert #CAECCF to HSL:

hsl(129, 47%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CAECCF to CMYK:

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

Color Meaning and Usage

A soft green tone, #CAECCF has RGB (202, 236, 207) and HSL (129°, 47%, 86%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAECCF is #ECCBE7, creating high-contrast pairings. For softer combinations, try analogous colors like #D6ECCB.

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

Contrast with #CAECCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAECCF?

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

What is the RGB value of #CAECCF?

#CAECCF in RGB is (202, 236, 207) - 202 red, 236 green, and 207 blue.

How to use #CAECCF in CSS?

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

What colors go well with #CAECCF?

#ECCBE7 (complementary), #D6ECCB (analogous), and #92D89D (lighter shade) work well with #CAECCF.