#CBEECE Color Information

Hex color code: #CBEECE

The hex color #CBEECE is a soft green with RGB values of (203, 238, 206) and HSL of (125°, 51%, 86%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CBEECE
RGB
203, 238, 206
HSL
125°, 51%, 86%
CMYK
15%, 0%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBEECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 238, 206

Red: 203 / Green: 238 / Blue: 206

HSL

125°, 51%, 86%

Hue: 125° / Saturation: 51% / Lightness: 86%

CMYK

15%, 0%, 13%, 7%

Cyan: 15% / Magenta: 0% / Yellow: 13% / Key: 7%

What color is #CBEECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBEECE to RGB:

rgb(203, 238, 206)HEX to RGB Converter →

HEX to HSL

Convert #CBEECE to HSL:

hsl(125, 51%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CBEECE to CMYK:

cmyk(15%, 0%, 13%, 7%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #CBEECE has RGB (203, 238, 206) and HSL (125°, 51%, 86%). 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 #CBEECE is #EEC9EA, creating high-contrast pairings. For softer combinations, try analogous colors like #D8EEC9.

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

Contrast with #CBEECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBEECE?

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

What is the RGB value of #CBEECE?

#CBEECE in RGB is (203, 238, 206) - 203 red, 238 green, and 206 blue.

How to use #CBEECE in CSS?

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

What colors go well with #CBEECE?

#EEC9EA (complementary), #D8EEC9 (analogous), and #8FDB96 (lighter shade) work well with #CBEECE.