Skip to content

#2fff35

a balanced, electric green · cool · closest name: Lime

RGB
47, 255, 53
HSL
122°, 100%, 59%
CMYK
82, 0, 79, 0
Luminance
0.7238

At a glance

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

Hex
#2fff35
Hue
122°
green
Saturation
100%
electric
Lightness
59%
balanced
Brightness
100%
HSV value
Perceived
78%
weighted brightness
Luminance
0.7238
WCAG relative
Temperature
Cool
63/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.48:1
Closest name
Lime
ΔE2000 1.6
Where it sits
Hue122° of 360°
Saturation100%
Lightness59%
Temperature
Warm ← → Cool63% 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#2fff35
RGBrgb(47, 255, 53)
HSLhsl(122, 100%, 59%)
CMYKcmyk(82%, 0%, 79%, 0%)
LABlab(88.2 -82.0 75.5)
LCHlch(88.2 111.4 137.4)
OKLCHoklch(0.871 0.279 143.0)
Decimal3145525
Display P3color(display-p3 0.184 1.000 0.208)

Copy-ready code

/* CSS */
color: #2fff35;
background-color: #2fff35;
/* Tailwind (arbitrary) */
class="text-[#2fff35] bg-[#2fff35]"
/* SCSS */
$brand: #2fff35;
/* SwiftUI */
Color(red: 0.184, green: 1.000, blue: 0.208)
/* Android */
Color.parseColor("#2fff35")
/* Flutter */
Color(0xFF2FFF35)
/* Python / OpenCV (BGR) */
(53, 255, 47)

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

Accessibility — WCAG contrast

Aa
#2fff35 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#2fff35 on black: 15.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE600
deuteranopia · #EFD74E
tritanopia · #00F7DA

Color scale — 50 to 950

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

#F1FEF1
#E3FCE4
#C0FCC2
#8FFF92
#57FF5B
#2fff35
#00F507
#00CC06
#00A305
#057608
#034905
Base = 500Lightest = 50 · #F1FEF1Darkest = 950 · #034905
:root {
  --brand-50: #F1FEF1;
  --brand-100: #E3FCE4;
  --brand-200: #C0FCC2;
  --brand-300: #8FFF92;
  --brand-400: #57FF5B;
  --brand-500: #2fff35;
  --brand-600: #00F507;
  --brand-700: #00CC06;
  --brand-800: #00A305;
  --brand-900: #057608;
  --brand-950: #034905;
  --brand: #2fff35;
  --brand-ink: #000000;
}

Colors that work with #2fff35

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#F4FAF4
Tinted page background
Border#C0EDC1
Hairlines and dividers
Muted text#4B9B4D
Captions on the surface
Accent#D12FFF
Second voice, not a rival
Dark variant#008004
Hover, pressed, headers
Light variant#E5FFE6
Selected rows, tints
Dark surface#142414
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 #2fff35

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#FF2FF9
Analogous left#91FF2F
Analogous right#2FFF9D
Split-complement 1#9D2FFF
Split-complement 2#FF2F91
Triadic 1#352FFF
Triadic 2#FF352F
Tetradic#2F91FF

RGB percentages

Red18.4%
Green100.0%
Blue20.8%

CMYK percentages

Cyan81.6%
Magenta0.0%
Yellow79.2%
Key (black)0.0%

Color previews

#2fff35 text on a black background

contrast 15.48:1

Card sample

#2fff35 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2fff35;
Background color
Panel with #2fff35 background
background-color: #2fff35;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 255, 53, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 255, 53, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2fff35;
background: linear-gradient(135deg, #2fff35, #2FFFC0);

Monochromatic scale

Palettes built from #2fff35

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.

#2fff35 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.

#2fff35, answered

What color is #2fff35?

#2fff35 is a balanced electric green, closest to Lime (ΔE2000 1.6). It sits at 122° on the hue wheel with 100% saturation and 59% lightness, which reads as cool.

What is the RGB value of #2fff35?

rgb(47, 255, 53) — 47 red, 255 green and 53 blue out of 255, or 18.4% / 100% / 20.8% by channel.

Is #2fff35 a light or a dark color?

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

Should I use black or white text on #2fff35?

Black. It scores 15.48:1 against #2fff35, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #2fff35?

#FF2FF9 sits directly opposite on the wheel. Softer options are the split-complements #9D2FFF and #FF2F91, which give the same contrast with far less vibration.

What colors go well with #2fff35?

For interface work: #F4FAF4 as the surface, #C0EDC1 for borders, #4B9B4D for secondary text, #D12FFF as an accent and #008004 for hover and pressed states. For a palette, the analogous pair #91FF2F and #2FFF9D stays calm, while #FF2FF9 is the loudest partner.

What is #2fff35 in CMYK for printing?

cmyk(82%, 0%, 79%, 0%). 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 #2fff35 warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #75FF2F; nudged cooler, #2FFF81.

Work with #2fff35 in the Color Lab