Skip to content

#6ccc5f

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

RGB
108, 204, 95
HSL
113°, 52%, 59%
CMYK
47, 0, 53, 20
Luminance
0.4720

At a glance

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

Hex
#6ccc5f
Hue
113°
green
Saturation
52%
vivid
Lightness
59%
balanced
Brightness
80%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4720
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
10.44:1
Closest name
Lime Green
ΔE2000 5.4
Where it sits
Hue113° of 360°
Saturation52%
Lightness59%
Temperature
Warm ← → Cool60% 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#6ccc5f
RGBrgb(108, 204, 95)
HSLhsl(113, 52%, 59%)
CMYKcmyk(47%, 0%, 53%, 20%)
LABlab(74.3 -49.5 45.2)
LCHlch(74.3 67.0 137.6)
OKLCHoklch(0.762 0.173 141.4)
Decimal7130207
Display P3color(display-p3 0.424 0.800 0.373)

Copy-ready code

/* CSS */
color: #6ccc5f;
background-color: #6ccc5f;
/* Tailwind (arbitrary) */
class="text-[#6ccc5f] bg-[#6ccc5f]"
/* SCSS */
$brand: #6ccc5f;
/* SwiftUI */
Color(red: 0.424, green: 0.800, blue: 0.373)
/* Android */
Color.parseColor("#6ccc5f")
/* Flutter */
Color(0xFF6CCC5F)
/* Python / OpenCV (BGR) */
(95, 204, 108)

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

Accessibility — WCAG contrast

Aa
#6ccc5f on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#6ccc5f on black: 10.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1BC55
deuteranopia · #C3B367
tritanopia · #62C6B3

Color scale — 50 to 950

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

#F5FAF4
#EBF6EA
#D2EDCF
#B1E4AA
#8AD67F
#6ccc5f
#4ABA3B
#3E9B31
#327C27
#275A20
#183814
Base = 500Lightest = 50 · #F5FAF4Darkest = 950 · #183814
:root {
  --brand-50: #F5FAF4;
  --brand-100: #EBF6EA;
  --brand-200: #D2EDCF;
  --brand-300: #B1E4AA;
  --brand-400: #8AD67F;
  --brand-500: #6ccc5f;
  --brand-600: #4ABA3B;
  --brand-700: #3E9B31;
  --brand-800: #327C27;
  --brand-900: #275A20;
  --brand-950: #183814;
  --brand: #6ccc5f;
  --brand-ink: #000000;
}

Colors that work with #6ccc5f

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#C6EBC1
Hairlines and dividers
Muted text#549B4B
Captions on the surface
Accent#A55BD0
Second voice, not a rival
Dark variant#27611F
Hover, pressed, headers
Light variant#EDF9EC
Selected rows, tints
Dark surface#162414
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 #6ccc5f

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#BF5FCC
Analogous left#A3CC5F
Analogous right#5FCC88
Split-complement 1#885FCC
Split-complement 2#CC5FA3
Triadic 1#5F6CCC
Triadic 2#CC5F6C
Tetradic#5FA3CC

RGB percentages

Red42.4%
Green80.0%
Blue37.3%

CMYK percentages

Cyan47.1%
Magenta0.0%
Yellow53.4%
Key (black)20.0%

Color previews

#6ccc5f text on a black background

contrast 10.44:1

Card sample

#6ccc5f text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6ccc5f;
Background color
Panel with #6ccc5f background
background-color: #6ccc5f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6ccc5f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(108, 204, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(108, 204, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6ccc5f;
background: linear-gradient(135deg, #6ccc5f, #5FCC9B);

Monochromatic scale

Palettes built from #6ccc5f

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.

#6ccc5f 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.

#6ccc5f, answered

What color is #6ccc5f?

#6ccc5f is a balanced vivid green, closest to Lime Green (ΔE2000 5.4). It sits at 113° on the hue wheel with 52% saturation and 59% lightness, which reads as cool.

What is the RGB value of #6ccc5f?

rgb(108, 204, 95) — 108 red, 204 green and 95 blue out of 255, or 42.4% / 80% / 37.3% by channel.

Is #6ccc5f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4720 and perceived brightness is 67%, so black text on it reaches 10.44:1.

Should I use black or white text on #6ccc5f?

Black. It scores 10.44:1 against #6ccc5f, versus 2.01:1 for white — AAA at any size.

What is the complementary color of #6ccc5f?

#BF5FCC sits directly opposite on the wheel. Softer options are the split-complements #885FCC and #CC5FA3, which give the same contrast with far less vibration.

What colors go well with #6ccc5f?

For interface work: #F5FAF4 as the surface, #C6EBC1 for borders, #549B4B for secondary text, #A55BD0 as an accent and #27611F for hover and pressed states. For a palette, the analogous pair #A3CC5F and #5FCC88 stays calm, while #BF5FCC is the loudest partner.

What is #6ccc5f in CMYK for printing?

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

Is #6ccc5f warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #94CC5F; nudged cooler, #5DCE79.

Work with #6ccc5f in the Color Lab