#CEE5BE Color Information

Hex color code: #CEE5BE

A delicate green shade, #CEE5BE appears as (206, 229, 190) in RGB and (95°, 43%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CEE5BE
RGB
206, 229, 190
HSL
95°, 43%, 82%
CMYK
10%, 0%, 17%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEE5BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 229, 190

Red: 206 / Green: 229 / Blue: 190

HSL

95°, 43%, 82%

Hue: 95° / Saturation: 43% / Lightness: 82%

CMYK

10%, 0%, 17%, 10%

Cyan: 10% / Magenta: 0% / Yellow: 17% / Key: 10%

What color is #CEE5BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEE5BE to RGB:

rgb(206, 229, 190)HEX to RGB Converter →

HEX to HSL

Convert #CEE5BE to HSL:

hsl(95, 43%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CEE5BE to CMYK:

cmyk(10%, 0%, 17%, 10%)Color Converter →

Color Meaning and Usage

A airy green tone, #CEE5BE has RGB (206, 229, 190) and HSL (95°, 43%, 82%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEE5BE is #D4BDE5, creating high-contrast pairings. For softer combinations, try analogous colors like #E2E5BD.

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

Contrast with #CEE5BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEE5BE?

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

What is the RGB value of #CEE5BE?

#CEE5BE in RGB is (206, 229, 190) - 206 red, 229 green, and 190 blue.

How to use #CEE5BE in CSS?

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

What colors go well with #CEE5BE?

#D4BDE5 (complementary), #E2E5BD (analogous), and #A5CF87 (lighter shade) work well with #CEE5BE.