#CEECDA Color Information

Hex color code: #CEECDA

A ethereal green shade, #CEECDA appears as (206, 236, 218) in RGB and (144°, 44%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CEECDA
RGB
206, 236, 218
HSL
144°, 44%, 87%
CMYK
13%, 0%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEECDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 236, 218

Red: 206 / Green: 236 / Blue: 218

HSL

144°, 44%, 87%

Hue: 144° / Saturation: 44% / Lightness: 87%

CMYK

13%, 0%, 8%, 7%

Cyan: 13% / Magenta: 0% / Yellow: 8% / Key: 7%

What color is #CEECDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEECDA to RGB:

rgb(206, 236, 218)HEX to RGB Converter →

HEX to HSL

Convert #CEECDA to HSL:

hsl(144, 44%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CEECDA to CMYK:

cmyk(13%, 0%, 8%, 7%)Color Converter →

Color Meaning and Usage

A light green tone, #CEECDA has RGB (206, 236, 218) and HSL (144°, 44%, 87%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEECDA is #ECCFE1, creating high-contrast pairings. For softer combinations, try analogous colors like #D2ECCF.

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

Contrast with #CEECDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEECDA?

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

What is the RGB value of #CEECDA?

#CEECDA in RGB is (206, 236, 218) - 206 red, 236 green, and 218 blue.

How to use #CEECDA in CSS?

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

What colors go well with #CEECDA?

#ECCFE1 (complementary), #D2ECCF (analogous), and #98D7B1 (lighter shade) work well with #CEECDA.