What Color Is #93FC49?

When rendered, #93FC49 appears as a medium green shade. The R:147, G:252, B:73 breakdown shows a green-dominant profile with medium depth. At 64% lightness, it sits in the upper half of the brightness range.

Color Meaning of #93FC49

Designers choose green tones when their projects require growth, balance, and harmony. #93FC49 inherits these qualities while its medium nature keeps surfaces feeling open and uncluttered, encouraging longer engagement.

Where to Use HEX Code #93FC49

Onboarding flow illustrations and background washes that set a welcoming green tone
Skeleton screen shimmer effects — subtle medium green pulses feel natural during loading
Sidebar active-state indicators that help users orient within complex multi-panel layouts
Tag and chip components where green backgrounds pair with contrasting text for quick scanning
Customer testimonial section accents that frame quotes with visual warmth
API documentation color swatches and code highlighting themes

Similar HEX Color Codes

HEX Code #93FC49 in Design Systems

Design token strategy for #93FC49: assign it as color.green.medium in your token hierarchy. From this base, compute tint/shade ramps programmatically using OKLCH (preferred for perceptual uniformity) or HSL adjustments. Export tokens to CSS, iOS, and Android through Style Dictionary or Tokens Studio.

Contrast data: perceived brightness 200/255 positions this color in the lighter range. Use as an accent or surface tint, and combine with dark foreground text. Test readability at multiple viewport sizes, as thin fonts at small sizes require higher contrast.

FAQ About HEX Color Code #93FC49

What color is #93FC49?
#93FC49 produces a medium green tone. The RGB breakdown (147, 252, 73) shows how the three light channels combine to create this specific green hue at 95° on the color wheel.
Is #93FC49 a dark or light color?
#93FC49 registers as a light color at 200/255 perceived brightness. In practical terms, dark text (#1F2937) is the recommended foreground.
What colors go well with #93FC49?
Complementary pairing (≈275° hue) creates energetic contrast with #93FC49. Split-complementary (±150°) adds variety with less tension. Monochromatic schemes — lighter and darker green shades — are the safest harmonious option.
Can I use #93FC49 for branding?
#93FC49 can serve as a primary or secondary brand color. Before committing, verify it renders well in both RGB (screens) and CMYK (print), test it against competitor palettes for differentiation, and confirm it meets WCAG contrast requirements in all planned applications.
How do I convert #93FC49 to other color formats?
Convert #93FC49 to RGB(147, 252, 73) by splitting the hex into three pairs and converting each from base-16 to base-10. HSL(95°, 97%, 64%) is derived from the RGB values using the standard algorithm. Visit our HEX to HSL converter for additional formats.