Skip to content

#6cdf7c

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

RGB
108, 223, 124
HSL
128°, 64%, 65%
CMYK
52, 0, 44, 13
Luminance
0.5742

At a glance

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

Hex
#6cdf7c
Hue
128°
green
Saturation
64%
vivid
Lightness
65%
balanced
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5742
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.48:1
Closest name
Light Green
ΔE2000 4.6
Where it sits
Hue128° of 360°
Saturation64%
Lightness65%
Temperature
Warm ← → Cool66% 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#6cdf7c
RGBrgb(108, 223, 124)
HSLhsl(128, 64%, 65%)
CMYKcmyk(52%, 0%, 44%, 13%)
LABlab(80.4 -53.1 38.7)
LCHlch(80.4 65.7 143.9)
OKLCHoklch(0.813 0.172 146.6)
Decimal7135100
Display P3color(display-p3 0.424 0.875 0.486)

Copy-ready code

/* CSS */
color: #6cdf7c;
background-color: #6cdf7c;
/* Tailwind (arbitrary) */
class="text-[#6cdf7c] bg-[#6cdf7c]"
/* SCSS */
$brand: #6cdf7c;
/* SwiftUI */
Color(red: 0.424, green: 0.875, blue: 0.486)
/* Android */
Color.parseColor("#6cdf7c")
/* Flutter */
Color(0xFF6CDF7C)
/* Python / OpenCV (BGR) */
(124, 223, 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 #6cdf7c · 12.48:1
Use #000000AAA at every size.
Aa
White text · 1.68:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.48:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #6cdf7c as text scores 1.68:1 on white and 12.48:1 on black.

Accessibility — WCAG contrast

Aa
#6cdf7c on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#6cdf7c on black: 12.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2CE74
deuteranopia · #D2C383
tritanopia · #57DBC7

Color scale — 50 to 950

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

#F4FBF5
#E8F7EA
#CBF1D0
#A3EBAD
#6cdf7c
#47D75B
#2CC942
#25A737
#1D862C
#196123
#103D16
Base = 400Lightest = 50 · #F4FBF5Darkest = 950 · #103D16
:root {
  --brand-50: #F4FBF5;
  --brand-100: #E8F7EA;
  --brand-200: #CBF1D0;
  --brand-300: #A3EBAD;
  --brand-400: #6cdf7c;
  --brand-500: #47D75B;
  --brand-600: #2CC942;
  --brand-700: #25A737;
  --brand-800: #1D862C;
  --brand-900: #196123;
  --brand-950: #103D16;
  --brand: #6cdf7c;
  --brand-ink: #000000;
}

Colors that work with #6cdf7c

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#C0EDC6
Hairlines and dividers
Muted text#4B9B56
Captions on the surface
Accent#9C20AC
Second voice, not a rival
Dark variant#176922
Hover, pressed, headers
Light variant#EAFAEC
Selected rows, tints
Dark surface#142416
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 #6cdf7c

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#DF6CCF
Analogous left#96DF6C
Analogous right#6CDFB5
Split-complement 1#B56CDF
Split-complement 2#DF6C96
Triadic 1#7C6CDF
Triadic 2#DF7C6C
Tetradic#6C96DF

RGB percentages

Red42.4%
Green87.5%
Blue48.6%

CMYK percentages

Cyan51.6%
Magenta0.0%
Yellow44.4%
Key (black)12.5%

Color previews

#6cdf7c text on a black background

contrast 12.48:1

Card sample

#6cdf7c text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(108, 223, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(108, 223, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6cdf7c;
background: linear-gradient(135deg, #6cdf7c, #6CDFC9);

Monochromatic scale

Palettes built from #6cdf7c

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.

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

#6cdf7c, answered

What color is #6cdf7c?

#6cdf7c is a balanced vivid green, closest to Light Green (ΔE2000 4.6). It sits at 128° on the hue wheel with 64% saturation and 65% lightness, which reads as cool.

What is the RGB value of #6cdf7c?

rgb(108, 223, 124) — 108 red, 223 green and 124 blue out of 255, or 42.4% / 87.5% / 48.6% by channel.

Is #6cdf7c a light or a dark color?

It is a light color. Relative luminance is 0.5742 and perceived brightness is 73%, so black text on it reaches 12.48:1.

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

Black. It scores 12.48:1 against #6cdf7c, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #6cdf7c?

#DF6CCF sits directly opposite on the wheel. Softer options are the split-complements #B56CDF and #DF6C96, which give the same contrast with far less vibration.

What colors go well with #6cdf7c?

For interface work: #F4FAF5 as the surface, #C0EDC6 for borders, #4B9B56 for secondary text, #9C20AC as an accent and #176922 for hover and pressed states. For a palette, the analogous pair #96DF6C and #6CDFB5 stays calm, while #DF6CCF is the loudest partner.

What is #6cdf7c in CMYK for printing?

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

Is #6cdf7c warm or cool?

Cool — it scores 66 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #86DF6C; nudged cooler, #6AE1A6.

Work with #6cdf7c in the Color Lab