Skip to content

#01fd7f

a balanced, electric green · cool · “Spring Green”

RGB
1, 253, 127
HSL
150°, 99%, 50%
CMYK
100, 0, 50, 1
Luminance
0.7179

At a glance

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

Hex
#01fd7f
Hue
150°
green
Saturation
99%
electric
Lightness
50%
balanced
Brightness
99%
HSV value
Perceived
78%
weighted brightness
Luminance
0.7179
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.36:1
Closest name
Spring Green
ΔE2000 0.4
Where it sits
Hue150° of 360°
Saturation99%
Lightness50%
Temperature
Warm ← → Cool75% 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#01fd7f
RGBrgb(1, 253, 127)
HSLhsl(150, 99%, 50%)
CMYKcmyk(100%, 0%, 50%, 1%)
LABlab(87.9 -76.3 46.3)
LCHlch(87.9 89.2 148.7)
OKLCHoklch(0.870 0.233 151.2)
Decimal130431
Display P3color(display-p3 0.004 0.992 0.498)

Copy-ready code

/* CSS */
color: #01fd7f;
background-color: #01fd7f;
/* Tailwind (arbitrary) */
class="text-[#01fd7f] bg-[#01fd7f]"
/* SCSS */
$brand: #01fd7f;
/* SwiftUI */
Color(red: 0.004, green: 0.992, blue: 0.498)
/* Android */
Color.parseColor("#01fd7f")
/* Flutter */
Color(0xFF01FD7F)
/* Python / OpenCV (BGR) */
(127, 253, 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 #01fd7f · 15.36:1
Use #000000AAA at every size.
Aa
White text · 1.37:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.36:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #01fd7f as text scores 1.37:1 on white and 15.36:1 on black.

Accessibility — WCAG contrast

Aa
#01fd7f on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#01fd7f on black: 15.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FEE674
deuteranopia · #E7D688
tritanopia · #00F9E0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #01fd7f 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.

#F1FEF7
#E3FCF0
#C0FBDE
#8FFFC7
#57FEAB
#1FFE8F
#01fd7f
#01CB66
#01A352
#05753D
#034926
Base = 600Lightest = 50 · #F1FEF7Darkest = 950 · #034926
:root {
  --brand-50: #F1FEF7;
  --brand-100: #E3FCF0;
  --brand-200: #C0FBDE;
  --brand-300: #8FFFC7;
  --brand-400: #57FEAB;
  --brand-500: #1FFE8F;
  --brand-600: #01fd7f;
  --brand-700: #01CB66;
  --brand-800: #01A352;
  --brand-900: #05753D;
  --brand-950: #034926;
  --brand: #01fd7f;
  --brand-ink: #000000;
}

Colors that work with #01fd7f

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#F4FAF7
Tinted page background
Border#C0EDD6
Hairlines and dividers
Muted text#4B9B73
Captions on the surface
Accent#FE00BE
Second voice, not a rival
Dark variant#017F40
Hover, pressed, headers
Light variant#E6FFF2
Selected rows, tints
Dark surface#14241C
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 #01fd7f

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#FD017F
Analogous left#01FD01
Analogous right#01FDFD
Split-complement 1#FD01FD
Split-complement 2#FD0101
Triadic 1#7F01FD
Triadic 2#FD7F01
Tetradic#0101FD

RGB percentages

Red0.4%
Green99.2%
Blue49.8%

CMYK percentages

Cyan99.6%
Magenta0.0%
Yellow49.8%
Key (black)0.8%

Color previews

#01fd7f text on a black background

contrast 15.36:1

Card sample

#01fd7f text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #01fd7f

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.

#01fd7f 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.

#01fd7f, answered

What color is #01fd7f?

#01fd7f is a balanced electric green — the CSS keyword Spring Green. It sits at 150° on the hue wheel with 99% saturation and 50% lightness, which reads as cool.

What is the RGB value of #01fd7f?

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

Is #01fd7f a light or a dark color?

It is a light color. Relative luminance is 0.7179 and perceived brightness is 78%, so black text on it reaches 15.36:1.

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

Black. It scores 15.36:1 against #01fd7f, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #01fd7f?

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

What colors go well with #01fd7f?

For interface work: #F4FAF7 as the surface, #C0EDD6 for borders, #4B9B73 for secondary text, #FE00BE as an accent and #017F40 for hover and pressed states. For a palette, the analogous pair #01FD01 and #01FDFD stays calm, while #FD017F is the loudest partner.

What is #01fd7f in CMYK for printing?

cmyk(100%, 0%, 50%, 1%). 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 #01fd7f warm or cool?

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

Work with #01fd7f in the Color Lab