Skip to content

#2fef2c

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

RGB
47, 239, 44
HSL
119°, 86%, 56%
CMYK
80, 0, 82, 6
Luminance
0.6252

At a glance

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

Hex
#2fef2c
Hue
119°
green
Saturation
86%
electric
Lightness
56%
balanced
Brightness
94%
HSV value
Perceived
73%
weighted brightness
Luminance
0.6252
WCAG relative
Temperature
Cool
62/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.50:1
Closest name
Lime
ΔE2000 3.7
Where it sits
Hue119° of 360°
Saturation86%
Lightness56%
Temperature
Warm ← → Cool62% 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#2fef2c
RGBrgb(47, 239, 44)
HSLhsl(119, 86%, 56%)
CMYKcmyk(80%, 0%, 82%, 6%)
LABlab(83.2 -77.9 73.2)
LCHlch(83.2 106.9 136.8)
OKLCHoklch(0.830 0.266 142.6)
Decimal3141420
Display P3color(display-p3 0.184 0.937 0.173)

Copy-ready code

/* CSS */
color: #2fef2c;
background-color: #2fef2c;
/* Tailwind (arbitrary) */
class="text-[#2fef2c] bg-[#2fef2c]"
/* SCSS */
$brand: #2fef2c;
/* SwiftUI */
Color(red: 0.184, green: 0.937, blue: 0.173)
/* Android */
Color.parseColor("#2fef2c")
/* Flutter */
Color(0xFF2FEF2C)
/* Python / OpenCV (BGR) */
(44, 239, 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 #2fef2c · 13.50:1
Use #000000AAA at every size.
Aa
White text · 1.56:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.50:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2fef2c as text scores 1.56:1 on white and 13.50:1 on black.

Accessibility — WCAG contrast

Aa
#2fef2c on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#2fef2c on black: 13.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4D800
deuteranopia · #E0CA46
tritanopia · #00E8CC

Color scale — 50 to 950

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

#F2FDF2
#E6FAE5
#C5F7C5
#98F797
#65F363
#2fef2c
#14E411
#11BE0E
#0E980C
#0E6E0D
#094408
Base = 500Lightest = 50 · #F2FDF2Darkest = 950 · #094408
:root {
  --brand-50: #F2FDF2;
  --brand-100: #E6FAE5;
  --brand-200: #C5F7C5;
  --brand-300: #98F797;
  --brand-400: #65F363;
  --brand-500: #2fef2c;
  --brand-600: #14E411;
  --brand-700: #11BE0E;
  --brand-800: #0E980C;
  --brand-900: #0E6E0D;
  --brand-950: #094408;
  --brand: #2fef2c;
  --brand-ink: #000000;
}

Colors that work with #2fef2c

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#C0EDC0
Hairlines and dividers
Muted text#4C9B4B
Captions on the surface
Accent#BD28F4
Second voice, not a rival
Dark variant#0B7709
Hover, pressed, headers
Light variant#E8FDE7
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 #2fef2c

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#EC2CEF
Analogous left#90EF2C
Analogous right#2CEF8B
Split-complement 1#8B2CEF
Split-complement 2#EF2C90
Triadic 1#2C2FEF
Triadic 2#EF2C2F
Tetradic#2C90EF

RGB percentages

Red18.4%
Green93.7%
Blue17.3%

CMYK percentages

Cyan80.3%
Magenta0.0%
Yellow81.6%
Key (black)6.3%

Color previews

#2fef2c text on a black background

contrast 13.50:1

Card sample

#2fef2c text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fef2c

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.

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

#2fef2c, answered

What color is #2fef2c?

#2fef2c is a balanced electric green, closest to Lime (ΔE2000 3.7). It sits at 119° on the hue wheel with 86% saturation and 56% lightness, which reads as cool.

What is the RGB value of #2fef2c?

rgb(47, 239, 44) — 47 red, 239 green and 44 blue out of 255, or 18.4% / 93.7% / 17.3% by channel.

Is #2fef2c a light or a dark color?

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

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

Black. It scores 13.50:1 against #2fef2c, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #2fef2c?

#EC2CEF sits directly opposite on the wheel. Softer options are the split-complements #8B2CEF and #EF2C90, which give the same contrast with far less vibration.

What colors go well with #2fef2c?

For interface work: #F4FAF4 as the surface, #C0EDC0 for borders, #4C9B4B for secondary text, #BD28F4 as an accent and #0B7709 for hover and pressed states. For a palette, the analogous pair #90EF2C and #2CEF8B stays calm, while #EC2CEF is the loudest partner.

What is #2fef2c in CMYK for printing?

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

Cool — it scores 62 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #76EF2C; nudged cooler, #2AF170.

Work with #2fef2c in the Color Lab