Skip to content

#25b521

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

RGB
37, 181, 33
HSL
118°, 69%, 42%
CMYK
80, 0, 82, 29
Luminance
0.3355

At a glance

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

Hex
#25b521
Hue
118°
green
Saturation
69%
vivid
Lightness
42%
dark
Brightness
71%
HSV value
Perceived
55%
weighted brightness
Luminance
0.3355
WCAG relative
Temperature
Cool
62/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
7.71:1
Closest name
Lime Green
ΔE2000 6.4
Where it sits
Hue118° of 360°
Saturation69%
Lightness42%
Temperature
Warm ← → Cool62% 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#25b521
RGBrgb(37, 181, 33)
HSLhsl(118, 69%, 42%)
CMYKcmyk(80%, 0%, 82%, 29%)
LABlab(64.6 -62.6 58.9)
LCHlch(64.6 86.0 136.8)
OKLCHoklch(0.674 0.215 142.5)
Decimal2471201
Display P3color(display-p3 0.145 0.710 0.129)

Copy-ready code

/* CSS */
color: #25b521;
background-color: #25b521;
/* Tailwind (arbitrary) */
class="text-[#25b521] bg-[#25b521]"
/* SCSS */
$brand: #25b521;
/* SwiftUI */
Color(red: 0.145, green: 0.710, blue: 0.129)
/* Android */
Color.parseColor("#25b521")
/* Flutter */
Color(0xFF25B521)
/* Python / OpenCV (BGR) */
(33, 181, 37)

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

Accessibility — WCAG contrast

Aa
#25b521 on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#25b521 on black: 7.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9A300
deuteranopia · #AA9934
tritanopia · #00AF9A

Color scale — 50 to 950

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

#F3FBF3
#E8F8E7
#CBF2CA
#A2EEA0
#74E571
#45DC41
#2ACF26
#25b521
#1C8A19
#186416
#0F3F0E
Base = 700Lightest = 50 · #F3FBF3Darkest = 950 · #0F3F0E
:root {
  --brand-50: #F3FBF3;
  --brand-100: #E8F8E7;
  --brand-200: #CBF2CA;
  --brand-300: #A2EEA0;
  --brand-400: #74E571;
  --brand-500: #45DC41;
  --brand-600: #2ACF26;
  --brand-700: #25b521;
  --brand-800: #1C8A19;
  --brand-900: #186416;
  --brand-950: #0F3F0E;
  --brand: #25b521;
  --brand-ink: #000000;
}

Colors that work with #25b521

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#F4FAF4
Tinted page background
Border#C1EDC0
Hairlines and dividers
Muted text#4D9B4B
Captions on the surface
Accent#8E1DB9
Second voice, not a rival
Dark variant#166C14
Hover, pressed, headers
Light variant#EAFBE9
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 #25b521

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#B121B5
Analogous left#6FB521
Analogous right#21B567
Split-complement 1#6721B5
Split-complement 2#B5216F
Triadic 1#2125B5
Triadic 2#B52125
Tetradic#216FB5

RGB percentages

Red14.5%
Green71.0%
Blue12.9%

CMYK percentages

Cyan79.6%
Magenta0.0%
Yellow81.8%
Key (black)29.0%

Color previews

#25b521 text on a black background

contrast 7.71:1

Card sample

#25b521 text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #25b521;
Background color
Panel with #25b521 background
background-color: #25b521;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #25b521;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(37, 181, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(37, 181, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #25b521;
background: linear-gradient(135deg, #25b521, #21B580);

Monochromatic scale

Palettes built from #25b521

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.

#25b521 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.

#25b521, answered

What color is #25b521?

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

What is the RGB value of #25b521?

rgb(37, 181, 33) — 37 red, 181 green and 33 blue out of 255, or 14.5% / 71% / 12.9% by channel.

Is #25b521 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3355 and perceived brightness is 55%, so black text on it reaches 7.71:1.

Should I use black or white text on #25b521?

Black. It scores 7.71:1 against #25b521, versus 2.72:1 for white — AAA at any size.

What is the complementary color of #25b521?

#B121B5 sits directly opposite on the wheel. Softer options are the split-complements #6721B5 and #B5216F, which give the same contrast with far less vibration.

What colors go well with #25b521?

For interface work: #F4FAF4 as the surface, #C1EDC0 for borders, #4D9B4B for secondary text, #8E1DB9 as an accent and #166C14 for hover and pressed states. For a palette, the analogous pair #6FB521 and #21B567 stays calm, while #B121B5 is the loudest partner.

What is #25b521 in CMYK for printing?

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

Is #25b521 warm or cool?

Cool — it scores 62 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5BB521; nudged cooler, #1FB753.

Work with #25b521 in the Color Lab