Skip to content

#3eeacf

a balanced, electric cyan · cool · closest name: Turquoise

RGB
62, 234, 207
HSL
171°, 80%, 58%
CMYK
74, 0, 12, 8
Luminance
0.6437

At a glance

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

Hex
#3eeacf
Hue
171°
cyan
Saturation
80%
electric
Lightness
58%
balanced
Brightness
92%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6437
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.87:1
Closest name
Turquoise
ΔE2000 3.8
Where it sits
Hue171° of 360°
Saturation80%
Lightness58%
Temperature
Warm ← → Cool84% 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#3eeacf
RGBrgb(62, 234, 207)
HSLhsl(171, 80%, 58%)
CMYKcmyk(74%, 0%, 12%, 8%)
LABlab(84.2 -48.9 0.7)
LCHlch(84.2 48.9 179.1)
OKLCHoklch(0.846 0.141 179.5)
Decimal4123343
Display P3color(display-p3 0.243 0.918 0.812)

Copy-ready code

/* CSS */
color: #3eeacf;
background-color: #3eeacf;
/* Tailwind (arbitrary) */
class="text-[#3eeacf] bg-[#3eeacf]"
/* SCSS */
$brand: #3eeacf;
/* SwiftUI */
Color(red: 0.243, green: 0.918, blue: 0.812)
/* Android */
Color.parseColor("#3eeacf")
/* Flutter */
Color(0xFF3EEACF)
/* Python / OpenCV (BGR) */
(207, 234, 62)

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

Accessibility — WCAG contrast

Aa
#3eeacf on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#3eeacf on black: 13.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0DCCE
deuteranopia · #C9CBD1
tritanopia · #00EEE2

Color scale — 50 to 950

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

#F3FCFB
#E6F9F6
#C6F5EE
#9AF4E6
#67EFD9
#3eeacf
#18DDBE
#14B89E
#10937F
#106A5C
#0A433A
Base = 500Lightest = 50 · #F3FCFBDarkest = 950 · #0A433A
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E6F9F6;
  --brand-200: #C6F5EE;
  --brand-300: #9AF4E6;
  --brand-400: #67EFD9;
  --brand-500: #3eeacf;
  --brand-600: #18DDBE;
  --brand-700: #14B89E;
  --brand-800: #10937F;
  --brand-900: #106A5C;
  --brand-950: #0A433A;
  --brand: #3eeacf;
  --brand-ink: #000000;
}

Colors that work with #3eeacf

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#C0EDE6
Hairlines and dividers
Muted text#4B9B8E
Captions on the surface
Accent#EE3A83
Second voice, not a rival
Dark variant#0C7363
Hover, pressed, headers
Light variant#E8FDF9
Selected rows, tints
Dark surface#142422
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 #3eeacf

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#EA3E59
Analogous left#3EEA79
Analogous right#3EAFEA
Split-complement 1#EA3EAF
Split-complement 2#EA793E
Triadic 1#CF3EEA
Triadic 2#EACF3E
Tetradic#793EEA

RGB percentages

Red24.3%
Green91.8%
Blue81.2%

CMYK percentages

Cyan73.5%
Magenta0.0%
Yellow11.5%
Key (black)8.2%

Color previews

#3eeacf text on a black background

contrast 13.87:1

Card sample

#3eeacf text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(62, 234, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(62, 234, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3eeacf;
background: linear-gradient(135deg, #3eeacf, #3E92EA);

Monochromatic scale

Palettes built from #3eeacf

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.

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

#3eeacf, answered

What color is #3eeacf?

#3eeacf is a balanced electric cyan, closest to Turquoise (ΔE2000 3.8). It sits at 171° on the hue wheel with 80% saturation and 58% lightness, which reads as cool.

What is the RGB value of #3eeacf?

rgb(62, 234, 207) — 62 red, 234 green and 207 blue out of 255, or 24.3% / 91.8% / 81.2% by channel.

Is #3eeacf a light or a dark color?

It is a light color. Relative luminance is 0.6437 and perceived brightness is 77%, so black text on it reaches 13.87:1.

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

Black. It scores 13.87:1 against #3eeacf, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #3eeacf?

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

What colors go well with #3eeacf?

For interface work: #F4FAF9 as the surface, #C0EDE6 for borders, #4B9B8E for secondary text, #EE3A83 as an accent and #0C7363 for hover and pressed states. For a palette, the analogous pair #3EEA79 and #3EAFEA stays calm, while #EA3E59 is the loudest partner.

What is #3eeacf in CMYK for printing?

cmyk(74%, 0%, 12%, 8%). 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 #3eeacf warm or cool?

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

Work with #3eeacf in the Color Lab