#CFEDC9 Color Information

Hex color code: #CFEDC9

The hex color #CFEDC9 is a light green with RGB values of (207, 237, 201) and HSL of (110°, 50%, 86%). It is commonly used in modern UI design.

Try:
Color NameBeige
HEX
#CFEDC9
RGB
207, 237, 201
HSL
110°, 50%, 86%
CMYK
13%, 0%, 15%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFEDC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 237, 201

Red: 207 / Green: 237 / Blue: 201

HSL

110°, 50%, 86%

Hue: 110° / Saturation: 50% / Lightness: 86%

CMYK

13%, 0%, 15%, 7%

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

What color is #CFEDC9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFEDC9 to RGB:

rgb(207, 237, 201)HEX to RGB Converter →

HEX to HSL

Convert #CFEDC9 to HSL:

hsl(110, 50%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CFEDC9 to CMYK:

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

Color Meaning and Usage

#CFEDC9 is a delicate green color with RGB values of 207, 237, 201 and HSL of 110°, 50%, 86%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFEDC9 is #E7C9ED, creating high-contrast pairings. For softer combinations, try analogous colors like #E1EDC9.

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

Contrast with #CFEDC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFEDC9?

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

What is the RGB value of #CFEDC9?

#CFEDC9 in RGB is (207, 237, 201) - 207 red, 237 green, and 201 blue.

How to use #CFEDC9 in CSS?

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

What colors go well with #CFEDC9?

#E7C9ED (complementary), #E1EDC9 (analogous), and #9CDA90 (lighter shade) work well with #CFEDC9.