#CEF3CC Color Information

Hex color code: #CEF3CC

The hex color #CEF3CC is a delicate green with RGB values of (206, 243, 204) and HSL of (117°, 62%, 88%). It is often used for branding and logos.

Try:
Color NameBeige
HEX
#CEF3CC
RGB
206, 243, 204
HSL
117°, 62%, 88%
CMYK
15%, 0%, 16%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEF3CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 243, 204

Red: 206 / Green: 243 / Blue: 204

HSL

117°, 62%, 88%

Hue: 117° / Saturation: 62% / Lightness: 88%

CMYK

15%, 0%, 16%, 5%

Cyan: 15% / Magenta: 0% / Yellow: 16% / Key: 5%

What color is #CEF3CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEF3CC to RGB:

rgb(206, 243, 204)HEX to RGB Converter →

HEX to HSL

Convert #CEF3CC to HSL:

hsl(117, 62%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CEF3CC to CMYK:

cmyk(15%, 0%, 16%, 5%)Color Converter →

Color Meaning and Usage

A airy green tone, #CEF3CC has RGB (206, 243, 204) and HSL (117°, 62%, 88%). 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 #CEF3CC is #F1CDF3, creating high-contrast pairings. For softer combinations, try analogous colors like #E2F3CD.

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

Contrast with #CEF3CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEF3CC?

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

What is the RGB value of #CEF3CC?

#CEF3CC in RGB is (206, 243, 204) - 206 red, 243 green, and 204 blue.

How to use #CEF3CC in CSS?

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

What colors go well with #CEF3CC?

#F1CDF3 (complementary), #E2F3CD (analogous), and #94E58F (lighter shade) work well with #CEF3CC.