#CEE3BC Color Information

Hex color code: #CEE3BC

#CEE3BC is a light green color. In RGB it is (206, 227, 188), and in HSL it is (92°, 41%, 81%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CEE3BC
RGB
206, 227, 188
HSL
92°, 41%, 81%
CMYK
9%, 0%, 17%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEE3BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 227, 188

Red: 206 / Green: 227 / Blue: 188

HSL

92°, 41%, 81%

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

CMYK

9%, 0%, 17%, 11%

Cyan: 9% / Magenta: 0% / Yellow: 17% / Key: 11%

What color is #CEE3BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEE3BC to RGB:

rgb(206, 227, 188)HEX to RGB Converter →

HEX to HSL

Convert #CEE3BC to HSL:

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

HEX to CMYK

Convert #CEE3BC to CMYK:

cmyk(9%, 0%, 17%, 11%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #CEE3BC has RGB (206, 227, 188) and HSL (92°, 41%, 81%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEE3BC is #D0BBE2, creating high-contrast pairings. For softer combinations, try analogous colors like #E1E2BB.

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

Contrast with #CEE3BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEE3BC?

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

What is the RGB value of #CEE3BC?

#CEE3BC in RGB is (206, 227, 188) - 206 red, 227 green, and 188 blue.

How to use #CEE3BC in CSS?

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

What colors go well with #CEE3BC?

#D0BBE2 (complementary), #E1E2BB (analogous), and #A6CC85 (lighter shade) work well with #CEE3BC.