Skip to content

#3ffcaf

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

RGB
63, 252, 175
HSL
156°, 97%, 62%
CMYK
75, 0, 31, 1
Luminance
0.7377

At a glance

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

Hex
#3ffcaf
Hue
156°
green
Saturation
97%
electric
Lightness
62%
balanced
Brightness
99%
HSV value
Perceived
80%
weighted brightness
Luminance
0.7377
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.75:1
Closest name
Medium Spring Green
ΔE2000 3.3
Where it sits
Hue156° of 360°
Saturation97%
Lightness62%
Temperature
Warm ← → Cool77% 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#3ffcaf
RGBrgb(63, 252, 175)
HSLhsl(156, 97%, 62%)
CMYKcmyk(75%, 0%, 31%, 1%)
LABlab(88.8 -63.3 23.9)
LCHlch(88.8 67.6 159.3)
OKLCHoklch(0.882 0.182 160.6)
Decimal4193455
Display P3color(display-p3 0.247 0.988 0.686)

Copy-ready code

/* CSS */
color: #3ffcaf;
background-color: #3ffcaf;
/* Tailwind (arbitrary) */
class="text-[#3ffcaf] bg-[#3ffcaf]"
/* SCSS */
$brand: #3ffcaf;
/* SwiftUI */
Color(red: 0.247, green: 0.988, blue: 0.686)
/* Android */
Color.parseColor("#3ffcaf")
/* Flutter */
Color(0xFF3FFCAF)
/* Python / OpenCV (BGR) */
(175, 252, 63)

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

Accessibility — WCAG contrast

Aa
#3ffcaf on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#3ffcaf on black: 15.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9E9AA
deuteranopia · #E2D8B4
tritanopia · #00FBE8

Color scale — 50 to 950

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

#F1FDF8
#E4FCF2
#C1FBE3
#91FDD1
#3ffcaf
#22FCA3
#04F191
#03C978
#03A160
#077447
#04482D
Base = 400Lightest = 50 · #F1FDF8Darkest = 950 · #04482D
:root {
  --brand-50: #F1FDF8;
  --brand-100: #E4FCF2;
  --brand-200: #C1FBE3;
  --brand-300: #91FDD1;
  --brand-400: #3ffcaf;
  --brand-500: #22FCA3;
  --brand-600: #04F191;
  --brand-700: #03C978;
  --brand-800: #03A160;
  --brand-900: #077447;
  --brand-950: #04482D;
  --brand: #3ffcaf;
  --brand-ink: #000000;
}

Colors that work with #3ffcaf

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#C0EDDA
Hairlines and dividers
Muted text#4B9B7A
Captions on the surface
Accent#FF3CBC
Second voice, not a rival
Dark variant#027E4B
Hover, pressed, headers
Light variant#E6FFF5
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 #3ffcaf

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#FC3F8C
Analogous left#3FFC51
Analogous right#3FEAFC
Split-complement 1#FC3FEA
Split-complement 2#FC513F
Triadic 1#AF3FFC
Triadic 2#FCAF3F
Tetradic#513FFC

RGB percentages

Red24.7%
Green98.8%
Blue68.6%

CMYK percentages

Cyan75.0%
Magenta0.0%
Yellow30.6%
Key (black)1.2%

Color previews

#3ffcaf text on a black background

contrast 15.75:1

Card sample

#3ffcaf text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(63, 252, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 252, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3ffcaf;
background: linear-gradient(135deg, #3ffcaf, #3FCBFC);

Monochromatic scale

Palettes built from #3ffcaf

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.

#3ffcaf 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.

#3ffcaf, answered

What color is #3ffcaf?

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

What is the RGB value of #3ffcaf?

rgb(63, 252, 175) — 63 red, 252 green and 175 blue out of 255, or 24.7% / 98.8% / 68.6% by channel.

Is #3ffcaf a light or a dark color?

It is a light color. Relative luminance is 0.7377 and perceived brightness is 80%, so black text on it reaches 15.75:1.

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

Black. It scores 15.75:1 against #3ffcaf, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #3ffcaf?

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

What colors go well with #3ffcaf?

For interface work: #F4FAF8 as the surface, #C0EDDA for borders, #4B9B7A for secondary text, #FF3CBC as an accent and #027E4B for hover and pressed states. For a palette, the analogous pair #3FFC51 and #3FEAFC stays calm, while #FC3F8C is the loudest partner.

What is #3ffcaf in CMYK for printing?

cmyk(75%, 0%, 31%, 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 #3ffcaf warm or cool?

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

Work with #3ffcaf in the Color Lab