#C2EBAE Color Information

Hex color code: #C2EBAE

#C2EBAE is a ethereal green color. In RGB it is (194, 235, 174), and in HSL it is (100°, 60%, 80%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C2EBAE
RGB
194, 235, 174
HSL
100°, 60%, 80%
CMYK
17%, 0%, 26%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2EBAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 235, 174

Red: 194 / Green: 235 / Blue: 174

HSL

100°, 60%, 80%

Hue: 100° / Saturation: 60% / Lightness: 80%

CMYK

17%, 0%, 26%, 8%

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

What color is #C2EBAE?

#C2EBAE is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2EBAE to RGB:

rgb(194, 235, 174)HEX to RGB Converter →

HEX to HSL

Convert #C2EBAE to HSL:

hsl(100, 60%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #C2EBAE to CMYK:

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

Color Meaning and Usage

#C2EBAE is a airy green color with RGB values of 194, 235, 174 and HSL of 100°, 60%, 80%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2EBAE is #D6ADEB, creating high-contrast pairings. For softer combinations, try analogous colors like #E0EBAD.

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

Contrast with #C2EBAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2EBAE?

#C2EBAE is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #C2EBAE?

#C2EBAE in RGB is (194, 235, 174) - 194 red, 235 green, and 174 blue.

How to use #C2EBAE in CSS?

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

What colors go well with #C2EBAE?

#D6ADEB (complementary), #E0EBAD (analogous), and #94DB70 (lighter shade) work well with #C2EBAE.