#CEF7CE Color Information

Hex color code: #CEF7CE

A airy green shade, #CEF7CE appears as (206, 247, 206) in RGB and (120°, 72%, 89%) in HSL. It is widely used in graphic design.

Try:
Color NameBeige
HEX
#CEF7CE
RGB
206, 247, 206
HSL
120°, 72%, 89%
CMYK
17%, 0%, 17%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEF7CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 247, 206

Red: 206 / Green: 247 / Blue: 206

HSL

120°, 72%, 89%

Hue: 120° / Saturation: 72% / Lightness: 89%

CMYK

17%, 0%, 17%, 3%

Cyan: 17% / Magenta: 0% / Yellow: 17% / Key: 3%

What color is #CEF7CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEF7CE to RGB:

rgb(206, 247, 206)HEX to RGB Converter →

HEX to HSL

Convert #CEF7CE to HSL:

hsl(120, 72%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CEF7CE to CMYK:

cmyk(17%, 0%, 17%, 3%)Color Converter →

Color Meaning and Usage

A soft green tone, #CEF7CE has RGB (206, 247, 206) and HSL (120°, 72%, 89%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEF7CE is #F7CFF7, creating high-contrast pairings. For softer combinations, try analogous colors like #E3F7CF.

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

Contrast with #CEF7CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEF7CE?

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

What is the RGB value of #CEF7CE?

#CEF7CE in RGB is (206, 247, 206) - 206 red, 247 green, and 206 blue.

How to use #CEF7CE in CSS?

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

What colors go well with #CEF7CE?

#F7CFF7 (complementary), #E3F7CF (analogous), and #8DEC8D (lighter shade) work well with #CEF7CE.