#C4FACF Color Information

Hex color code: #C4FACF

A delicate green shade, #C4FACF appears as (196, 250, 207) in RGB and (132°, 84%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#C4FACF
RGB
196, 250, 207
HSL
132°, 84%, 87%
CMYK
22%, 0%, 17%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4FACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 250, 207

Red: 196 / Green: 250 / Blue: 207

HSL

132°, 84%, 87%

Hue: 132° / Saturation: 84% / Lightness: 87%

CMYK

22%, 0%, 17%, 2%

Cyan: 22% / Magenta: 0% / Yellow: 17% / Key: 2%

What color is #C4FACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4FACF to RGB:

rgb(196, 250, 207)HEX to RGB Converter →

HEX to HSL

Convert #C4FACF to HSL:

hsl(132, 84%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #C4FACF to CMYK:

cmyk(22%, 0%, 17%, 2%)Color Converter →

Color Meaning and Usage

#C4FACF is a light green color with RGB values of 196, 250, 207 and HSL of 132°, 84%, 87%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4FACF is #FAC2EF, creating high-contrast pairings. For softer combinations, try analogous colors like #D3FAC2.

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

Contrast with #C4FACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4FACF?

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

What is the RGB value of #C4FACF?

#C4FACF in RGB is (196, 250, 207) - 196 red, 250 green, and 207 blue.

How to use #C4FACF in CSS?

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

What colors go well with #C4FACF?

#FAC2EF (complementary), #D3FAC2 (analogous), and #7CF494 (lighter shade) work well with #C4FACF.