#CEF8CF Color Information

Hex color code: #CEF8CF

#CEF8CF is a delicate green color. In RGB it is (206, 248, 207), and in HSL it is (121°, 75%, 89%). It is popular in mobile app design.

Try:
Color NameBeige
HEX
#CEF8CF
RGB
206, 248, 207
HSL
121°, 75%, 89%
CMYK
17%, 0%, 17%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEF8CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 248, 207

Red: 206 / Green: 248 / Blue: 207

HSL

121°, 75%, 89%

Hue: 121° / Saturation: 75% / Lightness: 89%

CMYK

17%, 0%, 17%, 3%

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

What color is #CEF8CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEF8CF to RGB:

rgb(206, 248, 207)HEX to RGB Converter →

HEX to HSL

Convert #CEF8CF to HSL:

hsl(121, 75%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CEF8CF to CMYK:

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

Color Meaning and Usage

A light green tone, #CEF8CF has RGB (206, 248, 207) and HSL (121°, 75%, 89%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEF8CF is #F8CEF7, creating high-contrast pairings. For softer combinations, try analogous colors like #E2F8CE.

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

Contrast with #CEF8CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEF8CF?

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

What is the RGB value of #CEF8CF?

#CEF8CF in RGB is (206, 248, 207) - 206 red, 248 green, and 207 blue.

How to use #CEF8CF in CSS?

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

What colors go well with #CEF8CF?

#F8CEF7 (complementary), #E2F8CE (analogous), and #8BEE8D (lighter shade) work well with #CEF8CF.