Skip to content

#68cd2c

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

RGB
104, 205, 44
HSL
98°, 65%, 49%
CMYK
49, 0, 79, 20
Luminance
0.4679

At a glance

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

Hex
#68cd2c
Hue
98°
green
Saturation
65%
vivid
Lightness
49%
balanced
Brightness
80%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4679
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
10.36:1
Closest name
Lime Green
ΔE2000 4.3
Where it sits
Hue98° of 360°
Saturation65%
Lightness49%
Temperature
Warm ← → Cool53% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#68cd2c
RGBrgb(104, 205, 44)
HSLhsl(98, 65%, 49%)
CMYKcmyk(49%, 0%, 79%, 20%)
LABlab(74.0 -55.5 65.2)
LCHlch(74.0 85.6 130.4)
OKLCHoklch(0.758 0.211 136.8)
Decimal6868268
Display P3color(display-p3 0.408 0.804 0.173)

Copy-ready code

/* CSS */
color: #68cd2c;
background-color: #68cd2c;
/* Tailwind (arbitrary) */
class="text-[#68cd2c] bg-[#68cd2c]"
/* SCSS */
$brand: #68cd2c;
/* SwiftUI */
Color(red: 0.408, green: 0.804, blue: 0.173)
/* Android */
Color.parseColor("#68cd2c")
/* Flutter */
Color(0xFF68CD2C)
/* Python / OpenCV (BGR) */
(44, 205, 104)

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

Accessibility — WCAG contrast

Aa
#68cd2c on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#68cd2c on black: 10.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4BB00
deuteranopia · #C7B33F
tritanopia · #62C5AF

Color scale — 50 to 950

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

#F6FBF3
#EEF7E8
#D9F1CB
#BEEBA3
#9DE174
#7CD746
#68cd2c
#55A824
#44861D
#346219
#203D0F
Base = 600Lightest = 50 · #F6FBF3Darkest = 950 · #203D0F
:root {
  --brand-50: #F6FBF3;
  --brand-100: #EEF7E8;
  --brand-200: #D9F1CB;
  --brand-300: #BEEBA3;
  --brand-400: #9DE174;
  --brand-500: #7CD746;
  --brand-600: #68cd2c;
  --brand-700: #55A824;
  --brand-800: #44861D;
  --brand-900: #346219;
  --brand-950: #203D0F;
  --brand: #68cd2c;
  --brand-ink: #000000;
}

Colors that work with #68cd2c

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#F7FAF4
Tinted page background
Border#D1EDC0
Hairlines and dividers
Muted text#699B4B
Captions on the surface
Accent#6727D2
Second voice, not a rival
Dark variant#356917
Hover, pressed, headers
Light variant#F0FAEA
Selected rows, tints
Dark surface#1A2414
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 #68cd2c

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#912CCD
Analogous left#B9CD2C
Analogous right#2CCD40
Split-complement 1#402CCD
Split-complement 2#CD2CB9
Triadic 1#2C68CD
Triadic 2#CD2C68
Tetradic#2CB9CD

RGB percentages

Red40.8%
Green80.4%
Blue17.3%

CMYK percentages

Cyan49.3%
Magenta0.0%
Yellow78.5%
Key (black)19.6%

Color previews

#68cd2c text on a black background

contrast 10.36:1

Card sample

#68cd2c text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #68cd2c;
Background color
Panel with #68cd2c background
background-color: #68cd2c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #68cd2c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(104, 205, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(104, 205, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #68cd2c;
background: linear-gradient(135deg, #68cd2c, #2CCD5B);

Monochromatic scale

Palettes built from #68cd2c

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.

#68cd2c 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.

#68cd2c, answered

What color is #68cd2c?

#68cd2c is a balanced vivid green, closest to Lime Green (ΔE2000 4.3). It sits at 98° on the hue wheel with 65% saturation and 49% lightness, which reads as neutral.

What is the RGB value of #68cd2c?

rgb(104, 205, 44) — 104 red, 205 green and 44 blue out of 255, or 40.8% / 80.4% / 17.3% by channel.

Is #68cd2c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4679 and perceived brightness is 66%, so black text on it reaches 10.36:1.

Should I use black or white text on #68cd2c?

Black. It scores 10.36:1 against #68cd2c, versus 2.03:1 for white — AAA at any size.

What is the complementary color of #68cd2c?

#912CCD sits directly opposite on the wheel. Softer options are the split-complements #402CCD and #CD2CB9, which give the same contrast with far less vibration.

What colors go well with #68cd2c?

For interface work: #F7FAF4 as the surface, #D1EDC0 for borders, #699B4B for secondary text, #6727D2 as an accent and #356917 for hover and pressed states. For a palette, the analogous pair #B9CD2C and #2CCD40 stays calm, while #912CCD is the loudest partner.

What is #68cd2c in CMYK for printing?

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

Is #68cd2c warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A3CD2C; nudged cooler, #2BCF29.

Work with #68cd2c in the Color Lab