✓ Copied to clipboard
#4BBE5C (Emerald) color swatch preview — Color From Pic.
#4BBE5C — Emerald color swatch

Emerald

#4BBE5C

📝 Color Information for #4BBE5C

The hexadecimal color code #4BBE5C represents a medium shade in the green family. In the RGB color model, this color is composed of 75 red, 190 green, and 92 blue, which translates to approximately 29% red, 75% green, and 36% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #4BBE5C has a hue of 129 degrees, a saturation level of 47%, and a lightness value of 52%. The hue angle of 129° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 129°, saturation of 61%, and brightness/value of 75%. For print applications using the CMYK color model, #4BBE5C would be reproduced using 61% cyan, 0% magenta, 52% yellow, and 25% black. The closest web-safe color is #33CC66, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #4BBE5C with other colors, consider its complementary color at hue 309° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 4963932, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #4BBE5C

Tailwind CSS
green-500
HEX
#4BBE5C
RGB
rgb(75, 190, 92)
RGB %
29%, 75%, 36%
HSL
hsl(129, 47%, 52%)
HSV
hsv(129, 61%, 75%)
CMYK
61%, 0%, 52%, 25%
Decimal
4963932
Web Safe
#33CC66

🎨 Color Schemes for #4BBE5C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #4BBE5C

🌗 Shades and Tints of #4BBE5C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #4BBE5C

Tones (adding gray / desaturating)

🌈 Hue Variations of #4BBE5C

Hue Variations (shifting the color spectrum)

👁️ Preview of #4BBE5C in Use

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

👓 Color Blindness Simulation for #4BBE5C

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 #4BBE5C

:root { --color-hex: #4BBE5C; --color-rgb: 75, 190, 92; --color-hsl: 129, 47%, 52%; } .bg-color { background-color: #4BBE5C; } .text-color { color: #4BBE5C; } .border-color { border-color: #4BBE5C; }

🛠️ Use #4BBE5C in Your Project

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

🔗 Related Colors to #4BBE5C

#73BE4B
Hue -30°
#57BE4B
Hue -15°
#4BBE79
Hue +15°
#4BBE96
Hue +30°
#3BA54B
85% L
#31873E
70% L
#23612C
50% L
#163C1B
30% L
#71CC7E
62% L
#92D89D
71% L
#B8E5BF
81% L
#DAF1DD
90% L

About Emerald (#4BBE5C)

Emerald is a medium, moderately saturated, cool green color with a hue angle of 129°, saturation of 47%, and lightness of 52%. Its RGB value is (75, 190, 92) and its CMYK breakdown is C:61% M:0% Y:52% K:25%.

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

Frequently Asked Questions About #4BBE5C

What is the HEX code for Emerald? +

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

The RGB value of #4BBE5C is rgb(75, 190, 92). This means the color contains 75 out of 255 parts red, 190 out of 255 parts green, and 92 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(75, 190, 92);

What is the HSL value of #4BBE5C? +

The HSL value of #4BBE5C is hsl(129, 47%, 52%). The hue is 129°, placing it in the green family on the color wheel. The saturation is 47%, making it moderately saturated. The lightness is 52%, 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 #4BBE5C a warm or cool color? +

#4BBE5C is classified as a cool color based on its hue angle of 129°. 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 #4BBE5C? +

The approximate CMYK value of #4BBE5C is C:61% M:0% Y:52% K:25%. 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 #4BBE5C with Other Tools

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