✓ Copied to clipboard
#7BFEAD (Light Vivid Emerald) color swatch preview — Color From Pic.
#7BFEAD — Light Vivid Emerald color swatch

Light Vivid Emerald

#7BFEAD

📝 Color Information for #7BFEAD

The hexadecimal color code #7BFEAD represents a light shade in the green family. In the RGB color model, this color is composed of 123 red, 254 green, and 173 blue, which translates to approximately 48% red, 100% green, and 68% 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, #7BFEAD has a hue of 143 degrees, a saturation level of 98%, and a lightness value of 74%. The hue angle of 143° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 143°, saturation of 52%, and brightness/value of 100%. For print applications using the CMYK color model, #7BFEAD would be reproduced using 52% cyan, 0% magenta, 32% yellow, and 0% black. The closest web-safe color is #66FF99, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #7BFEAD with other colors, consider its complementary color at hue 323° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 8126125, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #7BFEAD

Tailwind CSS
green-300
HEX
#7BFEAD
RGB
rgb(123, 254, 173)
RGB %
48%, 100%, 68%
HSL
hsl(143, 98%, 74%)
HSV
hsv(143, 52%, 100%)
CMYK
52%, 0%, 32%, 0%
Decimal
8126125
Web Safe
#66FF99

🎨 Color Schemes for #7BFEAD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #7BFEAD

🌗 Shades and Tints of #7BFEAD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #7BFEAD

Tones (adding gray / desaturating)

🌈 Hue Variations of #7BFEAD

Hue Variations (shifting the color spectrum)

👁️ Preview of #7BFEAD in Use

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

👓 Color Blindness Simulation for #7BFEAD

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 #7BFEAD

:root { --color-hex: #7BFEAD; --color-rgb: 123, 254, 173; --color-hsl: 143, 98%, 74%; } .bg-color { background-color: #7BFEAD; } .text-color { color: #7BFEAD; } .border-color { border-color: #7BFEAD; }

🛠️ Use #7BFEAD in Your Project

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

🔗 Related Colors to #7BFEAD

#8BFE7C
Hue -30°
#7CFE8D
Hue -15°
#7CFECE
Hue +15°
#7CFEEF
Hue +30°
#44FD8B
85% L
#0DFD69
70% L
#02BB49
50% L
#016F2B
30% L
#95FEBD
79% L
#AEFECD
84% L
#CDFEE0
90% L
#E6FFEF
95% L

About Light Vivid Emerald (#7BFEAD)

Light Vivid Emerald is a light, vibrant, cool green color with a hue angle of 143°, saturation of 98%, and lightness of 74%. Its RGB value is (123, 254, 173) and its CMYK breakdown is C:52% M:0% Y:32% K:0%.

This is a Spring (Fresh) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #7BFEAD

What is the HEX code for Light Vivid Emerald? +

The HEX code for Light Vivid Emerald is #7BFEAD. In CSS you can use it directly as color: #7BFEAD; or as a background: background-color: #7BFEAD;. 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 #7BFEAD? +

The RGB value of #7BFEAD is rgb(123, 254, 173). This means the color contains 123 out of 255 parts red, 254 out of 255 parts green, and 173 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(123, 254, 173);

What is the HSL value of #7BFEAD? +

The HSL value of #7BFEAD is hsl(143, 98%, 74%). The hue is 143°, placing it in the green family on the color wheel. The saturation is 98%, making it vibrant. The lightness is 74%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #7BFEAD a warm or cool color? +

#7BFEAD is classified as a cool color based on its hue angle of 143°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #7BFEAD? +

The approximate CMYK value of #7BFEAD is C:52% M:0% Y:32% 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 #7BFEAD with Other Tools

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