Skip to content

#3cf8ad

a balanced, electric green · cool · closest name: Medium Spring Green

RGB
60, 248, 173
HSL
156°, 93%, 60%
CMYK
76, 0, 30, 3
Luminance
0.7111

At a glance

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

Hex
#3cf8ad
Hue
156°
green
Saturation
93%
electric
Lightness
60%
balanced
Brightness
97%
HSV value
Perceived
79%
weighted brightness
Luminance
0.7111
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.22:1
Closest name
Medium Spring Green
ΔE2000 3.4
Where it sits
Hue156° of 360°
Saturation93%
Lightness60%
Temperature
Warm ← → Cool78% 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#3cf8ad
RGBrgb(60, 248, 173)
HSLhsl(156, 93%, 60%)
CMYKcmyk(76%, 0%, 30%, 3%)
LABlab(87.5 -62.5 23.2)
LCHlch(87.5 66.7 159.6)
OKLCHoklch(0.871 0.180 160.9)
Decimal3995821
Display P3color(display-p3 0.235 0.973 0.678)

Copy-ready code

/* CSS */
color: #3cf8ad;
background-color: #3cf8ad;
/* Tailwind (arbitrary) */
class="text-[#3cf8ad] bg-[#3cf8ad]"
/* SCSS */
$brand: #3cf8ad;
/* SwiftUI */
Color(red: 0.235, green: 0.973, blue: 0.678)
/* Android */
Color.parseColor("#3cf8ad")
/* Flutter */
Color(0xFF3CF8AD)
/* Python / OpenCV (BGR) */
(173, 248, 60)

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

Accessibility — WCAG contrast

Aa
#3cf8ad on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#3cf8ad on black: 15.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5E5A9
deuteranopia · #DED5B2
tritanopia · #00F7E4

Color scale — 50 to 950

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

#F2FDF9
#E4FBF2
#C2F9E3
#93FBD2
#5DF9BB
#3cf8ad
#08EC92
#07C579
#069E61
#097248
#05472D
Base = 500Lightest = 50 · #F2FDF9Darkest = 950 · #05472D
:root {
  --brand-50: #F2FDF9;
  --brand-100: #E4FBF2;
  --brand-200: #C2F9E3;
  --brand-300: #93FBD2;
  --brand-400: #5DF9BB;
  --brand-500: #3cf8ad;
  --brand-600: #08EC92;
  --brand-700: #07C579;
  --brand-800: #069E61;
  --brand-900: #097248;
  --brand-950: #05472D;
  --brand: #3cf8ad;
  --brand-ink: #000000;
}

Colors that work with #3cf8ad

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#F4FAF8
Tinted page background
Border#C0EDDB
Hairlines and dividers
Muted text#4B9B7B
Captions on the surface
Accent#FC38B7
Second voice, not a rival
Dark variant#047B4C
Hover, pressed, headers
Light variant#E6FEF5
Selected rows, tints
Dark surface#14241E
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 #3cf8ad

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#F83C87
Analogous left#3CF84F
Analogous right#3CE5F8
Split-complement 1#F83CE5
Split-complement 2#F84F3C
Triadic 1#AD3CF8
Triadic 2#F8AD3C
Tetradic#4F3CF8

RGB percentages

Red23.5%
Green97.3%
Blue67.8%

CMYK percentages

Cyan75.8%
Magenta0.0%
Yellow30.2%
Key (black)2.7%

Color previews

#3cf8ad text on a black background

contrast 15.22:1

Card sample

#3cf8ad text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3cf8ad;
Background color
Panel with #3cf8ad background
background-color: #3cf8ad;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3cf8ad;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(60, 248, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 248, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3cf8ad;
background: linear-gradient(135deg, #3cf8ad, #3CC6F8);

Monochromatic scale

Palettes built from #3cf8ad

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.

#3cf8ad 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

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

#3cf8ad, answered

What color is #3cf8ad?

#3cf8ad is a balanced electric green, closest to Medium Spring Green (ΔE2000 3.4). It sits at 156° on the hue wheel with 93% saturation and 60% lightness, which reads as cool.

What is the RGB value of #3cf8ad?

rgb(60, 248, 173) — 60 red, 248 green and 173 blue out of 255, or 23.5% / 97.3% / 67.8% by channel.

Is #3cf8ad a light or a dark color?

It is a light color. Relative luminance is 0.7111 and perceived brightness is 79%, so black text on it reaches 15.22:1.

Should I use black or white text on #3cf8ad?

Black. It scores 15.22:1 against #3cf8ad, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #3cf8ad?

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

What colors go well with #3cf8ad?

For interface work: #F4FAF8 as the surface, #C0EDDB for borders, #4B9B7B for secondary text, #FC38B7 as an accent and #047B4C for hover and pressed states. For a palette, the analogous pair #3CF84F and #3CE5F8 stays calm, while #F83C87 is the loudest partner.

What is #3cf8ad in CMYK for printing?

cmyk(76%, 0%, 30%, 3%). 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 #3cf8ad warm or cool?

Cool — it scores 78 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3CF868; nudged cooler, #3AFAF4.

Work with #3cf8ad in the Color Lab