What Color Is #35C34F?

When rendered, #35C34F appears as a deep green shade. The R:53, G:195, B:79 breakdown shows a green-dominant profile with deep depth. At 49% lightness, it sits in the lower half of the brightness range.

Color Meaning of #35C34F

Designers choose green tones when their projects require growth, balance, and harmony. #35C34F inherits these qualities while its deep nature adds visual weight that commands attention and establishes hierarchy.

Where to Use HEX Code #35C34F

Onboarding flow illustrations and background washes that set a welcoming green tone
Skeleton screen shimmer effects — subtle deep 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 #35C34F in Design Systems

Design token strategy for #35C34F: assign it as color.green.deep 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 139/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 #35C34F

What color is #35C34F?
#35C34F produces a deep green tone. The RGB breakdown (53, 195, 79) shows how the three light channels combine to create this specific green hue at 131° on the color wheel.
Is #35C34F a dark or light color?
#35C34F registers as a light color at 139/255 perceived brightness. In practical terms, dark text (#1F2937) is the recommended foreground.
What colors go well with #35C34F?
Complementary pairing (≈311° hue) creates energetic contrast with #35C34F. Split-complementary (±150°) adds variety with less tension. Monochromatic schemes — lighter and darker green shades — are the safest harmonious option.
Can I use #35C34F for branding?
#35C34F 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 #35C34F to other color formats?
Convert #35C34F to RGB(53, 195, 79) by splitting the hex into three pairs and converting each from base-16 to base-10. HSL(131°, 57%, 49%) is derived from the RGB values using the standard algorithm. Visit our HEX to HSL converter for additional formats.