Skip to content

#2ecad2

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

RGB
46, 202, 210
HSL
183°, 65%, 50%
CMYK
78, 4, 0, 18
Luminance
0.4748

At a glance

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

Hex
#2ecad2
Hue
183°
cyan
Saturation
65%
vivid
Lightness
50%
balanced
Brightness
82%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4748
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.50:1
Closest name
Dark Turquoise
ΔE2000 2.4
Where it sits
Hue183° of 360°
Saturation65%
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#2ecad2
RGBrgb(46, 202, 210)
HSLhsl(183, 65%, 50%)
CMYKcmyk(78%, 4%, 0%, 18%)
LABlab(74.5 -35.5 -15.2)
LCHlch(74.5 38.7 203.2)
OKLCHoklch(0.767 0.122 200.3)
Decimal3066578
Display P3color(display-p3 0.180 0.792 0.824)

Copy-ready code

/* CSS */
color: #2ecad2;
background-color: #2ecad2;
/* Tailwind (arbitrary) */
class="text-[#2ecad2] bg-[#2ecad2]"
/* SCSS */
$brand: #2ecad2;
/* SwiftUI */
Color(red: 0.180, green: 0.792, blue: 0.824)
/* Android */
Color.parseColor("#2ecad2")
/* Flutter */
Color(0xFF2ECAD2)
/* Python / OpenCV (BGR) */
(210, 202, 46)

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

Accessibility — WCAG contrast

Aa
#2ecad2 on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#2ecad2 on black: 10.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BAC1D3
deuteranopia · #A4B0D3
tritanopia · #00D2CC

Color scale — 50 to 950

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

#F3FBFB
#E8F7F7
#CBEFF1
#A3E8EB
#74DCE1
#46D0D7
#2ecad2
#24A2A8
#1D8186
#195E62
#103B3D
Base = 600Lightest = 50 · #F3FBFBDarkest = 950 · #103B3D
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E8F7F7;
  --brand-200: #CBEFF1;
  --brand-300: #A3E8EB;
  --brand-400: #74DCE1;
  --brand-500: #46D0D7;
  --brand-600: #2ecad2;
  --brand-700: #24A2A8;
  --brand-800: #1D8186;
  --brand-900: #195E62;
  --brand-950: #103B3D;
  --brand: #2ecad2;
  --brand-ink: #000000;
}

Colors that work with #2ecad2

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#C0EAED
Hairlines and dividers
Muted text#4B979B
Captions on the surface
Accent#D7294C
Second voice, not a rival
Dark variant#176569
Hover, pressed, headers
Light variant#EAFAFA
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 #2ecad2

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#D2362E
Analogous left#2ED288
Analogous right#2E78D2
Split-complement 1#D22E78
Split-complement 2#D2882E
Triadic 1#D22ECA
Triadic 2#CAD22E
Tetradic#882ED2

RGB percentages

Red18.0%
Green79.2%
Blue82.4%

CMYK percentages

Cyan78.1%
Magenta3.8%
Yellow0.0%
Key (black)17.6%

Color previews

#2ecad2 text on a black background

contrast 10.50:1

Card sample

#2ecad2 text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2ecad2;
Background color
Panel with #2ecad2 background
background-color: #2ecad2;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(46, 202, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(46, 202, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2ecad2;
background: linear-gradient(135deg, #2ecad2, #2E5DD2);

Monochromatic scale

Palettes built from #2ecad2

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.

#2ecad2 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.

#2ecad2, answered

What color is #2ecad2?

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

What is the RGB value of #2ecad2?

rgb(46, 202, 210) — 46 red, 202 green and 210 blue out of 255, or 18% / 79.2% / 82.4% by channel.

Is #2ecad2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4748 and perceived brightness is 67%, so black text on it reaches 10.50:1.

Should I use black or white text on #2ecad2?

Black. It scores 10.50:1 against #2ecad2, versus 2.00:1 for white — AAA at any size.

What is the complementary color of #2ecad2?

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

What colors go well with #2ecad2?

For interface work: #F4FAFA as the surface, #C0EAED for borders, #4B979B for secondary text, #D7294C as an accent and #176569 for hover and pressed states. For a palette, the analogous pair #2ED288 and #2E78D2 stays calm, while #D2362E is the loudest partner.

What is #2ecad2 in CMYK for printing?

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

Is #2ecad2 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 #2ED29E; nudged cooler, #2BA0D5.

Work with #2ecad2 in the Color Lab