Skip to content

#20eb02

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

RGB
32, 235, 2
HSL
112°, 98%, 47%
CMYK
86, 0, 99, 8
Luminance
0.5973

At a glance

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

Hex
#20eb02
Hue
112°
green
Saturation
98%
electric
Lightness
47%
balanced
Brightness
92%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5973
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Electric
Best ink
Black
12.95:1
Closest name
Lime
ΔE2000 4.2
Where it sits
Hue112° of 360°
Saturation98%
Lightness47%
Temperature
Warm ← → Cool59% 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#20eb02
RGBrgb(32, 235, 2)
HSLhsl(112, 98%, 47%)
CMYKcmyk(86%, 0%, 99%, 8%)
LABlab(81.7 -79.5 78.2)
LCHlch(81.7 111.5 135.4)
OKLCHoklch(0.816 0.274 142.0)
Decimal2157314
Display P3color(display-p3 0.125 0.922 0.008)

Copy-ready code

/* CSS */
color: #20eb02;
background-color: #20eb02;
/* Tailwind (arbitrary) */
class="text-[#20eb02] bg-[#20eb02]"
/* SCSS */
$brand: #20eb02;
/* SwiftUI */
Color(red: 0.125, green: 0.922, blue: 0.008)
/* Android */
Color.parseColor("#20eb02")
/* Flutter */
Color(0xFF20EB02)
/* Python / OpenCV (BGR) */
(2, 235, 32)

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

Accessibility — WCAG contrast

Aa
#20eb02 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#20eb02 on black: 12.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1D400
deuteranopia · #DDC635
tritanopia · #00E4C8

Color scale — 50 to 950

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

#F3FDF1
#E7FCE3
#C8FBC1
#9EFE90
#6DFE58
#3DFD21
#20eb02
#1BCA02
#16A201
#147506
#0D4904
Base = 600Lightest = 50 · #F3FDF1Darkest = 950 · #0D4904
:root {
  --brand-50: #F3FDF1;
  --brand-100: #E7FCE3;
  --brand-200: #C8FBC1;
  --brand-300: #9EFE90;
  --brand-400: #6DFE58;
  --brand-500: #3DFD21;
  --brand-600: #20eb02;
  --brand-700: #1BCA02;
  --brand-800: #16A201;
  --brand-900: #147506;
  --brand-950: #0D4904;
  --brand: #20eb02;
  --brand-ink: #000000;
}

Colors that work with #20eb02

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#F5FAF4
Tinted page background
Border#C6EDC0
Hairlines and dividers
Muted text#559B4B
Captions on the surface
Accent#9300ED
Second voice, not a rival
Dark variant#117E01
Hover, pressed, headers
Light variant#E9FFE6
Selected rows, tints
Dark surface#162414
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 #20eb02

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#CD02EB
Analogous left#94EB02
Analogous right#02EB59
Split-complement 1#5902EB
Split-complement 2#EB0294
Triadic 1#0220EB
Triadic 2#EB0220
Tetradic#0294EB

RGB percentages

Red12.5%
Green92.2%
Blue0.8%

CMYK percentages

Cyan86.4%
Magenta0.0%
Yellow99.1%
Key (black)7.8%

Color previews

#20eb02 text on a black background

contrast 12.95:1

Card sample

#20eb02 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #20eb02;
Background color
Panel with #20eb02 background
background-color: #20eb02;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(32, 235, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 235, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #20eb02;
background: linear-gradient(135deg, #20eb02, #02EB80);

Monochromatic scale

Palettes built from #20eb02

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.

#20eb02 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.

#20eb02, answered

What color is #20eb02?

#20eb02 is a balanced electric green, closest to Lime (ΔE2000 4.2). It sits at 112° on the hue wheel with 98% saturation and 47% lightness, which reads as cool.

What is the RGB value of #20eb02?

rgb(32, 235, 2) — 32 red, 235 green and 2 blue out of 255, or 12.5% / 92.2% / 0.8% by channel.

Is #20eb02 a light or a dark color?

It is a light color. Relative luminance is 0.5973 and perceived brightness is 71%, so black text on it reaches 12.95:1.

Should I use black or white text on #20eb02?

Black. It scores 12.95:1 against #20eb02, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #20eb02?

#CD02EB sits directly opposite on the wheel. Softer options are the split-complements #5902EB and #EB0294, which give the same contrast with far less vibration.

What colors go well with #20eb02?

For interface work: #F5FAF4 as the surface, #C6EDC0 for borders, #559B4B for secondary text, #9300ED as an accent and #117E01 for hover and pressed states. For a palette, the analogous pair #94EB02 and #02EB59 stays calm, while #CD02EB is the loudest partner.

What is #20eb02 in CMYK for printing?

cmyk(86%, 0%, 99%, 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 #20eb02 warm or cool?

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

Work with #20eb02 in the Color Lab