#CEEF2A Color Information

Hex color code: #CEEF2A

#CEEF2A is a vivid yellow color. In RGB it is (206, 239, 42), and in HSL it is (70°, 86%, 55%). It is commonly used in modern UI design.

Try:
Color NameGreen Yellow
HEX
#CEEF2A
RGB
206, 239, 42
HSL
70°, 86%, 55%
CMYK
14%, 0%, 82%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEF2A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 239, 42

Red: 206 / Green: 239 / Blue: 42

HSL

70°, 86%, 55%

Hue: 70° / Saturation: 86% / Lightness: 55%

CMYK

14%, 0%, 82%, 6%

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

What color is #CEEF2A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEF2A to RGB:

rgb(206, 239, 42)HEX to RGB Converter →

HEX to HSL

Convert #CEEF2A to HSL:

hsl(70, 86%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEF2A to CMYK:

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

Color Meaning and Usage

#CEEF2A is a dynamic yellow color with RGB values of 206, 239, 42 and HSL of 70°, 86%, 55%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEF2A is #4A2AEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFAD2A.

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

Contrast with #CEEF2A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEF2A?

#CEEF2A is a dynamic yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CEEF2A?

#CEEF2A in RGB is (206, 239, 42) - 206 red, 239 green, and 42 blue.

How to use #CEEF2A in CSS?

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

What colors go well with #CEEF2A?

#4A2AEF (complementary), #EFAD2A (analogous), and #A0BE0E (lighter shade) work well with #CEEF2A.