#CEF00F Color Information

Hex color code: #CEF00F

#CEF00F is a bold yellow color. In RGB it is (206, 240, 15), and in HSL it is (69°, 88%, 50%). It is frequently seen in web interfaces.

Try:
Color NameGreen Yellow
HEX
#CEF00F
RGB
206, 240, 15
HSL
69°, 88%, 50%
CMYK
14%, 0%, 94%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEF00F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 240, 15

Red: 206 / Green: 240 / Blue: 15

HSL

69°, 88%, 50%

Hue: 69° / Saturation: 88% / Lightness: 50%

CMYK

14%, 0%, 94%, 6%

Cyan: 14% / Magenta: 0% / Yellow: 94% / Key: 6%

What color is #CEF00F?

#CEF00F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEF00F to RGB:

rgb(206, 240, 15)HEX to RGB Converter →

HEX to HSL

Convert #CEF00F to HSL:

hsl(69, 88%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #CEF00F to CMYK:

cmyk(14%, 0%, 94%, 6%)Color Converter →

Color Meaning and Usage

#CEF00F is a bold yellow color with RGB values of 206, 240, 15 and HSL of 69°, 88%, 50%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEF00F is #310FF0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0A10F.

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

Contrast with #CEF00F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEF00F?

#CEF00F is a bold yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CEF00F?

#CEF00F in RGB is (206, 240, 15) - 206 red, 240 green, and 15 blue.

How to use #CEF00F in CSS?

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

What colors go well with #CEF00F?

#310FF0 (complementary), #F0A10F (analogous), and #90A80B (lighter shade) work well with #CEF00F.