#C2E2BD Color Information

Hex color code: #C2E2BD

A delicate green shade, #C2E2BD appears as (194, 226, 189) in RGB and (112°, 39%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C2E2BD
RGB
194, 226, 189
HSL
112°, 39%, 81%
CMYK
14%, 0%, 16%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2E2BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 226, 189

Red: 194 / Green: 226 / Blue: 189

HSL

112°, 39%, 81%

Hue: 112° / Saturation: 39% / Lightness: 81%

CMYK

14%, 0%, 16%, 11%

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

What color is #C2E2BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2E2BD to RGB:

rgb(194, 226, 189)HEX to RGB Converter →

HEX to HSL

Convert #C2E2BD to HSL:

hsl(112, 39%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #C2E2BD to CMYK:

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

Color Meaning and Usage

#C2E2BD is a ethereal green color with RGB values of 194, 226, 189 and HSL of 112°, 39%, 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 #C2E2BD is #DCBCE1, creating high-contrast pairings. For softer combinations, try analogous colors like #D4E1BC.

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

Contrast with #C2E2BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2E2BD?

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

What is the RGB value of #C2E2BD?

#C2E2BD in RGB is (194, 226, 189) - 194 red, 226 green, and 189 blue.

How to use #C2E2BD in CSS?

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

What colors go well with #C2E2BD?

#DCBCE1 (complementary), #D4E1BC (analogous), and #90CA86 (lighter shade) work well with #C2E2BD.