#CFEBC6 Color Information

Hex color code: #CFEBC6

A soft green shade, #CFEBC6 appears as (207, 235, 198) in RGB and (105°, 48%, 85%) in HSL. It is often used for branding and logos.

Try:
Color NameWheat
HEX
#CFEBC6
RGB
207, 235, 198
HSL
105°, 48%, 85%
CMYK
12%, 0%, 16%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFEBC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 235, 198

Red: 207 / Green: 235 / Blue: 198

HSL

105°, 48%, 85%

Hue: 105° / Saturation: 48% / Lightness: 85%

CMYK

12%, 0%, 16%, 8%

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

What color is #CFEBC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFEBC6 to RGB:

rgb(207, 235, 198)HEX to RGB Converter →

HEX to HSL

Convert #CFEBC6 to HSL:

hsl(105, 48%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CFEBC6 to CMYK:

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

Color Meaning and Usage

#CFEBC6 is a delicate green color with RGB values of 207, 235, 198 and HSL of 105°, 48%, 85%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFEBC6 is #E2C6EB, creating high-contrast pairings. For softer combinations, try analogous colors like #E2EBC6.

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

Contrast with #CFEBC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFEBC6?

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

What is the RGB value of #CFEBC6?

#CFEBC6 in RGB is (207, 235, 198) - 207 red, 235 green, and 198 blue.

How to use #CFEBC6 in CSS?

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

What colors go well with #CFEBC6?

#E2C6EB (complementary), #E2EBC6 (analogous), and #A0D78E (lighter shade) work well with #CFEBC6.