Skip to content

#2eef4b

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

RGB
46, 239, 75
HSL
129°, 86%, 56%
CMYK
81, 0, 69, 6
Luminance
0.6282

At a glance

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

Hex
#2eef4b
Hue
129°
green
Saturation
86%
electric
Lightness
56%
balanced
Brightness
94%
HSV value
Perceived
73%
weighted brightness
Luminance
0.6282
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.56:1
Closest name
Lime
ΔE2000 5.1
Where it sits
Hue129° of 360°
Saturation86%
Lightness56%
Temperature
Warm ← → Cool66% 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#2eef4b
RGBrgb(46, 239, 75)
HSLhsl(129, 86%, 56%)
CMYKcmyk(81%, 0%, 69%, 6%)
LABlab(83.3 -75.9 63.5)
LCHlch(83.3 99.0 140.1)
OKLCHoklch(0.832 0.251 144.6)
Decimal3075915
Display P3color(display-p3 0.180 0.937 0.294)

Copy-ready code

/* CSS */
color: #2eef4b;
background-color: #2eef4b;
/* Tailwind (arbitrary) */
class="text-[#2eef4b] bg-[#2eef4b]"
/* SCSS */
$brand: #2eef4b;
/* SwiftUI */
Color(red: 0.180, green: 0.937, blue: 0.294)
/* Android */
Color.parseColor("#2eef4b")
/* Flutter */
Color(0xFF2EEF4B)
/* Python / OpenCV (BGR) */
(75, 239, 46)

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

Accessibility — WCAG contrast

Aa
#2eef4b on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#2eef4b on black: 13.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3D832
deuteranopia · #DFCA5B
tritanopia · #00E9CE

Color scale — 50 to 950

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

#F2FDF4
#E5FAE8
#C5F7CC
#97F7A5
#63F378
#2eef4b
#11E331
#0EBE29
#0C9821
#0D6E1B
#084411
Base = 500Lightest = 50 · #F2FDF4Darkest = 950 · #084411
:root {
  --brand-50: #F2FDF4;
  --brand-100: #E5FAE8;
  --brand-200: #C5F7CC;
  --brand-300: #97F7A5;
  --brand-400: #63F378;
  --brand-500: #2eef4b;
  --brand-600: #11E331;
  --brand-700: #0EBE29;
  --brand-800: #0C9821;
  --brand-900: #0D6E1B;
  --brand-950: #084411;
  --brand: #2eef4b;
  --brand-ink: #000000;
}

Colors that work with #2eef4b

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#C0EDC6
Hairlines and dividers
Muted text#4B9B57
Captions on the surface
Accent#DF2AF4
Second voice, not a rival
Dark variant#097619
Hover, pressed, headers
Light variant#E7FDEB
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 #2eef4b

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#EF2ED2
Analogous left#72EF2E
Analogous right#2EEFAB
Split-complement 1#AB2EEF
Split-complement 2#EF2E72
Triadic 1#4B2EEF
Triadic 2#EF4B2E
Tetradic#2E72EF

RGB percentages

Red18.0%
Green93.7%
Blue29.4%

CMYK percentages

Cyan80.8%
Magenta0.0%
Yellow68.6%
Key (black)6.3%

Color previews

#2eef4b text on a black background

contrast 13.56:1

Card sample

#2eef4b text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2eef4b

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.

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

#2eef4b, answered

What color is #2eef4b?

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

What is the RGB value of #2eef4b?

rgb(46, 239, 75) — 46 red, 239 green and 75 blue out of 255, or 18% / 93.7% / 29.4% by channel.

Is #2eef4b a light or a dark color?

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

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

Black. It scores 13.56:1 against #2eef4b, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #2eef4b?

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

What colors go well with #2eef4b?

For interface work: #F4FAF5 as the surface, #C0EDC6 for borders, #4B9B57 for secondary text, #DF2AF4 as an accent and #097619 for hover and pressed states. For a palette, the analogous pair #72EF2E and #2EEFAB stays calm, while #EF2ED2 is the loudest partner.

What is #2eef4b in CMYK for printing?

cmyk(81%, 0%, 69%, 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 #2eef4b warm or cool?

Cool — it scores 66 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #58EF2E; nudged cooler, #2CF192.

Work with #2eef4b in the Color Lab