Skip to content

#21eb3f

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

RGB
33, 235, 63
HSL
129°, 84%, 53%
CMYK
86, 0, 73, 8
Luminance
0.6010

At a glance

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

Hex
#21eb3f
Hue
129°
green
Saturation
84%
electric
Lightness
53%
balanced
Brightness
92%
HSV value
Perceived
71%
weighted brightness
Luminance
0.6010
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.02:1
Closest name
Lime
ΔE2000 5.3
Where it sits
Hue129° of 360°
Saturation84%
Lightness53%
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#21eb3f
RGBrgb(33, 235, 63)
HSLhsl(129, 84%, 53%)
CMYKcmyk(86%, 0%, 73%, 8%)
LABlab(81.9 -76.9 66.3)
LCHlch(81.9 101.5 139.2)
OKLCHoklch(0.819 0.256 144.2)
Decimal2222911
Display P3color(display-p3 0.129 0.922 0.247)

Copy-ready code

/* CSS */
color: #21eb3f;
background-color: #21eb3f;
/* Tailwind (arbitrary) */
class="text-[#21eb3f] bg-[#21eb3f]"
/* SCSS */
$brand: #21eb3f;
/* SwiftUI */
Color(red: 0.129, green: 0.922, blue: 0.247)
/* Android */
Color.parseColor("#21eb3f")
/* Flutter */
Color(0xFF21EB3F)
/* Python / OpenCV (BGR) */
(63, 235, 33)

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

Accessibility — WCAG contrast

Aa
#21eb3f on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#21eb3f on black: 13.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFD41D
deuteranopia · #DBC652
tritanopia · #00E4CA

Color scale — 50 to 950

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

#F2FCF4
#E6FAE9
#C5F6CD
#98F6A6
#65F179
#21eb3f
#14E133
#11BB2A
#0D9622
#0E6C1C
#094412
Base = 500Lightest = 50 · #F2FCF4Darkest = 950 · #094412
:root {
  --brand-50: #F2FCF4;
  --brand-100: #E6FAE9;
  --brand-200: #C5F6CD;
  --brand-300: #98F6A6;
  --brand-400: #65F179;
  --brand-500: #21eb3f;
  --brand-600: #14E133;
  --brand-700: #11BB2A;
  --brand-800: #0D9622;
  --brand-900: #0E6C1C;
  --brand-950: #094412;
  --brand: #21eb3f;
  --brand-ink: #000000;
}

Colors that work with #21eb3f

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#DA1CF0
Second voice, not a rival
Dark variant#0B751A
Hover, pressed, headers
Light variant#E8FDEB
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 #21eb3f

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#EB21CD
Analogous left#68EB21
Analogous right#21EBA4
Split-complement 1#A421EB
Split-complement 2#EB2168
Triadic 1#3F21EB
Triadic 2#EB3F21
Tetradic#2168EB

RGB percentages

Red12.9%
Green92.2%
Blue24.7%

CMYK percentages

Cyan86.0%
Magenta0.0%
Yellow73.2%
Key (black)7.8%

Color previews

#21eb3f text on a black background

contrast 13.02:1

Card sample

#21eb3f text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #21eb3f;
Background color
Panel with #21eb3f background
background-color: #21eb3f;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(33, 235, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(33, 235, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #21eb3f;
background: linear-gradient(135deg, #21eb3f, #21EBC6);

Monochromatic scale

Palettes built from #21eb3f

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.

#21eb3f 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.

#21eb3f, answered

What color is #21eb3f?

#21eb3f is a balanced electric green, closest to Lime (ΔE2000 5.3). It sits at 129° on the hue wheel with 84% saturation and 53% lightness, which reads as cool.

What is the RGB value of #21eb3f?

rgb(33, 235, 63) — 33 red, 235 green and 63 blue out of 255, or 12.9% / 92.2% / 24.7% by channel.

Is #21eb3f a light or a dark color?

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

Should I use black or white text on #21eb3f?

Black. It scores 13.02:1 against #21eb3f, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #21eb3f?

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

What colors go well with #21eb3f?

For interface work: #F4FAF5 as the surface, #C0EDC6 for borders, #4B9B57 for secondary text, #DA1CF0 as an accent and #0B751A for hover and pressed states. For a palette, the analogous pair #68EB21 and #21EBA4 stays calm, while #EB21CD is the loudest partner.

What is #21eb3f in CMYK for printing?

cmyk(86%, 0%, 73%, 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 #21eb3f 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 #4DEB21; nudged cooler, #1EED89.

Work with #21eb3f in the Color Lab