#CEEECE Color Information

Hex color code: #CEEECE

The hex color #CEEECE is a light green with RGB values of (206, 238, 206) and HSL of (120°, 48%, 87%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CEEECE
RGB
206, 238, 206
HSL
120°, 48%, 87%
CMYK
13%, 0%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 238, 206

Red: 206 / Green: 238 / Blue: 206

HSL

120°, 48%, 87%

Hue: 120° / Saturation: 48% / Lightness: 87%

CMYK

13%, 0%, 13%, 7%

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

What color is #CEEECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEECE to RGB:

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

HEX to HSL

Convert #CEEECE to HSL:

hsl(120, 48%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEECE to CMYK:

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

Color Meaning and Usage

#CEEECE is a airy green color with RGB values of 206, 238, 206 and HSL of 120°, 48%, 87%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEECE is #EECEEE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEEECE.

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

Contrast with #CEEECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEECE?

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

What is the RGB value of #CEEECE?

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

How to use #CEEECE in CSS?

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

What colors go well with #CEEECE?

#EECEEE (complementary), #DEEECE (analogous), and #95DA95 (lighter shade) work well with #CEEECE.