Skip to content

#33cc4c

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

RGB
51, 204, 76
HSL
130°, 60%, 50%
CMYK
75, 0, 63, 20
Luminance
0.4441

At a glance

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

Hex
#33cc4c
Hue
130°
green
Saturation
60%
vivid
Lightness
50%
balanced
Brightness
80%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4441
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
9.88:1
Closest name
Lime Green
ΔE2000 2.8
Where it sits
Hue130° of 360°
Saturation60%
Lightness50%
Temperature
Warm ← → Cool67% 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#33cc4c
RGBrgb(51, 204, 76)
HSLhsl(130, 60%, 50%)
CMYKcmyk(75%, 0%, 63%, 20%)
LABlab(72.5 -64.3 51.3)
LCHlch(72.5 82.3 141.4)
OKLCHoklch(0.742 0.211 145.4)
Decimal3394636
Display P3color(display-p3 0.200 0.800 0.298)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#33cc4c on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#33cc4c on black: 9.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFB93D
deuteranopia · #BEAD57
tritanopia · #00C7B1

Color scale — 50 to 950

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

#F4FBF5
#E9F7EB
#CCEFD2
#A5E9B0
#78DD89
#4BD261
#33cc4c
#29A33D
#218331
#1B5F26
#113B18
Base = 600Lightest = 50 · #F4FBF5Darkest = 950 · #113B18
:root {
  --brand-50: #F4FBF5;
  --brand-100: #E9F7EB;
  --brand-200: #CCEFD2;
  --brand-300: #A5E9B0;
  --brand-400: #78DD89;
  --brand-500: #4BD261;
  --brand-600: #33cc4c;
  --brand-700: #29A33D;
  --brand-800: #218331;
  --brand-900: #1B5F26;
  --brand-950: #113B18;
  --brand: #33cc4c;
  --brand-ink: #000000;
}

Colors that work with #33cc4c

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#C0EDC7
Hairlines and dividers
Muted text#4B9B58
Captions on the surface
Accent#C32ED1
Second voice, not a rival
Dark variant#1A6626
Hover, pressed, headers
Light variant#EBFAED
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 #33cc4c

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#CC33B3
Analogous left#67CC33
Analogous right#33CC98
Split-complement 1#9833CC
Split-complement 2#CC3367
Triadic 1#4C33CC
Triadic 2#CC4C33
Tetradic#3367CC

RGB percentages

Red20.0%
Green80.0%
Blue29.8%

CMYK percentages

Cyan75.0%
Magenta0.0%
Yellow62.7%
Key (black)20.0%

Color previews

#33cc4c text on a black background

contrast 9.88:1

Card sample

#33cc4c text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #33cc4c

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.

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

#33cc4c, answered

What color is #33cc4c?

#33cc4c is a balanced vivid green, closest to Lime Green (ΔE2000 2.8). It sits at 130° on the hue wheel with 60% saturation and 50% lightness, which reads as cool.

What is the RGB value of #33cc4c?

rgb(51, 204, 76) — 51 red, 204 green and 76 blue out of 255, or 20% / 80% / 29.8% by channel.

Is #33cc4c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4441 and perceived brightness is 63%, so black text on it reaches 9.88:1.

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

Black. It scores 9.88:1 against #33cc4c, versus 2.13:1 for white — AAA at any size.

What is the complementary color of #33cc4c?

#CC33B3 sits directly opposite on the wheel. Softer options are the split-complements #9833CC and #CC3367, which give the same contrast with far less vibration.

What colors go well with #33cc4c?

For interface work: #F4FAF5 as the surface, #C0EDC7 for borders, #4B9B58 for secondary text, #C32ED1 as an accent and #1A6626 for hover and pressed states. For a palette, the analogous pair #67CC33 and #33CC98 stays calm, while #CC33B3 is the loudest partner.

What is #33cc4c in CMYK for printing?

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

Is #33cc4c warm or cool?

Cool — it scores 67 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #52CC33; nudged cooler, #30CF84.

Work with #33cc4c in the Color Lab