#CEEB7F Color Information

Hex color code: #CEEB7F

#CEEB7F is a dynamic green color. In RGB it is (206, 235, 127), and in HSL it is (76°, 73%, 71%). It is typically applied in digital products.

Try:
Color NameKhaki
HEX
#CEEB7F
RGB
206, 235, 127
HSL
76°, 73%, 71%
CMYK
12%, 0%, 46%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEB7F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 235, 127

Red: 206 / Green: 235 / Blue: 127

HSL

76°, 73%, 71%

Hue: 76° / Saturation: 73% / Lightness: 71%

CMYK

12%, 0%, 46%, 8%

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

What color is #CEEB7F?

#CEEB7F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEB7F to RGB:

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

HEX to HSL

Convert #CEEB7F to HSL:

hsl(76, 73%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEB7F to CMYK:

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

Color Meaning and Usage

A dynamic green tone, #CEEB7F has RGB (206, 235, 127) and HSL (76°, 73%, 71%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEB7F is #9C7FEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBD27F.

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

Contrast with #CEEB7F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEB7F?

#CEEB7F is a dynamic green color - a green hue that evokes nature and harmony.

What is the RGB value of #CEEB7F?

#CEEB7F in RGB is (206, 235, 127) - 206 red, 235 green, and 127 blue.

How to use #CEEB7F in CSS?

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

What colors go well with #CEEB7F?

#9C7FEB (complementary), #EBD27F (analogous), and #B5E13D (lighter shade) work well with #CEEB7F.