#CEFCC8 Color Information

Hex color code: #CEFCC8

The hex color #CEFCC8 is a soft green with RGB values of (206, 252, 200) and HSL of (113°, 90%, 89%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#CEFCC8
RGB
206, 252, 200
HSL
113°, 90%, 89%
CMYK
18%, 0%, 21%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEFCC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 252, 200

Red: 206 / Green: 252 / Blue: 200

HSL

113°, 90%, 89%

Hue: 113° / Saturation: 90% / Lightness: 89%

CMYK

18%, 0%, 21%, 1%

Cyan: 18% / Magenta: 0% / Yellow: 21% / Key: 1%

What color is #CEFCC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEFCC8 to RGB:

rgb(206, 252, 200)HEX to RGB Converter →

HEX to HSL

Convert #CEFCC8 to HSL:

hsl(113, 90%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CEFCC8 to CMYK:

cmyk(18%, 0%, 21%, 1%)Color Converter →

Color Meaning and Usage

A delicate green tone, #CEFCC8 has RGB (206, 252, 200) and HSL (113°, 90%, 89%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEFCC8 is #F6CAFC, creating high-contrast pairings. For softer combinations, try analogous colors like #E9FCCA.

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

Contrast with #CEFCC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEFCC8?

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

What is the RGB value of #CEFCC8?

#CEFCC8 in RGB is (206, 252, 200) - 206 red, 252 green, and 200 blue.

How to use #CEFCC8 in CSS?

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

What colors go well with #CEFCC8?

#F6CAFC (complementary), #E9FCCA (analogous), and #8FF881 (lighter shade) work well with #CEFCC8.