#CEF8BF Color Information

Hex color code: #CEF8BF

A ethereal green shade, #CEF8BF appears as (206, 248, 191) in RGB and (104°, 80%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Goldenrod Yellow
HEX
#CEF8BF
RGB
206, 248, 191
HSL
104°, 80%, 86%
CMYK
17%, 0%, 23%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEF8BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 248, 191

Red: 206 / Green: 248 / Blue: 191

HSL

104°, 80%, 86%

Hue: 104° / Saturation: 80% / Lightness: 86%

CMYK

17%, 0%, 23%, 3%

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

What color is #CEF8BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEF8BF to RGB:

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

HEX to HSL

Convert #CEF8BF to HSL:

hsl(104, 80%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CEF8BF to CMYK:

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

Color Meaning and Usage

A light green tone, #CEF8BF has RGB (206, 248, 191) and HSL (104°, 80%, 86%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEF8BF is #E9BFF8, creating high-contrast pairings. For softer combinations, try analogous colors like #EBF8BF.

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

Contrast with #CEF8BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEF8BF?

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

What is the RGB value of #CEF8BF?

#CEF8BF in RGB is (206, 248, 191) - 206 red, 248 green, and 191 blue.

How to use #CEF8BF in CSS?

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

What colors go well with #CEF8BF?

#E9BFF8 (complementary), #EBF8BF (analogous), and #99F07A (lighter shade) work well with #CEF8BF.