Skip to content

#01eb7f

a balanced, electric green · cool · closest name: Medium Spring Green

RGB
1, 235, 127
HSL
152°, 99%, 46%
CMYK
100, 0, 46, 8
Luminance
0.6096

At a glance

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

Hex
#01eb7f
Hue
152°
green
Saturation
99%
electric
Lightness
46%
balanced
Brightness
92%
HSV value
Perceived
73%
weighted brightness
Luminance
0.6096
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.19:1
Closest name
Medium Spring Green
ΔE2000 4.1
Where it sits
Hue152° of 360°
Saturation99%
Lightness46%
Temperature
Warm ← → Cool76% 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#01eb7f
RGBrgb(1, 235, 127)
HSLhsl(152, 99%, 46%)
CMYKcmyk(100%, 0%, 46%, 8%)
LABlab(82.3 -70.6 39.3)
LCHlch(82.3 80.8 150.9)
OKLCHoklch(0.824 0.212 153.0)
Decimal125823
Display P3color(display-p3 0.004 0.922 0.498)

Copy-ready code

/* CSS */
color: #01eb7f;
background-color: #01eb7f;
/* Tailwind (arbitrary) */
class="text-[#01eb7f] bg-[#01eb7f]"
/* SCSS */
$brand: #01eb7f;
/* SwiftUI */
Color(red: 0.004, green: 0.922, blue: 0.498)
/* Android */
Color.parseColor("#01eb7f")
/* Flutter */
Color(0xFF01EB7F)
/* Python / OpenCV (BGR) */
(127, 235, 1)

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 #01eb7f · 13.19:1
Use #000000AAA at every size.
Aa
White text · 1.59:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.19:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #01eb7f as text scores 1.59:1 on white and 13.19:1 on black.

Accessibility — WCAG contrast

Aa
#01eb7f on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#01eb7f on black: 13.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBD677
deuteranopia · #D5C787
tritanopia · #00E8D1

Color scale — 50 to 950

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

#F1FEF8
#E3FCF1
#C0FBE0
#8FFFCB
#57FEB1
#1FFE97
#01eb7f
#01CB6E
#01A358
#057541
#034929
Base = 600Lightest = 50 · #F1FEF8Darkest = 950 · #034929
:root {
  --brand-50: #F1FEF8;
  --brand-100: #E3FCF1;
  --brand-200: #C0FBE0;
  --brand-300: #8FFFCB;
  --brand-400: #57FEB1;
  --brand-500: #1FFE97;
  --brand-600: #01eb7f;
  --brand-700: #01CB6E;
  --brand-800: #01A358;
  --brand-900: #057541;
  --brand-950: #034929;
  --brand: #01eb7f;
  --brand-ink: #000000;
}

Colors that work with #01eb7f

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#F4FAF8
Tinted page background
Border#C0EDD8
Hairlines and dividers
Muted text#4B9B76
Captions on the surface
Accent#EC00A8
Second voice, not a rival
Dark variant#017F45
Hover, pressed, headers
Light variant#E6FFF3
Selected rows, tints
Dark surface#14241D
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 #01eb7f

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
  • 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
  • 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#EB016D
Analogous left#01EB0A
Analogous right#01E2EB
Split-complement 1#EB01E2
Split-complement 2#EB0A01
Triadic 1#7F01EB
Triadic 2#EB7F01
Tetradic#0A01EB

RGB percentages

Red0.4%
Green92.2%
Blue49.8%

CMYK percentages

Cyan99.6%
Magenta0.0%
Yellow46.0%
Key (black)7.8%

Color previews

#01eb7f text on a black background

contrast 13.19:1

Card sample

#01eb7f text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #01eb7f;
Background color
Panel with #01eb7f background
background-color: #01eb7f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #01eb7f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(1, 235, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 235, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01eb7f;
background: linear-gradient(135deg, #01eb7f, #01BBEB);

Monochromatic scale

Palettes built from #01eb7f

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.

#01eb7f 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
ButtonsLinksFocus statesCharts
Print note

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

#01eb7f, answered

What color is #01eb7f?

#01eb7f is a balanced electric green, closest to Medium Spring Green (ΔE2000 4.1). It sits at 152° on the hue wheel with 99% saturation and 46% lightness, which reads as cool.

What is the RGB value of #01eb7f?

rgb(1, 235, 127) — 1 red, 235 green and 127 blue out of 255, or 0.4% / 92.2% / 49.8% by channel.

Is #01eb7f a light or a dark color?

It is a light color. Relative luminance is 0.6096 and perceived brightness is 73%, so black text on it reaches 13.19:1.

Should I use black or white text on #01eb7f?

Black. It scores 13.19:1 against #01eb7f, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #01eb7f?

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

What colors go well with #01eb7f?

For interface work: #F4FAF8 as the surface, #C0EDD8 for borders, #4B9B76 for secondary text, #EC00A8 as an accent and #017F45 for hover and pressed states. For a palette, the analogous pair #01EB0A and #01E2EB stays calm, while #EB016D is the loudest partner.

What is #01eb7f in CMYK for printing?

cmyk(100%, 0%, 46%, 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 #01eb7f warm or cool?

Cool — it scores 76 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #01EB29; nudged cooler, #00ECD6.

Work with #01eb7f in the Color Lab