#CEF0AE Color Information

Hex color code: #CEF0AE

#CEF0AE is a ethereal green color. In RGB it is (206, 240, 174), and in HSL it is (91°, 69%, 81%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#CEF0AE
RGB
206, 240, 174
HSL
91°, 69%, 81%
CMYK
14%, 0%, 27%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEF0AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 240, 174

Red: 206 / Green: 240 / Blue: 174

HSL

91°, 69%, 81%

Hue: 91° / Saturation: 69% / Lightness: 81%

CMYK

14%, 0%, 27%, 6%

Cyan: 14% / Magenta: 0% / Yellow: 27% / Key: 6%

What color is #CEF0AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEF0AE to RGB:

rgb(206, 240, 174)HEX to RGB Converter →

HEX to HSL

Convert #CEF0AE to HSL:

hsl(91, 69%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CEF0AE to CMYK:

cmyk(14%, 0%, 27%, 6%)Color Converter →

Color Meaning and Usage

#CEF0AE is a airy green color with RGB values of 206, 240, 174 and HSL of 91°, 69%, 81%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEF0AE is #D0ADF0, creating high-contrast pairings. For softer combinations, try analogous colors like #EFF0AD.

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

Contrast with #CEF0AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEF0AE?

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

What is the RGB value of #CEF0AE?

#CEF0AE in RGB is (206, 240, 174) - 206 red, 240 green, and 174 blue.

How to use #CEF0AE in CSS?

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

What colors go well with #CEF0AE?

#D0ADF0 (complementary), #EFF0AD (analogous), and #A6E46C (lighter shade) work well with #CEF0AE.