#C4F5CE Color Information

Hex color code: #C4F5CE

#C4F5CE is a soft green color. In RGB it is (196, 245, 206), and in HSL it is (132°, 71%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#C4F5CE
RGB
196, 245, 206
HSL
132°, 71%, 86%
CMYK
20%, 0%, 16%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4F5CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 245, 206

Red: 196 / Green: 245 / Blue: 206

HSL

132°, 71%, 86%

Hue: 132° / Saturation: 71% / Lightness: 86%

CMYK

20%, 0%, 16%, 4%

Cyan: 20% / Magenta: 0% / Yellow: 16% / Key: 4%

What color is #C4F5CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4F5CE to RGB:

rgb(196, 245, 206)HEX to RGB Converter →

HEX to HSL

Convert #C4F5CE to HSL:

hsl(132, 71%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #C4F5CE to CMYK:

cmyk(20%, 0%, 16%, 4%)Color Converter →

Color Meaning and Usage

A delicate green tone, #C4F5CE has RGB (196, 245, 206) and HSL (132°, 71%, 86%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4F5CE is #F5C2EB, creating high-contrast pairings. For softer combinations, try analogous colors like #D1F5C2.

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

Contrast with #C4F5CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4F5CE?

#C4F5CE is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C4F5CE?

#C4F5CE in RGB is (196, 245, 206) - 196 red, 245 green, and 206 blue.

How to use #C4F5CE in CSS?

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

What colors go well with #C4F5CE?

#F5C2EB (complementary), #D1F5C2 (analogous), and #81EA96 (lighter shade) work well with #C4F5CE.