Skip to content

#2ccedb

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

RGB
44, 206, 219
HSL
185°, 71%, 52%
CMYK
80, 6, 0, 14
Luminance
0.4979

At a glance

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

Hex
#2ccedb
Hue
185°
cyan
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4979
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.96:1
Closest name
Dark Turquoise
ΔE2000 3.8
Where it sits
Hue185° of 360°
Saturation71%
Lightness52%
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#2ccedb
RGBrgb(44, 206, 219)
HSLhsl(185, 71%, 52%)
CMYKcmyk(80%, 6%, 0%, 14%)
LABlab(75.9 -34.9 -17.9)
LCHlch(75.9 39.2 207.2)
OKLCHoklch(0.779 0.125 203.4)
Decimal2936539
Display P3color(display-p3 0.173 0.808 0.859)

Copy-ready code

/* CSS */
color: #2ccedb;
background-color: #2ccedb;
/* Tailwind (arbitrary) */
class="text-[#2ccedb] bg-[#2ccedb]"
/* SCSS */
$brand: #2ccedb;
/* SwiftUI */
Color(red: 0.173, green: 0.808, blue: 0.859)
/* Android */
Color.parseColor("#2ccedb")
/* Flutter */
Color(0xFF2CCEDB)
/* Python / OpenCV (BGR) */
(219, 206, 44)

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

Accessibility — WCAG contrast

Aa
#2ccedb on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#2ccedb on black: 10.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDC5DC
deuteranopia · #A6B4DC
tritanopia · #00D7D2

Color scale — 50 to 950

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

#F3FBFC
#E7F7F8
#C9EFF3
#9FE9EF
#6FDEE7
#3FD2DE
#2ccedb
#1EA3AE
#18838B
#155F65
#0D3B3F
Base = 600Lightest = 50 · #F3FBFCDarkest = 950 · #0D3B3F
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F7F8;
  --brand-200: #C9EFF3;
  --brand-300: #9FE9EF;
  --brand-400: #6FDEE7;
  --brand-500: #3FD2DE;
  --brand-600: #2ccedb;
  --brand-700: #1EA3AE;
  --brand-800: #18838B;
  --brand-900: #155F65;
  --brand-950: #0D3B3F;
  --brand: #2ccedb;
  --brand-ink: #000000;
}

Colors that work with #2ccedb

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#C0E9ED
Hairlines and dividers
Muted text#4B959B
Captions on the surface
Accent#E02747
Second voice, not a rival
Dark variant#13666D
Hover, pressed, headers
Light variant#E9FAFB
Selected rows, tints
Dark surface#142324
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 #2ccedb

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#DB392C
Analogous left#2CDB91
Analogous right#2C76DB
Split-complement 1#DB2C76
Split-complement 2#DB912C
Triadic 1#DB2CCE
Triadic 2#CEDB2C
Tetradic#912CDB

RGB percentages

Red17.3%
Green80.8%
Blue85.9%

CMYK percentages

Cyan79.9%
Magenta5.9%
Yellow0.0%
Key (black)14.1%

Color previews

#2ccedb text on a black background

contrast 10.96:1

Card sample

#2ccedb text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ccedb

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.

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

#2ccedb, answered

What color is #2ccedb?

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

What is the RGB value of #2ccedb?

rgb(44, 206, 219) — 44 red, 206 green and 219 blue out of 255, or 17.3% / 80.8% / 85.9% by channel.

Is #2ccedb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4979 and perceived brightness is 69%, so black text on it reaches 10.96:1.

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

Black. It scores 10.96:1 against #2ccedb, versus 1.92:1 for white — AAA at any size.

What is the complementary color of #2ccedb?

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

What colors go well with #2ccedb?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B959B for secondary text, #E02747 as an accent and #13666D for hover and pressed states. For a palette, the analogous pair #2CDB91 and #2C76DB stays calm, while #DB392C is the loudest partner.

What is #2ccedb in CMYK for printing?

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

Is #2ccedb 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 #2CDBA8; nudged cooler, #2AA5DE.

Work with #2ccedb in the Color Lab