Skip to content

#3dfaaf

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

RGB
61, 250, 175
HSL
156°, 95%, 61%
CMYK
76, 0, 30, 2
Luminance
0.7246

At a glance

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

Hex
#3dfaaf
Hue
156°
green
Saturation
95%
electric
Lightness
61%
balanced
Brightness
98%
HSV value
Perceived
80%
weighted brightness
Luminance
0.7246
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.49:1
Closest name
Medium Spring Green
ΔE2000 3.5
Where it sits
Hue156° of 360°
Saturation95%
Lightness61%
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#3dfaaf
RGBrgb(61, 250, 175)
HSLhsl(156, 95%, 61%)
CMYKcmyk(76%, 0%, 30%, 2%)
LABlab(88.2 -62.8 23.1)
LCHlch(88.2 66.9 159.8)
OKLCHoklch(0.876 0.181 161.1)
Decimal4061871
Display P3color(display-p3 0.239 0.980 0.686)

Copy-ready code

/* CSS */
color: #3dfaaf;
background-color: #3dfaaf;
/* Tailwind (arbitrary) */
class="text-[#3dfaaf] bg-[#3dfaaf]"
/* SCSS */
$brand: #3dfaaf;
/* SwiftUI */
Color(red: 0.239, green: 0.980, blue: 0.686)
/* Android */
Color.parseColor("#3dfaaf")
/* Flutter */
Color(0xFF3DFAAF)
/* Python / OpenCV (BGR) */
(175, 250, 61)

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

Accessibility — WCAG contrast

Aa
#3dfaaf on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#3dfaaf on black: 15.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6E7AB
deuteranopia · #E0D7B4
tritanopia · #00F9E6

Color scale — 50 to 950

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

#F1FDF9
#E4FBF2
#C2FAE4
#92FCD2
#5BFBBB
#3dfaaf
#06EF92
#05C77A
#049F62
#087348
#05482D
Base = 500Lightest = 50 · #F1FDF9Darkest = 950 · #05482D
:root {
  --brand-50: #F1FDF9;
  --brand-100: #E4FBF2;
  --brand-200: #C2FAE4;
  --brand-300: #92FCD2;
  --brand-400: #5BFBBB;
  --brand-500: #3dfaaf;
  --brand-600: #06EF92;
  --brand-700: #05C77A;
  --brand-800: #049F62;
  --brand-900: #087348;
  --brand-950: #05482D;
  --brand: #3dfaaf;
  --brand-ink: #000000;
}

Colors that work with #3dfaaf

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#FE39B8
Second voice, not a rival
Dark variant#037C4C
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 #3dfaaf

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#FA3D88
Analogous left#3DFA51
Analogous right#3DE7FA
Split-complement 1#FA3DE7
Split-complement 2#FA513D
Triadic 1#AF3DFA
Triadic 2#FAAF3D
Tetradic#513DFA

RGB percentages

Red23.9%
Green98.0%
Blue68.6%

CMYK percentages

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

Color previews

#3dfaaf text on a black background

contrast 15.49:1

Card sample

#3dfaaf text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dfaaf

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.

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

#3dfaaf, answered

What color is #3dfaaf?

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

What is the RGB value of #3dfaaf?

rgb(61, 250, 175) — 61 red, 250 green and 175 blue out of 255, or 23.9% / 98% / 68.6% by channel.

Is #3dfaaf a light or a dark color?

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

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

Black. It scores 15.49:1 against #3dfaaf, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #3dfaaf?

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

What colors go well with #3dfaaf?

For interface work: #F4FAF8 as the surface, #C0EDDB for borders, #4B9B7B for secondary text, #FE39B8 as an accent and #037C4C for hover and pressed states. For a palette, the analogous pair #3DFA51 and #3DE7FA stays calm, while #FA3D88 is the loudest partner.

What is #3dfaaf in CMYK for printing?

cmyk(76%, 0%, 30%, 2%). 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 #3dfaaf 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 #3DFA6A; nudged cooler, #3BFCF6.

Work with #3dfaaf in the Color Lab