#C2E1BC Color Information

Hex color code: #C2E1BC

A delicate green shade, #C2E1BC appears as (194, 225, 188) in RGB and (110°, 38%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C2E1BC
RGB
194, 225, 188
HSL
110°, 38%, 81%
CMYK
14%, 0%, 16%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2E1BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 225, 188

Red: 194 / Green: 225 / Blue: 188

HSL

110°, 38%, 81%

Hue: 110° / Saturation: 38% / Lightness: 81%

CMYK

14%, 0%, 16%, 12%

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

What color is #C2E1BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2E1BC to RGB:

rgb(194, 225, 188)HEX to RGB Converter →

HEX to HSL

Convert #C2E1BC to HSL:

hsl(110, 38%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #C2E1BC to CMYK:

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

Color Meaning and Usage

#C2E1BC is a airy green color with RGB values of 194, 225, 188 and HSL of 110°, 38%, 81%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2E1BC is #DBBCE1, creating high-contrast pairings. For softer combinations, try analogous colors like #D5E1BC.

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

Contrast with #C2E1BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2E1BC?

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

What is the RGB value of #C2E1BC?

#C2E1BC in RGB is (194, 225, 188) - 194 red, 225 green, and 188 blue.

How to use #C2E1BC in CSS?

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

What colors go well with #C2E1BC?

#DBBCE1 (complementary), #D5E1BC (analogous), and #92C987 (lighter shade) work well with #C2E1BC.