#CEEED5 Color Information

Hex color code: #CEEED5

#CEEED5 is a delicate green color. In RGB it is (206, 238, 213), and in HSL it is (133°, 48%, 87%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CEEED5
RGB
206, 238, 213
HSL
133°, 48%, 87%
CMYK
13%, 0%, 11%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEED5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 238, 213

Red: 206 / Green: 238 / Blue: 213

HSL

133°, 48%, 87%

Hue: 133° / Saturation: 48% / Lightness: 87%

CMYK

13%, 0%, 11%, 7%

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

What color is #CEEED5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEED5 to RGB:

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

HEX to HSL

Convert #CEEED5 to HSL:

hsl(133, 48%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEED5 to CMYK:

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

Color Meaning and Usage

A delicate green tone, #CEEED5 has RGB (206, 238, 213) and HSL (133°, 48%, 87%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEED5 is #EECEE7, creating high-contrast pairings. For softer combinations, try analogous colors like #D7EECE.

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

Contrast with #CEEED5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEED5?

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

What is the RGB value of #CEEED5?

#CEEED5 in RGB is (206, 238, 213) - 206 red, 238 green, and 213 blue.

How to use #CEEED5 in CSS?

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

What colors go well with #CEEED5?

#EECEE7 (complementary), #D7EECE (analogous), and #95DAA4 (lighter shade) work well with #CEEED5.