#CFFACF Color Information

Hex color code: #CFFACF

A ethereal green shade, #CFFACF appears as (207, 250, 207) in RGB and (120°, 81%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NameBeige
HEX
#CFFACF
RGB
207, 250, 207
HSL
120°, 81%, 90%
CMYK
17%, 0%, 17%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFFACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 250, 207

Red: 207 / Green: 250 / Blue: 207

HSL

120°, 81%, 90%

Hue: 120° / Saturation: 81% / Lightness: 90%

CMYK

17%, 0%, 17%, 2%

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

What color is #CFFACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFFACF to RGB:

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

HEX to HSL

Convert #CFFACF to HSL:

hsl(120, 81%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CFFACF to CMYK:

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

Color Meaning and Usage

#CFFACF is a ethereal green color with RGB values of 207, 250, 207 and HSL of 120°, 81%, 90%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFFACF is #FAD1FA, creating high-contrast pairings. For softer combinations, try analogous colors like #E6FAD1.

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

Contrast with #CFFACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFFACF?

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

What is the RGB value of #CFFACF?

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

How to use #CFFACF in CSS?

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

What colors go well with #CFFACF?

#FAD1FA (complementary), #E6FAD1 (analogous), and #8CF38C (lighter shade) work well with #CFFACF.