Skip to content

#3ebdc3

a balanced, vivid cyan · cool · closest name: Dark Turquoise

RGB
62, 189, 195
HSL
183°, 53%, 50%
CMYK
68, 3, 0, 24
Luminance
0.4136

At a glance

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

Hex
#3ebdc3
Hue
183°
cyan
Saturation
53%
vivid
Lightness
50%
balanced
Brightness
76%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4136
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.27:1
Closest name
Dark Turquoise
ΔE2000 4.9
Where it sits
Hue183° of 360°
Saturation53%
Lightness50%
Temperature
Warm ← → Cool89% 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#3ebdc3
RGBrgb(62, 189, 195)
HSLhsl(183, 53%, 50%)
CMYKcmyk(68%, 3%, 0%, 24%)
LABlab(70.4 -32.0 -13.1)
LCHlch(70.4 34.6 202.3)
OKLCHoklch(0.733 0.108 199.6)
Decimal4111811
Display P3color(display-p3 0.243 0.741 0.765)

Copy-ready code

/* CSS */
color: #3ebdc3;
background-color: #3ebdc3;
/* Tailwind (arbitrary) */
class="text-[#3ebdc3] bg-[#3ebdc3]"
/* SCSS */
$brand: #3ebdc3;
/* SwiftUI */
Color(red: 0.243, green: 0.741, blue: 0.765)
/* Android */
Color.parseColor("#3ebdc3")
/* Flutter */
Color(0xFF3EBDC3)
/* Python / OpenCV (BGR) */
(195, 189, 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 #3ebdc3 · 9.27:1
Use #000000AAA at every size.
Aa
White text · 2.26:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.27:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #3ebdc3 as text scores 2.26:1 on white and 9.27:1 on black.

Accessibility — WCAG contrast

Aa
#3ebdc3 on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#3ebdc3 on black: 9.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AFB5C4
deuteranopia · #9CA6C4
tritanopia · #00C4BE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3ebdc3 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FAFA
#E9F5F6
#CFECED
#A9E2E4
#7FD3D7
#54C5CA
#3ebdc3
#30979C
#27797D
#20585B
#143739
Base = 600Lightest = 50 · #F4FAFADarkest = 950 · #143739
:root {
  --brand-50: #F4FAFA;
  --brand-100: #E9F5F6;
  --brand-200: #CFECED;
  --brand-300: #A9E2E4;
  --brand-400: #7FD3D7;
  --brand-500: #54C5CA;
  --brand-600: #3ebdc3;
  --brand-700: #30979C;
  --brand-800: #27797D;
  --brand-900: #20585B;
  --brand-950: #143739;
  --brand: #3ebdc3;
  --brand-ink: #000000;
}

Colors that work with #3ebdc3

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#F4FAFA
Tinted page background
Border#C1EAEC
Hairlines and dividers
Muted text#4B979B
Captions on the surface
Accent#C83956
Second voice, not a rival
Dark variant#1E5E61
Hover, pressed, headers
Light variant#ECF8F9
Selected rows, tints
Dark surface#142424
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 #3ebdc3

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#C3443E
Analogous left#3EC387
Analogous right#3E7BC3
Split-complement 1#C33E7B
Split-complement 2#C3873E
Triadic 1#C33EBD
Triadic 2#BDC33E
Tetradic#873EC3

RGB percentages

Red24.3%
Green74.1%
Blue76.5%

CMYK percentages

Cyan68.2%
Magenta3.1%
Yellow0.0%
Key (black)23.5%

Color previews

#3ebdc3 text on a black background

contrast 9.27:1

Card sample

#3ebdc3 text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3ebdc3

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.

#3ebdc3 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

Converts to four-color process without much drama. Proof it anyway.

#3ebdc3, answered

What color is #3ebdc3?

#3ebdc3 is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 4.9). It sits at 183° on the hue wheel with 53% saturation and 50% lightness, which reads as cool.

What is the RGB value of #3ebdc3?

rgb(62, 189, 195) — 62 red, 189 green and 195 blue out of 255, or 24.3% / 74.1% / 76.5% by channel.

Is #3ebdc3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4136 and perceived brightness is 64%, so black text on it reaches 9.27:1.

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

Black. It scores 9.27:1 against #3ebdc3, versus 2.26:1 for white — AAA at any size.

What is the complementary color of #3ebdc3?

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

What colors go well with #3ebdc3?

For interface work: #F4FAFA as the surface, #C1EAEC for borders, #4B979B for secondary text, #C83956 as an accent and #1E5E61 for hover and pressed states. For a palette, the analogous pair #3EC387 and #3E7BC3 stays calm, while #C3443E is the loudest partner.

What is #3ebdc3 in CMYK for printing?

cmyk(68%, 3%, 0%, 24%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #3ebdc3 warm or cool?

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

Work with #3ebdc3 in the Color Lab