#C2F08F Color Information

Hex color code: #C2F08F

A eye-catching green shade, #C2F08F appears as (194, 240, 143) in RGB and (88°, 76%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#C2F08F
RGB
194, 240, 143
HSL
88°, 76%, 75%
CMYK
19%, 0%, 40%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2F08F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 240, 143

Red: 194 / Green: 240 / Blue: 143

HSL

88°, 76%, 75%

Hue: 88° / Saturation: 76% / Lightness: 75%

CMYK

19%, 0%, 40%, 6%

Cyan: 19% / Magenta: 0% / Yellow: 40% / Key: 6%

What color is #C2F08F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2F08F to RGB:

rgb(194, 240, 143)HEX to RGB Converter →

HEX to HSL

Convert #C2F08F to HSL:

hsl(88, 76%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C2F08F to CMYK:

cmyk(19%, 0%, 40%, 6%)Color Converter →

Color Meaning and Usage

A vivid green tone, #C2F08F has RGB (194, 240, 143) and HSL (88°, 76%, 75%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2F08F is #BC8FF0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0EC8F.

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

Contrast with #C2F08F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2F08F?

#C2F08F is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #C2F08F?

#C2F08F in RGB is (194, 240, 143) - 194 red, 240 green, and 143 blue.

How to use #C2F08F in CSS?

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

What colors go well with #C2F08F?

#BC8FF0 (complementary), #F0EC8F (analogous), and #9EE74B (lighter shade) work well with #C2F08F.