#C4FBCE Color Information

Hex color code: #C4FBCE

A ethereal green shade, #C4FBCE appears as (196, 251, 206) in RGB and (131°, 87%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#C4FBCE
RGB
196, 251, 206
HSL
131°, 87%, 88%
CMYK
22%, 0%, 18%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4FBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 251, 206

Red: 196 / Green: 251 / Blue: 206

HSL

131°, 87%, 88%

Hue: 131° / Saturation: 87% / Lightness: 88%

CMYK

22%, 0%, 18%, 2%

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

What color is #C4FBCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4FBCE to RGB:

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

HEX to HSL

Convert #C4FBCE to HSL:

hsl(131, 87%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #C4FBCE to CMYK:

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

Color Meaning and Usage

A light green tone, #C4FBCE has RGB (196, 251, 206) and HSL (131°, 87%, 88%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4FBCE is #FBC6F1, creating high-contrast pairings. For softer combinations, try analogous colors like #D7FBC6.

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

Contrast with #C4FBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4FBCE?

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

What is the RGB value of #C4FBCE?

#C4FBCE in RGB is (196, 251, 206) - 196 red, 251 green, and 206 blue.

How to use #C4FBCE in CSS?

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

What colors go well with #C4FBCE?

#FBC6F1 (complementary), #D7FBC6 (analogous), and #7EF694 (lighter shade) work well with #C4FBCE.