#C2EECB Color Information

Hex color code: #C2EECB

The hex color #C2EECB is a soft green with RGB values of (194, 238, 203) and HSL of (132°, 56%, 85%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#C2EECB
RGB
194, 238, 203
HSL
132°, 56%, 85%
CMYK
18%, 0%, 15%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2EECB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 238, 203

Red: 194 / Green: 238 / Blue: 203

HSL

132°, 56%, 85%

Hue: 132° / Saturation: 56% / Lightness: 85%

CMYK

18%, 0%, 15%, 7%

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

What color is #C2EECB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2EECB to RGB:

rgb(194, 238, 203)HEX to RGB Converter →

HEX to HSL

Convert #C2EECB to HSL:

hsl(132, 56%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #C2EECB to CMYK:

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

Color Meaning and Usage

#C2EECB is a delicate green color with RGB values of 194, 238, 203 and HSL of 132°, 56%, 85%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2EECB is #EEC3E6, creating high-contrast pairings. For softer combinations, try analogous colors like #D0EEC3.

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

Contrast with #C2EECB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2EECB?

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

What is the RGB value of #C2EECB?

#C2EECB in RGB is (194, 238, 203) - 194 red, 238 green, and 203 blue.

How to use #C2EECB in CSS?

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

What colors go well with #C2EECB?

#EEC3E6 (complementary), #D0EEC3 (analogous), and #88DD99 (lighter shade) work well with #C2EECB.