#C3EACA Color Information

Hex color code: #C3EACA

A soft green shade, #C3EACA appears as (195, 234, 202) in RGB and (131°, 48%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#C3EACA
RGB
195, 234, 202
HSL
131°, 48%, 84%
CMYK
17%, 0%, 14%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3EACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 234, 202

Red: 195 / Green: 234 / Blue: 202

HSL

131°, 48%, 84%

Hue: 131° / Saturation: 48% / Lightness: 84%

CMYK

17%, 0%, 14%, 8%

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

What color is #C3EACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3EACA to RGB:

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

HEX to HSL

Convert #C3EACA to HSL:

hsl(131, 48%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #C3EACA to CMYK:

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

Color Meaning and Usage

A airy green tone, #C3EACA has RGB (195, 234, 202) and HSL (131°, 48%, 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 #C3EACA is #EAC3E3, creating high-contrast pairings. For softer combinations, try analogous colors like #CFEAC3.

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

Contrast with #C3EACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3EACA?

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

What is the RGB value of #C3EACA?

#C3EACA in RGB is (195, 234, 202) - 195 red, 234 green, and 202 blue.

How to use #C3EACA in CSS?

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

What colors go well with #C3EACA?

#EAC3E3 (complementary), #CFEAC3 (analogous), and #8AD698 (lighter shade) work well with #C3EACA.