#CEEDD5 Color Information

Hex color code: #CEEDD5

The hex color #CEEDD5 is a soft green with RGB values of (206, 237, 213) and HSL of (134°, 46%, 87%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CEEDD5
RGB
206, 237, 213
HSL
134°, 46%, 87%
CMYK
13%, 0%, 10%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEDD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 237, 213

Red: 206 / Green: 237 / Blue: 213

HSL

134°, 46%, 87%

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

CMYK

13%, 0%, 10%, 7%

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

What color is #CEEDD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEDD5 to RGB:

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

HEX to HSL

Convert #CEEDD5 to HSL:

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

HEX to CMYK

Convert #CEEDD5 to CMYK:

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

Color Meaning and Usage

#CEEDD5 is a light green color with RGB values of 206, 237, 213 and HSL of 134°, 46%, 87%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEDD5 is #EDCFE6, creating high-contrast pairings. For softer combinations, try analogous colors like #D7EDCF.

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

Contrast with #CEEDD5

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 #CEEDD5?

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

What is the RGB value of #CEEDD5?

#CEEDD5 in RGB is (206, 237, 213) - 206 red, 237 green, and 213 blue.

How to use #CEEDD5 in CSS?

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

What colors go well with #CEEDD5?

#EDCFE6 (complementary), #D7EDCF (analogous), and #97D8A6 (lighter shade) work well with #CEEDD5.