#CEFAE3 Color Information

Hex color code: #CEFAE3

#CEFAE3 is a soft green color. In RGB it is (206, 250, 227), and in HSL it is (149°, 81%, 89%). It is frequently seen in web interfaces.

Try:
Color NameLight Cyan
HEX
#CEFAE3
RGB
206, 250, 227
HSL
149°, 81%, 89%
CMYK
18%, 0%, 9%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEFAE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 250, 227

Red: 206 / Green: 250 / Blue: 227

HSL

149°, 81%, 89%

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

CMYK

18%, 0%, 9%, 2%

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

What color is #CEFAE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEFAE3 to RGB:

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

HEX to HSL

Convert #CEFAE3 to HSL:

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

HEX to CMYK

Convert #CEFAE3 to CMYK:

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

Color Meaning and Usage

A delicate green tone, #CEFAE3 has RGB (206, 250, 227) and HSL (149°, 81%, 89%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEFAE3 is #FACCE4, creating high-contrast pairings. For softer combinations, try analogous colors like #CDFACC.

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

Contrast with #CEFAE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEFAE3?

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

What is the RGB value of #CEFAE3?

#CEFAE3 in RGB is (206, 250, 227) - 206 red, 250 green, and 227 blue.

How to use #CEFAE3 in CSS?

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

What colors go well with #CEFAE3?

#FACCE4 (complementary), #CDFACC (analogous), and #87F2BB (lighter shade) work well with #CEFAE3.