Skip to content

#64eb7b

a light, electric green · cool · closest name: Light Green

RGB
100, 235, 123
HSL
130°, 77%, 66%
CMYK
57, 0, 48, 8
Luminance
0.6356

At a glance

Every number on this page in one read: what #64eb7b is made of, how bright it looks, and which way it leans.

Hex
#64eb7b
Hue
130°
green
Saturation
77%
electric
Lightness
66%
light
Brightness
92%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6356
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.71:1
Closest name
Light Green
ΔE2000 4.3
Where it sits
Hue130° of 360°
Saturation77%
Lightness66%
Temperature
Warm ← → Cool67% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#64eb7b
RGBrgb(100, 235, 123)
HSLhsl(130, 77%, 66%)
CMYKcmyk(57%, 0%, 48%, 8%)
LABlab(83.7 -59.8 43.3)
LCHlch(83.7 73.8 144.1)
OKLCHoklch(0.840 0.193 146.9)
Decimal6613883
Display P3color(display-p3 0.392 0.922 0.482)

Copy-ready code

/* CSS */
color: #64eb7b;
background-color: #64eb7b;
/* Tailwind (arbitrary) */
class="text-[#64eb7b] bg-[#64eb7b]"
/* SCSS */
$brand: #64eb7b;
/* SwiftUI */
Color(red: 0.392, green: 0.922, blue: 0.482)
/* Android */
Color.parseColor("#64eb7b")
/* Flutter */
Color(0xFF64EB7B)
/* Python / OpenCV (BGR) */
(123, 235, 100)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #64eb7b · 13.71:1
Use #000000AAA at every size.
Aa
White text · 1.53:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.71:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #64eb7b as text scores 1.53:1 on white and 13.71:1 on black.

Accessibility — WCAG contrast

Aa
#64eb7b on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#64eb7b on black: 13.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EED872
deuteranopia · #DCCC83
tritanopia · #46E6D1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #64eb7b is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FCF4
#E6F9EA
#C7F4CF
#9CF2AA
#64eb7b
#38E556
#1CD93C
#17B532
#139128
#126921
#0B4114
Base = 400Lightest = 50 · #F3FCF4Darkest = 950 · #0B4114
:root {
  --brand-50: #F3FCF4;
  --brand-100: #E6F9EA;
  --brand-200: #C7F4CF;
  --brand-300: #9CF2AA;
  --brand-400: #64eb7b;
  --brand-500: #38E556;
  --brand-600: #1CD93C;
  --brand-700: #17B532;
  --brand-800: #139128;
  --brand-900: #126921;
  --brand-950: #0B4114;
  --brand: #64eb7b;
  --brand-ink: #000000;
}

Colors that work with #64eb7b

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF5
Tinted page background
Border#C0EDC7
Hairlines and dividers
Muted text#4B9B58
Captions on the surface
Accent#AB14B8
Second voice, not a rival
Dark variant#0F711F
Hover, pressed, headers
Light variant#E8FCEC
Selected rows, tints
Dark surface#142416
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #64eb7b

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#EB64D4
Analogous left#91EB64
Analogous right#64EBBE
Split-complement 1#BE64EB
Split-complement 2#EB6491
Triadic 1#7B64EB
Triadic 2#EB7B64
Tetradic#6491EB

RGB percentages

Red39.2%
Green92.2%
Blue48.2%

CMYK percentages

Cyan57.4%
Magenta0.0%
Yellow47.7%
Key (black)7.8%

Color previews

#64eb7b text on a black background

contrast 13.71:1

Card sample

#64eb7b text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #64eb7b;
Background color
Panel with #64eb7b background
background-color: #64eb7b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #64eb7b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(100, 235, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(100, 235, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #64eb7b;
background: linear-gradient(135deg, #64eb7b, #64EBD5);

Monochromatic scale

Palettes built from #64eb7b

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#64eb7b in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#64eb7b, answered

What color is #64eb7b?

#64eb7b is a light electric green, closest to Light Green (ΔE2000 4.3). It sits at 130° on the hue wheel with 77% saturation and 66% lightness, which reads as cool.

What is the RGB value of #64eb7b?

rgb(100, 235, 123) — 100 red, 235 green and 123 blue out of 255, or 39.2% / 92.2% / 48.2% by channel.

Is #64eb7b a light or a dark color?

It is a light color. Relative luminance is 0.6356 and perceived brightness is 76%, so black text on it reaches 13.71:1.

Should I use black or white text on #64eb7b?

Black. It scores 13.71:1 against #64eb7b, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #64eb7b?

#EB64D4 sits directly opposite on the wheel. Softer options are the split-complements #BE64EB and #EB6491, which give the same contrast with far less vibration.

What colors go well with #64eb7b?

For interface work: #F4FAF5 as the surface, #C0EDC7 for borders, #4B9B58 for secondary text, #AB14B8 as an accent and #0F711F for hover and pressed states. For a palette, the analogous pair #91EB64 and #64EBBE stays calm, while #EB64D4 is the loudest partner.

What is #64eb7b in CMYK for printing?

cmyk(57%, 0%, 48%, 8%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #64eb7b warm or cool?

Cool — it scores 67 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7FEB64; nudged cooler, #62EDAD.

Work with #64eb7b in the Color Lab