Skip to content

#2edcdb

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

RGB
46, 220, 219
HSL
180°, 71%, 52%
CMYK
79, 0, 1, 14
Luminance
0.5688

At a glance

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

Hex
#2edcdb
Hue
180°
cyan
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5688
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.38:1
Closest name
Medium Turquoise
ΔE2000 3.1
Where it sits
Hue180° of 360°
Saturation71%
Lightness52%
Temperature
Warm ← → Cool87% 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#2edcdb
RGBrgb(46, 220, 219)
HSLhsl(180, 71%, 52%)
CMYKcmyk(79%, 0%, 1%, 14%)
LABlab(80.1 -41.1 -11.6)
LCHlch(80.1 42.8 195.8)
OKLCHoklch(0.813 0.131 194.3)
Decimal3071195
Display P3color(display-p3 0.180 0.863 0.859)

Copy-ready code

/* CSS */
color: #2edcdb;
background-color: #2edcdb;
/* Tailwind (arbitrary) */
class="text-[#2edcdb] bg-[#2edcdb]"
/* SCSS */
$brand: #2edcdb;
/* SwiftUI */
Color(red: 0.180, green: 0.863, blue: 0.859)
/* Android */
Color.parseColor("#2edcdb")
/* Flutter */
Color(0xFF2EDCDB)
/* Python / OpenCV (BGR) */
(219, 220, 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 #2edcdb · 12.38:1
Use #000000AAA at every size.
Aa
White text · 1.70:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.38:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2edcdb as text scores 1.70:1 on white and 12.38:1 on black.

Accessibility — WCAG contrast

Aa
#2edcdb on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#2edcdb on black: 12.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDD1DB
deuteranopia · #B5BFDC
tritanopia · #00E3DB

Color scale — 50 to 950

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

#F3FCFC
#E7F8F8
#C9F3F2
#9FEFEE
#6FE7E6
#2edcdb
#23D2D1
#1DAFAE
#178C8B
#156565
#0D3F3F
Base = 500Lightest = 50 · #F3FCFCDarkest = 950 · #0D3F3F
:root {
  --brand-50: #F3FCFC;
  --brand-100: #E7F8F8;
  --brand-200: #C9F3F2;
  --brand-300: #9FEFEE;
  --brand-400: #6FE7E6;
  --brand-500: #2edcdb;
  --brand-600: #23D2D1;
  --brand-700: #1DAFAE;
  --brand-800: #178C8B;
  --brand-900: #156565;
  --brand-950: #0D3F3F;
  --brand: #2edcdb;
  --brand-ink: #000000;
}

Colors that work with #2edcdb

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#C0EDEC
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#E12958
Second voice, not a rival
Dark variant#126D6D
Hover, pressed, headers
Light variant#E9FBFB
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 #2edcdb

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#DC2E2F
Analogous left#2EDC84
Analogous right#2E86DC
Split-complement 1#DC2E86
Split-complement 2#DC842E
Triadic 1#DB2EDC
Triadic 2#DCDB2E
Tetradic#842EDC

RGB percentages

Red18.0%
Green86.3%
Blue85.9%

CMYK percentages

Cyan79.1%
Magenta0.0%
Yellow0.5%
Key (black)13.7%

Color previews

#2edcdb text on a black background

contrast 12.38:1

Card sample

#2edcdb text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2edcdb

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.

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

#2edcdb, answered

What color is #2edcdb?

#2edcdb is a balanced vivid cyan, closest to Medium Turquoise (ΔE2000 3.1). It sits at 180° on the hue wheel with 71% saturation and 52% lightness, which reads as cool.

What is the RGB value of #2edcdb?

rgb(46, 220, 219) — 46 red, 220 green and 219 blue out of 255, or 18% / 86.3% / 85.9% by channel.

Is #2edcdb a light or a dark color?

It is a light color. Relative luminance is 0.5688 and perceived brightness is 73%, so black text on it reaches 12.38:1.

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

Black. It scores 12.38:1 against #2edcdb, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #2edcdb?

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

What colors go well with #2edcdb?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B9B for secondary text, #E12958 as an accent and #126D6D for hover and pressed states. For a palette, the analogous pair #2EDC84 and #2E86DC stays calm, while #DC2E2F is the loudest partner.

What is #2edcdb in CMYK for printing?

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

Is #2edcdb warm or cool?

Cool — it scores 87 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2EDC9B; nudged cooler, #2CADDE.

Work with #2edcdb in the Color Lab