Skip to content

#33b721

a dark, vivid green · cool · closest name: Lime Green

RGB
51, 183, 33
HSL
113°, 69%, 42%
CMYK
72, 0, 82, 28
Luminance
0.3468

At a glance

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

Hex
#33b721
Hue
113°
green
Saturation
69%
vivid
Lightness
42%
dark
Brightness
72%
HSV value
Perceived
56%
weighted brightness
Luminance
0.3468
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
7.94:1
Closest name
Lime Green
ΔE2000 5.8
Where it sits
Hue113° of 360°
Saturation69%
Lightness42%
Temperature
Warm ← → Cool60% 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#33b721
RGBrgb(51, 183, 33)
HSLhsl(113, 69%, 42%)
CMYKcmyk(72%, 0%, 82%, 28%)
LABlab(65.5 -61.1 59.8)
LCHlch(65.5 85.5 135.6)
OKLCHoklch(0.683 0.213 141.5)
Decimal3389217
Display P3color(display-p3 0.200 0.718 0.129)

Copy-ready code

/* CSS */
color: #33b721;
background-color: #33b721;
/* Tailwind (arbitrary) */
class="text-[#33b721] bg-[#33b721]"
/* SCSS */
$brand: #33b721;
/* SwiftUI */
Color(red: 0.200, green: 0.718, blue: 0.129)
/* Android */
Color.parseColor("#33b721")
/* Flutter */
Color(0xFF33B721)
/* Python / OpenCV (BGR) */
(33, 183, 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 #33b721 · 7.94:1
Use #000000AAA at every size.
Aa
White text · 2.65:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.94:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #33b721 as text scores 2.65:1 on white and 7.94:1 on black.

Accessibility — WCAG contrast

Aa
#33b721 on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#33b721 on black: 7.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCA500
deuteranopia · #AD9B34
tritanopia · #08B19C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #33b721 is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBF3
#E9F8E7
#CEF2CA
#A9EEA0
#7EE570
#54DD41
#3ACF25
#33b721
#278A19
#206416
#143F0E
Base = 700Lightest = 50 · #F4FBF3Darkest = 950 · #143F0E
:root {
  --brand-50: #F4FBF3;
  --brand-100: #E9F8E7;
  --brand-200: #CEF2CA;
  --brand-300: #A9EEA0;
  --brand-400: #7EE570;
  --brand-500: #54DD41;
  --brand-600: #3ACF25;
  --brand-700: #33b721;
  --brand-800: #278A19;
  --brand-900: #206416;
  --brand-950: #143F0E;
  --brand: #33b721;
  --brand-ink: #000000;
}

Colors that work with #33b721

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#C5EDC0
Hairlines and dividers
Muted text#549B4B
Captions on the surface
Accent#811DBB
Second voice, not a rival
Dark variant#1E6C14
Hover, pressed, headers
Light variant#ECFBE9
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 #33b721

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#A521B7
Analogous left#7EB721
Analogous right#21B75A
Split-complement 1#5A21B7
Split-complement 2#B7217E
Triadic 1#2133B7
Triadic 2#B72133
Tetradic#217EB7

RGB percentages

Red20.0%
Green71.8%
Blue12.9%

CMYK percentages

Cyan72.1%
Magenta0.0%
Yellow82.0%
Key (black)28.2%

Color previews

#33b721 text on a black background

contrast 7.94:1

Card sample

#33b721 text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33b721

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.

#33b721 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

Converts to four-color process without much drama. Proof it anyway.

#33b721, answered

What color is #33b721?

#33b721 is a dark vivid green, closest to Lime Green (ΔE2000 5.8). It sits at 113° on the hue wheel with 69% saturation and 42% lightness, which reads as cool.

What is the RGB value of #33b721?

rgb(51, 183, 33) — 51 red, 183 green and 33 blue out of 255, or 20% / 71.8% / 12.9% by channel.

Is #33b721 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3468 and perceived brightness is 56%, so black text on it reaches 7.94:1.

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

Black. It scores 7.94:1 against #33b721, versus 2.65:1 for white — AAA at any size.

What is the complementary color of #33b721?

#A521B7 sits directly opposite on the wheel. Softer options are the split-complements #5A21B7 and #B7217E, which give the same contrast with far less vibration.

What colors go well with #33b721?

For interface work: #F5FAF4 as the surface, #C5EDC0 for borders, #549B4B for secondary text, #811DBB as an accent and #1E6C14 for hover and pressed states. For a palette, the analogous pair #7EB721 and #21B75A stays calm, while #A521B7 is the loudest partner.

What is #33b721 in CMYK for printing?

cmyk(72%, 0%, 82%, 28%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #33b721 warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6AB721; nudged cooler, #1FB945.

Work with #33b721 in the Color Lab