#CEEDD6 Color Information

Hex color code: #CEEDD6

#CEEDD6 is a airy green color. In RGB it is (206, 237, 214), and in HSL it is (135°, 46%, 87%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CEEDD6
RGB
206, 237, 214
HSL
135°, 46%, 87%
CMYK
13%, 0%, 10%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEDD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 237, 214

Red: 206 / Green: 237 / Blue: 214

HSL

135°, 46%, 87%

Hue: 135° / Saturation: 46% / Lightness: 87%

CMYK

13%, 0%, 10%, 7%

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

What color is #CEEDD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEDD6 to RGB:

rgb(206, 237, 214)HEX to RGB Converter →

HEX to HSL

Convert #CEEDD6 to HSL:

hsl(135, 46%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEDD6 to CMYK:

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

Color Meaning and Usage

A airy green tone, #CEEDD6 has RGB (206, 237, 214) and HSL (135°, 46%, 87%). 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 #CEEDD6 is #EDCFE5, creating high-contrast pairings. For softer combinations, try analogous colors like #D6EDCF.

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

Contrast with #CEEDD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEDD6?

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

What is the RGB value of #CEEDD6?

#CEEDD6 in RGB is (206, 237, 214) - 206 red, 237 green, and 214 blue.

How to use #CEEDD6 in CSS?

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

What colors go well with #CEEDD6?

#EDCFE5 (complementary), #D6EDCF (analogous), and #97D8A7 (lighter shade) work well with #CEEDD6.