#CFEAC5 Color Information

Hex color code: #CFEAC5

The hex color #CFEAC5 is a delicate green with RGB values of (207, 234, 197) and HSL of (104°, 47%, 85%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#CFEAC5
RGB
207, 234, 197
HSL
104°, 47%, 85%
CMYK
12%, 0%, 16%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFEAC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 234, 197

Red: 207 / Green: 234 / Blue: 197

HSL

104°, 47%, 85%

Hue: 104° / Saturation: 47% / Lightness: 85%

CMYK

12%, 0%, 16%, 8%

Cyan: 12% / Magenta: 0% / Yellow: 16% / Key: 8%

What color is #CFEAC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFEAC5 to RGB:

rgb(207, 234, 197)HEX to RGB Converter →

HEX to HSL

Convert #CFEAC5 to HSL:

hsl(104, 47%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CFEAC5 to CMYK:

cmyk(12%, 0%, 16%, 8%)Color Converter →

Color Meaning and Usage

#CFEAC5 is a light green color with RGB values of 207, 234, 197 and HSL of 104°, 47%, 85%. 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 #CFEAC5 is #E1C7EB, creating high-contrast pairings. For softer combinations, try analogous colors like #E2EBC7.

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

Contrast with #CFEAC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFEAC5?

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

What is the RGB value of #CFEAC5?

#CFEAC5 in RGB is (207, 234, 197) - 207 red, 234 green, and 197 blue.

How to use #CFEAC5 in CSS?

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

What colors go well with #CFEAC5?

#E1C7EB (complementary), #E2EBC7 (analogous), and #A2D68F (lighter shade) work well with #CFEAC5.