#CEEBBA Color Information

Hex color code: #CEEBBA

The hex color #CEEBBA is a soft green with RGB values of (206, 235, 186) and HSL of (96°, 55%, 83%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#CEEBBA
RGB
206, 235, 186
HSL
96°, 55%, 83%
CMYK
12%, 0%, 21%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEBBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 235, 186

Red: 206 / Green: 235 / Blue: 186

HSL

96°, 55%, 83%

Hue: 96° / Saturation: 55% / Lightness: 83%

CMYK

12%, 0%, 21%, 8%

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

What color is #CEEBBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEBBA to RGB:

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

HEX to HSL

Convert #CEEBBA to HSL:

hsl(96, 55%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEBBA to CMYK:

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

Color Meaning and Usage

A delicate green tone, #CEEBBA has RGB (206, 235, 186) and HSL (96°, 55%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEBBA is #D8BCEB, creating high-contrast pairings. For softer combinations, try analogous colors like #E7EBBC.

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

Contrast with #CEEBBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEBBA?

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

What is the RGB value of #CEEBBA?

#CEEBBA in RGB is (206, 235, 186) - 206 red, 235 green, and 186 blue.

How to use #CEEBBA in CSS?

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

What colors go well with #CEEBBA?

#D8BCEB (complementary), #E7EBBC (analogous), and #A4DA81 (lighter shade) work well with #CEEBBA.