#CEEDB2 Color Information

Hex color code: #CEEDB2

#CEEDB2 is a ethereal green color. In RGB it is (206, 237, 178), and in HSL it is (92°, 62%, 81%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#CEEDB2
RGB
206, 237, 178
HSL
92°, 62%, 81%
CMYK
13%, 0%, 25%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEDB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 237, 178

Red: 206 / Green: 237 / Blue: 178

HSL

92°, 62%, 81%

Hue: 92° / Saturation: 62% / Lightness: 81%

CMYK

13%, 0%, 25%, 7%

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

What color is #CEEDB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEDB2 to RGB:

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

HEX to HSL

Convert #CEEDB2 to HSL:

hsl(92, 62%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEDB2 to CMYK:

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

Color Meaning and Usage

#CEEDB2 is a light green color with RGB values of 206, 237, 178 and HSL of 92°, 62%, 81%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEDB2 is #D1B1ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EBEDB1.

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

Contrast with #CEEDB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEDB2?

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

What is the RGB value of #CEEDB2?

#CEEDB2 in RGB is (206, 237, 178) - 206 red, 237 green, and 178 blue.

How to use #CEEDB2 in CSS?

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

What colors go well with #CEEDB2?

#D1B1ED (complementary), #EBEDB1 (analogous), and #A5DE73 (lighter shade) work well with #CEEDB2.