Skip to content

#2cd9b8

a balanced, vivid cyan · cool · closest name: Medium Aqua Marine

RGB
44, 217, 184
HSL
169°, 70%, 51%
CMYK
80, 0, 15, 15
Luminance
0.5362

At a glance

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

Hex
#2cd9b8
Hue
169°
cyan
Saturation
70%
vivid
Lightness
51%
balanced
Brightness
85%
HSV value
Perceived
70%
weighted brightness
Luminance
0.5362
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.72:1
Closest name
Medium Aqua Marine
ΔE2000 5.1
Where it sits
Hue169° of 360°
Saturation70%
Lightness51%
Temperature
Warm ← → Cool83% 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#2cd9b8
RGBrgb(44, 217, 184)
HSLhsl(169, 70%, 51%)
CMYKcmyk(80%, 0%, 15%, 15%)
LABlab(78.2 -49.5 4.3)
LCHlch(78.2 49.7 175.0)
OKLCHoklch(0.795 0.141 175.7)
Decimal2939320
Display P3color(display-p3 0.173 0.851 0.722)

Copy-ready code

/* CSS */
color: #2cd9b8;
background-color: #2cd9b8;
/* Tailwind (arbitrary) */
class="text-[#2cd9b8] bg-[#2cd9b8]"
/* SCSS */
$brand: #2cd9b8;
/* SwiftUI */
Color(red: 0.173, green: 0.851, blue: 0.722)
/* Android */
Color.parseColor("#2cd9b8")
/* Flutter */
Color(0xFF2CD9B8)
/* Python / OpenCV (BGR) */
(184, 217, 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 #2cd9b8 · 11.72:1
Use #000000AAA at every size.
Aa
White text · 1.79:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.72:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2cd9b8 as text scores 1.79:1 on white and 11.72:1 on black.

Accessibility — WCAG contrast

Aa
#2cd9b8 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#2cd9b8 on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1CBB7
deuteranopia · #BBBBBA
tritanopia · #00DCCF

Color scale — 50 to 950

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

#F3FBFA
#E7F8F5
#CAF2EA
#A0EEDF
#70E5CF
#41DDBF
#2cd9b8
#1FAD92
#198A75
#166455
#0E3F35
Base = 600Lightest = 50 · #F3FBFADarkest = 950 · #0E3F35
:root {
  --brand-50: #F3FBFA;
  --brand-100: #E7F8F5;
  --brand-200: #CAF2EA;
  --brand-300: #A0EEDF;
  --brand-400: #70E5CF;
  --brand-500: #41DDBF;
  --brand-600: #2cd9b8;
  --brand-700: #1FAD92;
  --brand-800: #198A75;
  --brand-900: #166455;
  --brand-950: #0E3F35;
  --brand: #2cd9b8;
  --brand-ink: #000000;
}

Colors that work with #2cd9b8

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#C0EDE4
Hairlines and dividers
Muted text#4B9B8C
Captions on the surface
Accent#DE2778
Second voice, not a rival
Dark variant#136C5B
Hover, pressed, headers
Light variant#E9FBF8
Selected rows, tints
Dark surface#142421
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 #2cd9b8

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#D92C4D
Analogous left#2CD962
Analogous right#2CA3D9
Split-complement 1#D92CA3
Split-complement 2#D9622C
Triadic 1#B82CD9
Triadic 2#D9B82C
Tetradic#622CD9

RGB percentages

Red17.3%
Green85.1%
Blue72.2%

CMYK percentages

Cyan79.7%
Magenta0.0%
Yellow15.2%
Key (black)14.9%

Color previews

#2cd9b8 text on a black background

contrast 11.72:1

Card sample

#2cd9b8 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cd9b8

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.

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

#2cd9b8, answered

What color is #2cd9b8?

#2cd9b8 is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 5.1). It sits at 169° on the hue wheel with 70% saturation and 51% lightness, which reads as cool.

What is the RGB value of #2cd9b8?

rgb(44, 217, 184) — 44 red, 217 green and 184 blue out of 255, or 17.3% / 85.1% / 72.2% by channel.

Is #2cd9b8 a light or a dark color?

It is a light color. Relative luminance is 0.5362 and perceived brightness is 70%, so black text on it reaches 11.72:1.

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

Black. It scores 11.72:1 against #2cd9b8, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #2cd9b8?

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

What colors go well with #2cd9b8?

For interface work: #F4FAF9 as the surface, #C0EDE4 for borders, #4B9B8C for secondary text, #DE2778 as an accent and #136C5B for hover and pressed states. For a palette, the analogous pair #2CD962 and #2CA3D9 stays calm, while #D92C4D is the loudest partner.

What is #2cd9b8 in CMYK for printing?

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

Is #2cd9b8 warm or cool?

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

Work with #2cd9b8 in the Color Lab