#CEF28F Color Information

Hex color code: #CEF28F

#CEF28F is a vivid green color. In RGB it is (206, 242, 143), and in HSL it is (82°, 79%, 75%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#CEF28F
RGB
206, 242, 143
HSL
82°, 79%, 75%
CMYK
15%, 0%, 41%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEF28F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 242, 143

Red: 206 / Green: 242 / Blue: 143

HSL

82°, 79%, 75%

Hue: 82° / Saturation: 79% / Lightness: 75%

CMYK

15%, 0%, 41%, 5%

Cyan: 15% / Magenta: 0% / Yellow: 41% / Key: 5%

What color is #CEF28F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEF28F to RGB:

rgb(206, 242, 143)HEX to RGB Converter →

HEX to HSL

Convert #CEF28F to HSL:

hsl(82, 79%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CEF28F to CMYK:

cmyk(15%, 0%, 41%, 5%)Color Converter →

Color Meaning and Usage

A dynamic green tone, #CEF28F has RGB (206, 242, 143) and HSL (82°, 79%, 75%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEF28F is #B28DF2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2E48D.

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

Contrast with #CEF28F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEF28F?

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

What is the RGB value of #CEF28F?

#CEF28F in RGB is (206, 242, 143) - 206 red, 242 green, and 143 blue.

How to use #CEF28F in CSS?

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

What colors go well with #CEF28F?

#B28DF2 (complementary), #F2E48D (analogous), and #AEEA48 (lighter shade) work well with #CEF28F.