#CEFCD6 Color Information

Hex color code: #CEFCD6

A ethereal green shade, #CEFCD6 appears as (206, 252, 214) in RGB and (130°, 88%, 90%) in HSL. It is widely used in graphic design.

Try:
Color NameBeige
HEX
#CEFCD6
RGB
206, 252, 214
HSL
130°, 88%, 90%
CMYK
18%, 0%, 15%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEFCD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 252, 214

Red: 206 / Green: 252 / Blue: 214

HSL

130°, 88%, 90%

Hue: 130° / Saturation: 88% / Lightness: 90%

CMYK

18%, 0%, 15%, 1%

Cyan: 18% / Magenta: 0% / Yellow: 15% / Key: 1%

What color is #CEFCD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEFCD6 to RGB:

rgb(206, 252, 214)HEX to RGB Converter →

HEX to HSL

Convert #CEFCD6 to HSL:

hsl(130, 88%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CEFCD6 to CMYK:

cmyk(18%, 0%, 15%, 1%)Color Converter →

Color Meaning and Usage

#CEFCD6 is a delicate green color with RGB values of 206, 252, 214 and HSL of 130°, 88%, 90%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEFCD6 is #FCCFF4, creating high-contrast pairings. For softer combinations, try analogous colors like #DEFCCF.

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

Contrast with #CEFCD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEFCD6?

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

What is the RGB value of #CEFCD6?

#CEFCD6 in RGB is (206, 252, 214) - 206 red, 252 green, and 214 blue.

How to use #CEFCD6 in CSS?

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

What colors go well with #CEFCD6?

#FCCFF4 (complementary), #DEFCCF (analogous), and #87F79A (lighter shade) work well with #CEFCD6.