✓ Copied to clipboard
#ABFE1B (Vivid Chartreuse) color swatch preview — Color From Pic.
#ABFE1B — Vivid Chartreuse color swatch

Vivid Chartreuse

#ABFE1B

📝 Color Information for #ABFE1B

The hexadecimal color code #ABFE1B represents a medium shade in the yellow family. In the RGB color model, this color is composed of 171 red, 254 green, and 27 blue, which translates to approximately 67% red, 100% green, and 11% blue. This makes it a highly saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #ABFE1B has a hue of 82 degrees, a saturation level of 99%, and a lightness value of 55%. The hue angle of 82° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 82°, saturation of 89%, and brightness/value of 100%. For print applications using the CMYK color model, #ABFE1B would be reproduced using 33% cyan, 0% magenta, 89% yellow, and 0% black. The closest web-safe color is #99FF33, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #ABFE1B with other colors, consider its complementary color at hue 262° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11271707, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ABFE1B

Tailwind CSS
lime-400
HEX
#ABFE1B
RGB
rgb(171, 254, 27)
RGB %
67%, 100%, 11%
HSL
hsl(82, 99%, 55%)
HSV
hsv(82, 89%, 100%)
CMYK
33%, 0%, 89%, 0%
Decimal
11271707
Web Safe
#99FF33

🎨 Color Schemes for #ABFE1B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ABFE1B

🌗 Shades and Tints of #ABFE1B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ABFE1B

Tones (adding gray / desaturating)

🌈 Hue Variations of #ABFE1B

Hue Variations (shifting the color spectrum)

👁️ Preview of #ABFE1B in Use

Text on #ABFE1B
This demonstrates text readability on the color background. (Click to edit)
#ABFE1B as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #ABFE1B

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #ABFE1B

:root { --color-hex: #ABFE1B; --color-rgb: 171, 254, 27; --color-hsl: 82, 99%, 55%; } .bg-color { background-color: #ABFE1B; } .text-color { color: #ABFE1B; } .border-color { border-color: #ABFE1B; }

🛠️ Use #ABFE1B in Your Project

🎨
Build a Palette with #ABFE1B
Generate harmonious color schemes
⚖️
Check Contrast for #ABFE1B
WCAG accessibility testing
🌈
Create a Gradient with #ABFE1B
Beautiful CSS gradients

🔗 Related Colors to #ABFE1B

#FEE01B
Hue -30°
#E3FE1B
Hue -15°
#72FE1B
Hue +15°
#39FE1B
Hue +30°
#97EF01
85% L
#7EC601
70% L
#5A8E01
50% L
#375600
30% L
#BBFE48
64% L
#CCFE76
73% L
#DDFFA4
82% L
#EEFFD1
91% L

About Vivid Chartreuse (#ABFE1B)

Vivid Chartreuse is a medium, vibrant, warm yellow color with a hue angle of 82°, saturation of 99%, and lightness of 55%. Its RGB value is (171, 254, 27) and its CMYK breakdown is C:33% M:0% Y:89% K:0%.

This is a Spring (Vital) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #ABFE1B

What is the HEX code for Vivid Chartreuse? +

The HEX code for Vivid Chartreuse is #ABFE1B. In CSS you can use it directly as color: #ABFE1B; or as a background: background-color: #ABFE1B;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #ABFE1B? +

The RGB value of #ABFE1B is rgb(171, 254, 27). This means the color contains 171 out of 255 parts red, 254 out of 255 parts green, and 27 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(171, 254, 27);

What is the HSL value of #ABFE1B? +

The HSL value of #ABFE1B is hsl(82, 99%, 55%). The hue is 82°, placing it in the yellow family on the color wheel. The saturation is 99%, making it vibrant. The lightness is 55%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #ABFE1B a warm or cool color? +

#ABFE1B is classified as a warm color based on its hue angle of 82°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #ABFE1B? +

The approximate CMYK value of #ABFE1B is C:33% M:0% Y:89% K:0%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #ABFE1B with Other Tools

🔢
Color Converter
Get all formats for #ABFE1B — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #ABFE1B passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #ABFE1B.
👓
Blindness Simulator
See how #ABFE1B appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #ABFE1B.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #ABFE1B.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #ABFE1B.
🔬
Technical Formats
See #ABFE1B in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #ABFE1B as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.