Skip to content

#3df8c1

a balanced, electric cyan · cool · closest name: Aqua Marine

RGB
61, 248, 193
HSL
162°, 93%, 61%
CMYK
75, 0, 22, 3
Luminance
0.7198

At a glance

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

Hex
#3df8c1
Hue
162°
cyan
Saturation
93%
electric
Lightness
61%
balanced
Brightness
97%
HSV value
Perceived
80%
weighted brightness
Luminance
0.7198
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.40:1
Closest name
Aqua Marine
ΔE2000 4.7
Where it sits
Hue162° of 360°
Saturation93%
Lightness61%
Temperature
Warm ← → Cool80% 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#3df8c1
RGBrgb(61, 248, 193)
HSLhsl(162, 93%, 61%)
CMYKcmyk(75%, 0%, 22%, 3%)
LABlab(88.0 -58.1 13.5)
LCHlch(88.0 59.6 166.9)
OKLCHoklch(0.876 0.165 167.9)
Decimal4061377
Display P3color(display-p3 0.239 0.973 0.757)

Copy-ready code

/* CSS */
color: #3df8c1;
background-color: #3df8c1;
/* Tailwind (arbitrary) */
class="text-[#3df8c1] bg-[#3df8c1]"
/* SCSS */
$brand: #3df8c1;
/* SwiftUI */
Color(red: 0.239, green: 0.973, blue: 0.757)
/* Android */
Color.parseColor("#3df8c1")
/* Flutter */
Color(0xFF3DF8C1)
/* Python / OpenCV (BGR) */
(193, 248, 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 #3df8c1 · 15.40:1
Use #000000AAA at every size.
Aa
White text · 1.36:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.40:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #3df8c1 as text scores 1.36:1 on white and 15.40:1 on black.

Accessibility — WCAG contrast

Aa
#3df8c1 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#3df8c1 on black: 15.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2E7BE
deuteranopia · #DAD6C5
tritanopia · #00F9E9

Color scale — 50 to 950

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

#F2FDFA
#E4FBF4
#C2F9E9
#93FBDC
#5DF9CB
#3df8c1
#09ECA9
#07C58D
#069D71
#097253
#064734
Base = 500Lightest = 50 · #F2FDFADarkest = 950 · #064734
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E4FBF4;
  --brand-200: #C2F9E9;
  --brand-300: #93FBDC;
  --brand-400: #5DF9CB;
  --brand-500: #3df8c1;
  --brand-600: #09ECA9;
  --brand-700: #07C58D;
  --brand-800: #069D71;
  --brand-900: #097253;
  --brand-950: #064734;
  --brand: #3df8c1;
  --brand-ink: #000000;
}

Colors that work with #3df8c1

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#F4FAF9
Tinted page background
Border#C0EDDF
Hairlines and dividers
Muted text#4B9B83
Captions on the surface
Accent#FC39A3
Second voice, not a rival
Dark variant#047B58
Hover, pressed, headers
Light variant#E6FEF7
Selected rows, tints
Dark surface#142420
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 #3df8c1

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#F83D74
Analogous left#3DF864
Analogous right#3DD1F8
Split-complement 1#F83DD1
Split-complement 2#F8643D
Triadic 1#C13DF8
Triadic 2#F8C13D
Tetradic#643DF8

RGB percentages

Red23.9%
Green97.3%
Blue75.7%

CMYK percentages

Cyan75.4%
Magenta0.0%
Yellow22.2%
Key (black)2.7%

Color previews

#3df8c1 text on a black background

contrast 15.40:1

Card sample

#3df8c1 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3df8c1

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.

#3df8c1 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#3df8c1, answered

What color is #3df8c1?

#3df8c1 is a balanced electric cyan, closest to Aqua Marine (ΔE2000 4.7). It sits at 162° on the hue wheel with 93% saturation and 61% lightness, which reads as cool.

What is the RGB value of #3df8c1?

rgb(61, 248, 193) — 61 red, 248 green and 193 blue out of 255, or 23.9% / 97.3% / 75.7% by channel.

Is #3df8c1 a light or a dark color?

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

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

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

What is the complementary color of #3df8c1?

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

What colors go well with #3df8c1?

For interface work: #F4FAF9 as the surface, #C0EDDF for borders, #4B9B83 for secondary text, #FC39A3 as an accent and #047B58 for hover and pressed states. For a palette, the analogous pair #3DF864 and #3DD1F8 stays calm, while #F83D74 is the loudest partner.

What is #3df8c1 in CMYK for printing?

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

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

Work with #3df8c1 in the Color Lab