#CEEDB6 Color Information

Hex color code: #CEEDB6

A airy green shade, #CEEDB6 appears as (206, 237, 182) in RGB and (94°, 60%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#CEEDB6
RGB
206, 237, 182
HSL
94°, 60%, 82%
CMYK
13%, 0%, 23%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEDB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 237, 182

Red: 206 / Green: 237 / Blue: 182

HSL

94°, 60%, 82%

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

CMYK

13%, 0%, 23%, 7%

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

What color is #CEEDB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEDB6 to RGB:

rgb(206, 237, 182)HEX to RGB Converter →

HEX to HSL

Convert #CEEDB6 to HSL:

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

HEX to CMYK

Convert #CEEDB6 to CMYK:

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

Color Meaning and Usage

#CEEDB6 is a ethereal green color with RGB values of 206, 237, 182 and HSL of 94°, 60%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEDB6 is #D5B6ED, creating high-contrast pairings. For softer combinations, try analogous colors like #E9EDB6.

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

Contrast with #CEEDB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEDB6?

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

What is the RGB value of #CEEDB6?

#CEEDB6 in RGB is (206, 237, 182) - 206 red, 237 green, and 182 blue.

How to use #CEEDB6 in CSS?

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

What colors go well with #CEEDB6?

#D5B6ED (complementary), #E9EDB6 (analogous), and #A4DD78 (lighter shade) work well with #CEEDB6.