Skip to content

#3df2be

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

RGB
61, 242, 190
HSL
163°, 87%, 59%
CMYK
75, 0, 22, 5
Luminance
0.6821

At a glance

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

Hex
#3df2be
Hue
163°
cyan
Saturation
87%
electric
Lightness
59%
balanced
Brightness
95%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6821
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.64:1
Closest name
Aqua Marine
ΔE2000 5
Where it sits
Hue163° of 360°
Saturation87%
Lightness59%
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#3df2be
RGBrgb(61, 242, 190)
HSLhsl(163, 87%, 59%)
CMYKcmyk(75%, 0%, 22%, 5%)
LABlab(86.1 -56.4 12.4)
LCHlch(86.1 57.8 167.6)
OKLCHoklch(0.860 0.160 168.5)
Decimal4059838
Display P3color(display-p3 0.239 0.949 0.745)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3df2be on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#3df2be on black: 14.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECE1BB
deuteranopia · #D5D1C2
tritanopia · #00F3E3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3df2be 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
#E5FAF4
#C4F8E9
#96F8DC
#61F4CA
#3df2be
#0FE5A8
#0DBF8C
#0A9970
#0C6E52
#074533
Base = 500Lightest = 50 · #F2FDFADarkest = 950 · #074533
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E5FAF4;
  --brand-200: #C4F8E9;
  --brand-300: #96F8DC;
  --brand-400: #61F4CA;
  --brand-500: #3df2be;
  --brand-600: #0FE5A8;
  --brand-700: #0DBF8C;
  --brand-800: #0A9970;
  --brand-900: #0C6E52;
  --brand-950: #074533;
  --brand: #3df2be;
  --brand-ink: #000000;
}

Colors that work with #3df2be

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#C0EDE0
Hairlines and dividers
Muted text#4B9B84
Captions on the surface
Accent#F6399E
Second voice, not a rival
Dark variant#087758
Hover, pressed, headers
Light variant#E7FDF7
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 #3df2be

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#F23D71
Analogous left#3DF264
Analogous right#3DCBF2
Split-complement 1#F23DCB
Split-complement 2#F2643D
Triadic 1#BE3DF2
Triadic 2#F2BE3D
Tetradic#643DF2

RGB percentages

Red23.9%
Green94.9%
Blue74.5%

CMYK percentages

Cyan74.8%
Magenta0.0%
Yellow21.5%
Key (black)5.1%

Color previews

#3df2be text on a black background

contrast 14.64:1

Card sample

#3df2be text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3df2be

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.

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

#3df2be, answered

What color is #3df2be?

#3df2be is a balanced electric cyan, closest to Aqua Marine (ΔE2000 5). It sits at 163° on the hue wheel with 87% saturation and 59% lightness, which reads as cool.

What is the RGB value of #3df2be?

rgb(61, 242, 190) — 61 red, 242 green and 190 blue out of 255, or 23.9% / 94.9% / 74.5% by channel.

Is #3df2be a light or a dark color?

It is a light color. Relative luminance is 0.6821 and perceived brightness is 78%, so black text on it reaches 14.64:1.

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

Black. It scores 14.64:1 against #3df2be, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #3df2be?

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

What colors go well with #3df2be?

For interface work: #F4FAF9 as the surface, #C0EDE0 for borders, #4B9B84 for secondary text, #F6399E as an accent and #087758 for hover and pressed states. For a palette, the analogous pair #3DF264 and #3DCBF2 stays calm, while #F23D71 is the loudest partner.

What is #3df2be in CMYK for printing?

cmyk(75%, 0%, 22%, 5%). 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 #3df2be 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 #3DF27C; nudged cooler, #3BE5F4.

Work with #3df2be in the Color Lab