#CEEBB8 Color Information

Hex color code: #CEEBB8

A light green shade, #CEEBB8 appears as (206, 235, 184) in RGB and (94°, 56%, 82%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#CEEBB8
RGB
206, 235, 184
HSL
94°, 56%, 82%
CMYK
12%, 0%, 22%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEBB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 235, 184

Red: 206 / Green: 235 / Blue: 184

HSL

94°, 56%, 82%

Hue: 94° / Saturation: 56% / Lightness: 82%

CMYK

12%, 0%, 22%, 8%

Cyan: 12% / Magenta: 0% / Yellow: 22% / Key: 8%

What color is #CEEBB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEBB8 to RGB:

rgb(206, 235, 184)HEX to RGB Converter →

HEX to HSL

Convert #CEEBB8 to HSL:

hsl(94, 56%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEBB8 to CMYK:

cmyk(12%, 0%, 22%, 8%)Color Converter →

Color Meaning and Usage

#CEEBB8 is a light green color with RGB values of 206, 235, 184 and HSL of 94°, 56%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEBB8 is #D5B7EB, creating high-contrast pairings. For softer combinations, try analogous colors like #E7EBB7.

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

Contrast with #CEEBB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEBB8?

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

What is the RGB value of #CEEBB8?

#CEEBB8 in RGB is (206, 235, 184) - 206 red, 235 green, and 184 blue.

How to use #CEEBB8 in CSS?

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

What colors go well with #CEEBB8?

#D5B7EB (complementary), #E7EBB7 (analogous), and #A5DA7C (lighter shade) work well with #CEEBB8.