Skip to content

#72cf6c

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

RGB
114, 207, 108
HSL
116°, 51%, 62%
CMYK
45, 0, 48, 19
Luminance
0.4929

At a glance

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

Hex
#72cf6c
Hue
116°
green
Saturation
51%
vivid
Lightness
62%
balanced
Brightness
81%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4929
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
10.86:1
Closest name
Lime Green
ΔE2000 6.9
Where it sits
Hue116° of 360°
Saturation51%
Lightness62%
Temperature
Warm ← → Cool61% 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#72cf6c
RGBrgb(114, 207, 108)
HSLhsl(116, 51%, 62%)
CMYKcmyk(45%, 0%, 48%, 19%)
LABlab(75.6 -47.3 40.6)
LCHlch(75.6 62.3 139.3)
OKLCHoklch(0.774 0.162 142.6)
Decimal7524204
Display P3color(display-p3 0.447 0.812 0.424)

Copy-ready code

/* CSS */
color: #72cf6c;
background-color: #72cf6c;
/* Tailwind (arbitrary) */
class="text-[#72cf6c] bg-[#72cf6c]"
/* SCSS */
$brand: #72cf6c;
/* SwiftUI */
Color(red: 0.447, green: 0.812, blue: 0.424)
/* Android */
Color.parseColor("#72cf6c")
/* Flutter */
Color(0xFF72CF6C)
/* Python / OpenCV (BGR) */
(108, 207, 114)

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

Accessibility — WCAG contrast

Aa
#72cf6c on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#72cf6c on black: 10.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3C064
deuteranopia · #C6B773
tritanopia · #67CAB8

Color scale — 50 to 950

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

#F5FAF4
#EAF6EA
#D1EDCF
#AEE3AA
#72cf6c
#5DC856
#44B93C
#389A32
#2D7B28
#245A21
#173814
Base = 400Lightest = 50 · #F5FAF4Darkest = 950 · #173814
:root {
  --brand-50: #F5FAF4;
  --brand-100: #EAF6EA;
  --brand-200: #D1EDCF;
  --brand-300: #AEE3AA;
  --brand-400: #72cf6c;
  --brand-500: #5DC856;
  --brand-600: #44B93C;
  --brand-700: #389A32;
  --brand-800: #2D7B28;
  --brand-900: #245A21;
  --brand-950: #173814;
  --brand: #72cf6c;
  --brand-ink: #000000;
}

Colors that work with #72cf6c

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#C4EBC1
Hairlines and dividers
Muted text#4F9B4B
Captions on the surface
Accent#B268D3
Second voice, not a rival
Dark variant#23601F
Hover, pressed, headers
Light variant#EDF9EC
Selected rows, tints
Dark surface#152414
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 #72cf6c

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#C96CCF
Analogous left#A4CF6C
Analogous right#6CCF98
Split-complement 1#986CCF
Split-complement 2#CF6CA4
Triadic 1#6C72CF
Triadic 2#CF6C72
Tetradic#6CA4CF

RGB percentages

Red44.7%
Green81.2%
Blue42.4%

CMYK percentages

Cyan44.9%
Magenta0.0%
Yellow47.8%
Key (black)18.8%

Color previews

#72cf6c text on a black background

contrast 10.86:1

Card sample

#72cf6c text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #72cf6c;
Background color
Panel with #72cf6c background
background-color: #72cf6c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #72cf6c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(114, 207, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(114, 207, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #72cf6c;
background: linear-gradient(135deg, #72cf6c, #6CCFA8);

Monochromatic scale

Palettes built from #72cf6c

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.

#72cf6c 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.

#72cf6c, answered

What color is #72cf6c?

#72cf6c is a balanced vivid green, closest to Lime Green (ΔE2000 6.9). It sits at 116° on the hue wheel with 51% saturation and 62% lightness, which reads as cool.

What is the RGB value of #72cf6c?

rgb(114, 207, 108) — 114 red, 207 green and 108 blue out of 255, or 44.7% / 81.2% / 42.4% by channel.

Is #72cf6c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4929 and perceived brightness is 68%, so black text on it reaches 10.86:1.

Should I use black or white text on #72cf6c?

Black. It scores 10.86:1 against #72cf6c, versus 1.93:1 for white — AAA at any size.

What is the complementary color of #72cf6c?

#C96CCF sits directly opposite on the wheel. Softer options are the split-complements #986CCF and #CF6CA4, which give the same contrast with far less vibration.

What colors go well with #72cf6c?

For interface work: #F5FAF4 as the surface, #C4EBC1 for borders, #4F9B4B for secondary text, #B268D3 as an accent and #23601F for hover and pressed states. For a palette, the analogous pair #A4CF6C and #6CCF98 stays calm, while #C96CCF is the loudest partner.

What is #72cf6c in CMYK for printing?

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

Is #72cf6c warm or cool?

Cool — it scores 61 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #96CF6C; nudged cooler, #6AD18A.

Work with #72cf6c in the Color Lab