#CEFACF Color Information

Hex color code: #CEFACF

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

Try:
Color NameBeige
HEX
#CEFACF
RGB
206, 250, 207
HSL
121°, 81%, 89%
CMYK
18%, 0%, 17%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEFACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 250, 207

Red: 206 / Green: 250 / Blue: 207

HSL

121°, 81%, 89%

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

CMYK

18%, 0%, 17%, 2%

Cyan: 18% / Magenta: 0% / Yellow: 17% / Key: 2%

What color is #CEFACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEFACF to RGB:

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

HEX to HSL

Convert #CEFACF to HSL:

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

HEX to CMYK

Convert #CEFACF to CMYK:

cmyk(18%, 0%, 17%, 2%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #CEFACF has RGB (206, 250, 207) and HSL (121°, 81%, 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 #CEFACF is #FACCF9, creating high-contrast pairings. For softer combinations, try analogous colors like #E2FACC.

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

Contrast with #CEFACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEFACF?

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

What is the RGB value of #CEFACF?

#CEFACF in RGB is (206, 250, 207) - 206 red, 250 green, and 207 blue.

How to use #CEFACF in CSS?

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

What colors go well with #CEFACF?

#FACCF9 (complementary), #E2FACC (analogous), and #87F289 (lighter shade) work well with #CEFACF.