#CACFBC Color Information

Hex color code: #CACFBC

A delicate green shade, #CACFBC appears as (202, 207, 188) in RGB and (76°, 17%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CACFBC
RGB
202, 207, 188
HSL
76°, 17%, 77%
CMYK
2%, 0%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CACFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 207, 188

Red: 202 / Green: 207 / Blue: 188

HSL

76°, 17%, 77%

Hue: 76° / Saturation: 17% / Lightness: 77%

CMYK

2%, 0%, 9%, 19%

Cyan: 2% / Magenta: 0% / Yellow: 9% / Key: 19%

What color is #CACFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CACFBC to RGB:

rgb(202, 207, 188)HEX to RGB Converter →

HEX to HSL

Convert #CACFBC to HSL:

hsl(76, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CACFBC to CMYK:

cmyk(2%, 0%, 9%, 19%)Color Converter →

Color Meaning and Usage

A light green tone, #CACFBC has RGB (202, 207, 188) and HSL (76°, 17%, 77%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CACFBC is #C0BACE, creating high-contrast pairings. For softer combinations, try analogous colors like #CECABA.

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

Contrast with #CACFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CACFBC?

#CACFBC is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #CACFBC?

#CACFBC in RGB is (202, 207, 188) - 202 red, 207 green, and 188 blue.

How to use #CACFBC in CSS?

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

What colors go well with #CACFBC?

#C0BACE (complementary), #CECABA (analogous), and #A6AF8E (lighter shade) work well with #CACFBC.