Skip to content

#18d52c

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

RGB
24, 213, 44
HSL
126°, 80%, 47%
CMYK
89, 0, 79, 17
Luminance
0.4796

At a glance

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

Hex
#18d52c
Hue
126°
green
Saturation
80%
electric
Lightness
47%
balanced
Brightness
84%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4796
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Electric
Best ink
Black
10.59:1
Closest name
Lime Green
ΔE2000 2.1
Where it sits
Hue126° of 360°
Saturation80%
Lightness47%
Temperature
Warm ← → Cool65% 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#18d52c
RGBrgb(24, 213, 44)
HSLhsl(126, 80%, 47%)
CMYKcmyk(89%, 0%, 79%, 17%)
LABlab(74.8 -72.6 65.3)
LCHlch(74.8 97.7 138.0)
OKLCHoklch(0.759 0.244 143.5)
Decimal1627436
Display P3color(display-p3 0.094 0.835 0.173)

Copy-ready code

/* CSS */
color: #18d52c;
background-color: #18d52c;
/* Tailwind (arbitrary) */
class="text-[#18d52c] bg-[#18d52c]"
/* SCSS */
$brand: #18d52c;
/* SwiftUI */
Color(red: 0.094, green: 0.835, blue: 0.173)
/* Android */
Color.parseColor("#18d52c")
/* Flutter */
Color(0xFF18D52C)
/* Python / OpenCV (BGR) */
(44, 213, 24)

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

Accessibility — WCAG contrast

Aa
#18d52c on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#18d52c on black: 10.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9C000
deuteranopia · #C7B341
tritanopia · #00CFB6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #18d52c 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
#E6F9E8
#C7F5CB
#9AF4A4
#68EE76
#35E848
#18d52c
#15B726
#11931E
#106A1A
#0A4210
Base = 600Lightest = 50 · #F3FCF4Darkest = 950 · #0A4210
:root {
  --brand-50: #F3FCF4;
  --brand-100: #E6F9E8;
  --brand-200: #C7F5CB;
  --brand-300: #9AF4A4;
  --brand-400: #68EE76;
  --brand-500: #35E848;
  --brand-600: #18d52c;
  --brand-700: #15B726;
  --brand-800: #11931E;
  --brand-900: #106A1A;
  --brand-950: #0A4210;
  --brand: #18d52c;
  --brand-ink: #000000;
}

Colors that work with #18d52c

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#C0EDC4
Hairlines and dividers
Muted text#4B9B53
Captions on the surface
Accent#BD13DA
Second voice, not a rival
Dark variant#0D7318
Hover, pressed, headers
Light variant#E8FCEA
Selected rows, tints
Dark surface#142415
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 #18d52c

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#D518C1
Analogous left#63D518
Analogous right#18D58A
Split-complement 1#8A18D5
Split-complement 2#D51863
Triadic 1#2C18D5
Triadic 2#D52C18
Tetradic#1863D5

RGB percentages

Red9.4%
Green83.5%
Blue17.3%

CMYK percentages

Cyan88.7%
Magenta0.0%
Yellow79.3%
Key (black)16.5%

Color previews

#18d52c text on a black background

contrast 10.59:1

Card sample

#18d52c text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #18d52c;
Background color
Panel with #18d52c background
background-color: #18d52c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #18d52c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(24, 213, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(24, 213, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #18d52c;
background: linear-gradient(135deg, #18d52c, #18D5AA);

Monochromatic scale

Palettes built from #18d52c

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.

#18d52c 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.

#18d52c, answered

What color is #18d52c?

#18d52c is a balanced electric green, closest to Lime Green (ΔE2000 2.1). It sits at 126° on the hue wheel with 80% saturation and 47% lightness, which reads as cool.

What is the RGB value of #18d52c?

rgb(24, 213, 44) — 24 red, 213 green and 44 blue out of 255, or 9.4% / 83.5% / 17.3% by channel.

Is #18d52c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4796 and perceived brightness is 64%, so black text on it reaches 10.59:1.

Should I use black or white text on #18d52c?

Black. It scores 10.59:1 against #18d52c, versus 1.98:1 for white — AAA at any size.

What is the complementary color of #18d52c?

#D518C1 sits directly opposite on the wheel. Softer options are the split-complements #8A18D5 and #D51863, which give the same contrast with far less vibration.

What colors go well with #18d52c?

For interface work: #F4FAF5 as the surface, #C0EDC4 for borders, #4B9B53 for secondary text, #BD13DA as an accent and #0D7318 for hover and pressed states. For a palette, the analogous pair #63D518 and #18D58A stays calm, while #D518C1 is the loudest partner.

What is #18d52c in CMYK for printing?

cmyk(89%, 0%, 79%, 17%). 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 #18d52c warm or cool?

Cool — it scores 65 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4AD518; nudged cooler, #16D771.

Work with #18d52c in the Color Lab