#C2EEBE Color Information

Hex color code: #C2EEBE

A soft green shade, #C2EEBE appears as (194, 238, 190) in RGB and (115°, 59%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#C2EEBE
RGB
194, 238, 190
HSL
115°, 59%, 84%
CMYK
18%, 0%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2EEBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 238, 190

Red: 194 / Green: 238 / Blue: 190

HSL

115°, 59%, 84%

Hue: 115° / Saturation: 59% / Lightness: 84%

CMYK

18%, 0%, 20%, 7%

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

What color is #C2EEBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2EEBE to RGB:

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

HEX to HSL

Convert #C2EEBE to HSL:

hsl(115, 59%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #C2EEBE to CMYK:

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

Color Meaning and Usage

#C2EEBE is a soft green color with RGB values of 194, 238, 190 and HSL of 115°, 59%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2EEBE is #EABEEE, creating high-contrast pairings. For softer combinations, try analogous colors like #DAEEBE.

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

Contrast with #C2EEBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2EEBE?

#C2EEBE is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C2EEBE?

#C2EEBE in RGB is (194, 238, 190) - 194 red, 238 green, and 190 blue.

How to use #C2EEBE in CSS?

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

What colors go well with #C2EEBE?

#EABEEE (complementary), #DAEEBE (analogous), and #89DF81 (lighter shade) work well with #C2EEBE.