Skip to content

#21cd3d

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

RGB
33, 205, 61
HSL
130°, 72%, 47%
CMYK
84, 0, 70, 20
Luminance
0.4432

At a glance

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

Hex
#21cd3d
Hue
130°
green
Saturation
72%
vivid
Lightness
47%
balanced
Brightness
80%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4432
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
9.86:1
Closest name
Lime Green
ΔE2000 1.4
Where it sits
Hue130° of 360°
Saturation72%
Lightness47%
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#21cd3d
RGBrgb(33, 205, 61)
HSLhsl(130, 72%, 47%)
CMYKcmyk(84%, 0%, 70%, 20%)
LABlab(72.4 -68.3 57.3)
LCHlch(72.4 89.1 140.0)
OKLCHoklch(0.740 0.226 144.6)
Decimal2215229
Display P3color(display-p3 0.129 0.804 0.239)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#21cd3d on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#21cd3d on black: 9.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1B926
deuteranopia · #BFAD4B
tritanopia · #00C7B0

Color scale — 50 to 950

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

#F3FCF4
#E7F8EA
#C9F3D0
#9EEFAC
#6EE882
#3EE058
#21cd3d
#1CB034
#178D2A
#146622
#0D4015
Base = 600Lightest = 50 · #F3FCF4Darkest = 950 · #0D4015
:root {
  --brand-50: #F3FCF4;
  --brand-100: #E7F8EA;
  --brand-200: #C9F3D0;
  --brand-300: #9EEFAC;
  --brand-400: #6EE882;
  --brand-500: #3EE058;
  --brand-600: #21cd3d;
  --brand-700: #1CB034;
  --brand-800: #178D2A;
  --brand-900: #146622;
  --brand-950: #0D4015;
  --brand: #21cd3d;
  --brand-ink: #000000;
}

Colors that work with #21cd3d

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#C21CD2
Second voice, not a rival
Dark variant#126E21
Hover, pressed, headers
Light variant#E9FBEC
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 #21cd3d

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#CD21B1
Analogous left#5BCD21
Analogous right#21CD93
Split-complement 1#9321CD
Split-complement 2#CD215B
Triadic 1#3D21CD
Triadic 2#CD3D21
Tetradic#215BCD

RGB percentages

Red12.9%
Green80.4%
Blue23.9%

CMYK percentages

Cyan83.9%
Magenta0.0%
Yellow70.2%
Key (black)19.6%

Color previews

#21cd3d text on a black background

contrast 9.86:1

Card sample

#21cd3d text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #21cd3d

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.

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

#21cd3d, answered

What color is #21cd3d?

#21cd3d is a balanced vivid green, closest to Lime Green (ΔE2000 1.4). It sits at 130° on the hue wheel with 72% saturation and 47% lightness, which reads as cool.

What is the RGB value of #21cd3d?

rgb(33, 205, 61) — 33 red, 205 green and 61 blue out of 255, or 12.9% / 80.4% / 23.9% by channel.

Is #21cd3d a light or a dark color?

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

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

Black. It scores 9.86:1 against #21cd3d, versus 2.13:1 for white — AAA at any size.

What is the complementary color of #21cd3d?

#CD21B1 sits directly opposite on the wheel. Softer options are the split-complements #9321CD and #CD215B, which give the same contrast with far less vibration.

What colors go well with #21cd3d?

For interface work: #F4FAF5 as the surface, #C0EDC7 for borders, #4B9B58 for secondary text, #C21CD2 as an accent and #126E21 for hover and pressed states. For a palette, the analogous pair #5BCD21 and #21CD93 stays calm, while #CD21B1 is the loudest partner.

What is #21cd3d in CMYK for printing?

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

Is #21cd3d 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 #44CD21; nudged cooler, #1FD07C.

Work with #21cd3d in the Color Lab