#CEE8BF Color Information

Hex color code: #CEE8BF

#CEE8BF is a delicate green color. In RGB it is (206, 232, 191), and in HSL it is (98°, 47%, 83%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#CEE8BF
RGB
206, 232, 191
HSL
98°, 47%, 83%
CMYK
11%, 0%, 18%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEE8BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 232, 191

Red: 206 / Green: 232 / Blue: 191

HSL

98°, 47%, 83%

Hue: 98° / Saturation: 47% / Lightness: 83%

CMYK

11%, 0%, 18%, 9%

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

What color is #CEE8BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEE8BF to RGB:

rgb(206, 232, 191)HEX to RGB Converter →

HEX to HSL

Convert #CEE8BF to HSL:

hsl(98, 47%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CEE8BF to CMYK:

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

Color Meaning and Usage

A light green tone, #CEE8BF has RGB (206, 232, 191) and HSL (98°, 47%, 83%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEE8BF is #D9BFE8, creating high-contrast pairings. For softer combinations, try analogous colors like #E3E8BF.

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

Contrast with #CEE8BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEE8BF?

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

What is the RGB value of #CEE8BF?

#CEE8BF in RGB is (206, 232, 191) - 206 red, 232 green, and 191 blue.

How to use #CEE8BF in CSS?

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

What colors go well with #CEE8BF?

#D9BFE8 (complementary), #E3E8BF (analogous), and #A3D487 (lighter shade) work well with #CEE8BF.