#CFECC8 Color Information

Hex color code: #CFECC8

#CFECC8 is a airy green color. In RGB it is (207, 236, 200), and in HSL it is (108°, 49%, 85%). It is widely used in graphic design.

Try:
Color NameBeige
HEX
#CFECC8
RGB
207, 236, 200
HSL
108°, 49%, 85%
CMYK
12%, 0%, 15%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFECC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 236, 200

Red: 207 / Green: 236 / Blue: 200

HSL

108°, 49%, 85%

Hue: 108° / Saturation: 49% / Lightness: 85%

CMYK

12%, 0%, 15%, 7%

Cyan: 12% / Magenta: 0% / Yellow: 15% / Key: 7%

What color is #CFECC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFECC8 to RGB:

rgb(207, 236, 200)HEX to RGB Converter →

HEX to HSL

Convert #CFECC8 to HSL:

hsl(108, 49%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CFECC8 to CMYK:

cmyk(12%, 0%, 15%, 7%)Color Converter →

Color Meaning and Usage

A delicate green tone, #CFECC8 has RGB (207, 236, 200) and HSL (108°, 49%, 85%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFECC8 is #E4C6EB, creating high-contrast pairings. For softer combinations, try analogous colors like #E0EBC6.

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

Contrast with #CFECC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFECC8?

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

What is the RGB value of #CFECC8?

#CFECC8 in RGB is (207, 236, 200) - 207 red, 236 green, and 200 blue.

How to use #CFECC8 in CSS?

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

What colors go well with #CFECC8?

#E4C6EB (complementary), #E0EBC6 (analogous), and #9CD88D (lighter shade) work well with #CFECC8.