#CEF8DE Color Information

Hex color code: #CEF8DE

A soft green shade, #CEF8DE appears as (206, 248, 222) in RGB and (143°, 75%, 89%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#CEF8DE
RGB
206, 248, 222
HSL
143°, 75%, 89%
CMYK
17%, 0%, 10%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEF8DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 248, 222

Red: 206 / Green: 248 / Blue: 222

HSL

143°, 75%, 89%

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

CMYK

17%, 0%, 10%, 3%

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

What color is #CEF8DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEF8DE to RGB:

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

HEX to HSL

Convert #CEF8DE to HSL:

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

HEX to CMYK

Convert #CEF8DE to CMYK:

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

Color Meaning and Usage

#CEF8DE is a ethereal green color with RGB values of 206, 248, 222 and HSL of 143°, 75%, 89%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEF8DE is #F8CEE8, creating high-contrast pairings. For softer combinations, try analogous colors like #D3F8CE.

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

Contrast with #CEF8DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEF8DE?

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

What is the RGB value of #CEF8DE?

#CEF8DE in RGB is (206, 248, 222) - 206 red, 248 green, and 222 blue.

How to use #CEF8DE in CSS?

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

What colors go well with #CEF8DE?

#F8CEE8 (complementary), #D3F8CE (analogous), and #8BEEB1 (lighter shade) work well with #CEF8DE.