#CFEFB6 Color Information

Hex color code: #CFEFB6

A soft green shade, #CFEFB6 appears as (207, 239, 182) in RGB and (94°, 64%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#CFEFB6
RGB
207, 239, 182
HSL
94°, 64%, 83%
CMYK
13%, 0%, 24%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFEFB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 239, 182

Red: 207 / Green: 239 / Blue: 182

HSL

94°, 64%, 83%

Hue: 94° / Saturation: 64% / Lightness: 83%

CMYK

13%, 0%, 24%, 6%

Cyan: 13% / Magenta: 0% / Yellow: 24% / Key: 6%

What color is #CFEFB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFEFB6 to RGB:

rgb(207, 239, 182)HEX to RGB Converter →

HEX to HSL

Convert #CFEFB6 to HSL:

hsl(94, 64%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CFEFB6 to CMYK:

cmyk(13%, 0%, 24%, 6%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #CFEFB6 has RGB (207, 239, 182) and HSL (94°, 64%, 83%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFEFB6 is #D7B8EF, creating high-contrast pairings. For softer combinations, try analogous colors like #ECEFB8.

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

Contrast with #CFEFB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFEFB6?

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

What is the RGB value of #CFEFB6?

#CFEFB6 in RGB is (207, 239, 182) - 207 red, 239 green, and 182 blue.

How to use #CFEFB6 in CSS?

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

What colors go well with #CFEFB6?

#D7B8EF (complementary), #ECEFB8 (analogous), and #A6E279 (lighter shade) work well with #CFEFB6.