Skip to content

#33eb3b

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

RGB
51, 235, 59
HSL
123°, 82%, 56%
CMYK
78, 0, 75, 8
Luminance
0.6044

At a glance

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

Hex
#33eb3b
Hue
123°
green
Saturation
82%
electric
Lightness
56%
balanced
Brightness
92%
HSV value
Perceived
72%
weighted brightness
Luminance
0.6044
WCAG relative
Temperature
Cool
64/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.09:1
Closest name
Lime
ΔE2000 5
Where it sits
Hue123° of 360°
Saturation82%
Lightness56%
Temperature
Warm ← → Cool64% 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#33eb3b
RGBrgb(51, 235, 59)
HSLhsl(123, 82%, 56%)
CMYKcmyk(78%, 0%, 75%, 8%)
LABlab(82.1 -75.4 67.8)
LCHlch(82.1 101.4 138.0)
OKLCHoklch(0.821 0.255 143.2)
Decimal3402555
Display P3color(display-p3 0.200 0.922 0.231)

Copy-ready code

/* CSS */
color: #33eb3b;
background-color: #33eb3b;
/* Tailwind (arbitrary) */
class="text-[#33eb3b] bg-[#33eb3b]"
/* SCSS */
$brand: #33eb3b;
/* SwiftUI */
Color(red: 0.200, green: 0.922, blue: 0.231)
/* Android */
Color.parseColor("#33eb3b")
/* Flutter */
Color(0xFF33EB3B)
/* Python / OpenCV (BGR) */
(59, 235, 51)

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

Accessibility — WCAG contrast

Aa
#33eb3b on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#33eb3b on black: 13.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0D412
deuteranopia · #DCC74F
tritanopia · #00E4CA

Color scale — 50 to 950

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

#F2FCF3
#E6FAE7
#C6F6C8
#99F59D
#66F06C
#33eb3b
#16DF1F
#12BA1A
#0F9514
#0F6B13
#09430C
Base = 500Lightest = 50 · #F2FCF3Darkest = 950 · #09430C
:root {
  --brand-50: #F2FCF3;
  --brand-100: #E6FAE7;
  --brand-200: #C6F6C8;
  --brand-300: #99F59D;
  --brand-400: #66F06C;
  --brand-500: #33eb3b;
  --brand-600: #16DF1F;
  --brand-700: #12BA1A;
  --brand-800: #0F9514;
  --brand-900: #0F6B13;
  --brand-950: #09430C;
  --brand: #33eb3b;
  --brand-ink: #000000;
}

Colors that work with #33eb3b

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#C0EDC2
Hairlines and dividers
Muted text#4B9B4E
Captions on the surface
Accent#C82FEF
Second voice, not a rival
Dark variant#0B7410
Hover, pressed, headers
Light variant#E8FDE9
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 #33eb3b

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#EB33E3
Analogous left#87EB33
Analogous right#33EB97
Split-complement 1#9733EB
Split-complement 2#EB3387
Triadic 1#3B33EB
Triadic 2#EB3B33
Tetradic#3387EB

RGB percentages

Red20.0%
Green92.2%
Blue23.1%

CMYK percentages

Cyan78.3%
Magenta0.0%
Yellow74.9%
Key (black)7.8%

Color previews

#33eb3b text on a black background

contrast 13.09:1

Card sample

#33eb3b text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #33eb3b;
Background color
Panel with #33eb3b background
background-color: #33eb3b;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33eb3b

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.

#33eb3b 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.

#33eb3b, answered

What color is #33eb3b?

#33eb3b is a balanced electric green, closest to Lime (ΔE2000 5). It sits at 123° on the hue wheel with 82% saturation and 56% lightness, which reads as cool.

What is the RGB value of #33eb3b?

rgb(51, 235, 59) — 51 red, 235 green and 59 blue out of 255, or 20% / 92.2% / 23.1% by channel.

Is #33eb3b a light or a dark color?

It is a light color. Relative luminance is 0.6044 and perceived brightness is 72%, so black text on it reaches 13.09:1.

Should I use black or white text on #33eb3b?

Black. It scores 13.09:1 against #33eb3b, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #33eb3b?

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

What colors go well with #33eb3b?

For interface work: #F4FAF5 as the surface, #C0EDC2 for borders, #4B9B4E for secondary text, #C82FEF as an accent and #0B7410 for hover and pressed states. For a palette, the analogous pair #87EB33 and #33EB97 stays calm, while #EB33E3 is the loudest partner.

What is #33eb3b in CMYK for printing?

cmyk(78%, 0%, 75%, 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 #33eb3b warm or cool?

Cool — it scores 64 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6FEB33; nudged cooler, #31ED7E.

Work with #33eb3b in the Color Lab