Skip to content

#6cfd8f

a light, electric green · cool · closest name: Spring Green

RGB
108, 253, 143
HSL
135°, 97%, 71%
CMYK
57, 0, 44, 1
Luminance
0.7542

At a glance

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

Hex
#6cfd8f
Hue
135°
green
Saturation
97%
electric
Lightness
71%
light
Brightness
99%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7542
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.08:1
Closest name
Spring Green
ΔE2000 3.6
Where it sits
Hue135° of 360°
Saturation97%
Lightness71%
Temperature
Warm ← → Cool69% 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#6cfd8f
RGBrgb(108, 253, 143)
HSLhsl(135, 97%, 71%)
CMYKcmyk(57%, 0%, 44%, 1%)
LABlab(89.6 -61.8 41.1)
LCHlch(89.6 74.2 146.4)
OKLCHoklch(0.889 0.195 148.8)
Decimal7142799
Display P3color(display-p3 0.424 0.992 0.561)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6cfd8f on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#6cfd8f on black: 16.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE987
deuteranopia · #ECDC96
tritanopia · #47F9E2

Color scale — 50 to 950

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

#F1FDF4
#E4FCE9
#C1FBCF
#90FDAB
#6cfd8f
#22FC56
#03F13D
#03C933
#02A129
#067421
#044815
Base = 400Lightest = 50 · #F1FDF4Darkest = 950 · #044815
:root {
  --brand-50: #F1FDF4;
  --brand-100: #E4FCE9;
  --brand-200: #C1FBCF;
  --brand-300: #90FDAB;
  --brand-400: #6cfd8f;
  --brand-500: #22FC56;
  --brand-600: #03F13D;
  --brand-700: #03C933;
  --brand-800: #02A129;
  --brand-900: #067421;
  --brand-950: #044815;
  --brand: #6cfd8f;
  --brand-ink: #000000;
}

Colors that work with #6cfd8f

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#F4FAF6
Tinted page background
Border#C0EDCB
Hairlines and dividers
Muted text#4B9B5E
Captions on the surface
Accent#CB00CC
Second voice, not a rival
Dark variant#027E20
Hover, pressed, headers
Light variant#E6FFEC
Selected rows, tints
Dark surface#142418
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 #6cfd8f

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#FD6CDA
Analogous left#92FD6C
Analogous right#6CFDD8
Split-complement 1#D86CFD
Split-complement 2#FD6C92
Triadic 1#8F6CFD
Triadic 2#FD8F6C
Tetradic#6C92FD

RGB percentages

Red42.4%
Green99.2%
Blue56.1%

CMYK percentages

Cyan57.3%
Magenta0.0%
Yellow43.5%
Key (black)0.8%

Color previews

#6cfd8f text on a black background

contrast 16.08:1

Card sample

#6cfd8f text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6cfd8f

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.

#6cfd8f 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#6cfd8f, answered

What color is #6cfd8f?

#6cfd8f is a light electric green, closest to Spring Green (ΔE2000 3.6). It sits at 135° on the hue wheel with 97% saturation and 71% lightness, which reads as cool.

What is the RGB value of #6cfd8f?

rgb(108, 253, 143) — 108 red, 253 green and 143 blue out of 255, or 42.4% / 99.2% / 56.1% by channel.

Is #6cfd8f a light or a dark color?

It is a light color. Relative luminance is 0.7542 and perceived brightness is 82%, so black text on it reaches 16.08:1.

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

Black. It scores 16.08:1 against #6cfd8f, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #6cfd8f?

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

What colors go well with #6cfd8f?

For interface work: #F4FAF6 as the surface, #C0EDCB for borders, #4B9B5E for secondary text, #CB00CC as an accent and #027E20 for hover and pressed states. For a palette, the analogous pair #92FD6C and #6CFDD8 stays calm, while #FD6CDA is the loudest partner.

What is #6cfd8f in CMYK for printing?

cmyk(57%, 0%, 44%, 1%). 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 #6cfd8f warm or cool?

Cool — it scores 69 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7EFD6C; nudged cooler, #6BFEC5.

Work with #6cfd8f in the Color Lab