Skip to content

#2cddcc

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

RGB
44, 221, 204
HSL
174°, 72%, 52%
CMYK
80, 0, 8, 13
Luminance
0.5661

At a glance

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

Hex
#2cddcc
Hue
174°
cyan
Saturation
72%
vivid
Lightness
52%
balanced
Brightness
87%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5661
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.32:1
Closest name
Turquoise
ΔE2000 1.1
Where it sits
Hue174° of 360°
Saturation72%
Lightness52%
Temperature
Warm ← → Cool85% 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#2cddcc
RGBrgb(44, 221, 204)
HSLhsl(174, 72%, 52%)
CMYKcmyk(80%, 0%, 8%, 13%)
LABlab(80.0 -45.9 -3.9)
LCHlch(80.0 46.1 184.8)
OKLCHoklch(0.810 0.136 184.7)
Decimal2940364
Display P3color(display-p3 0.173 0.867 0.800)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cddcc on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#2cddcc on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2D0CB
deuteranopia · #BABFCE
tritanopia · #00E2D8

Color scale — 50 to 950

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

#F3FCFB
#E7F8F7
#C9F3EF
#9EEFE8
#6EE8DC
#2cddcc
#22D3C2
#1CB0A1
#178D81
#15665E
#0D403B
Base = 500Lightest = 50 · #F3FCFBDarkest = 950 · #0D403B
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F8F7;
  --brand-200: #C9F3EF;
  --brand-300: #9EEFE8;
  --brand-400: #6EE8DC;
  --brand-500: #2cddcc;
  --brand-600: #22D3C2;
  --brand-700: #1CB0A1;
  --brand-800: #178D81;
  --brand-900: #15665E;
  --brand-950: #0D403B;
  --brand: #2cddcc;
  --brand-ink: #000000;
}

Colors that work with #2cddcc

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#C0EDE8
Hairlines and dividers
Muted text#4B9B93
Captions on the surface
Accent#E22768
Second voice, not a rival
Dark variant#126E65
Hover, pressed, headers
Light variant#E9FBFA
Selected rows, tints
Dark surface#142423
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 #2cddcc

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#DD2C3D
Analogous left#2CDD74
Analogous right#2C96DD
Split-complement 1#DD2C96
Split-complement 2#DD742C
Triadic 1#CC2CDD
Triadic 2#DDCC2C
Tetradic#742CDD

RGB percentages

Red17.3%
Green86.7%
Blue80.0%

CMYK percentages

Cyan80.1%
Magenta0.0%
Yellow7.7%
Key (black)13.3%

Color previews

#2cddcc text on a black background

contrast 12.32:1

Card sample

#2cddcc text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cddcc

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.

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

#2cddcc, answered

What color is #2cddcc?

#2cddcc is a balanced vivid cyan, closest to Turquoise (ΔE2000 1.1). It sits at 174° on the hue wheel with 72% saturation and 52% lightness, which reads as cool.

What is the RGB value of #2cddcc?

rgb(44, 221, 204) — 44 red, 221 green and 204 blue out of 255, or 17.3% / 86.7% / 80% by channel.

Is #2cddcc a light or a dark color?

It is a light color. Relative luminance is 0.5661 and perceived brightness is 72%, so black text on it reaches 12.32:1.

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

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

What is the complementary color of #2cddcc?

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

What colors go well with #2cddcc?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B93 for secondary text, #E22768 as an accent and #126E65 for hover and pressed states. For a palette, the analogous pair #2CDD74 and #2C96DD stays calm, while #DD2C3D is the loudest partner.

What is #2cddcc in CMYK for printing?

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

Is #2cddcc warm or cool?

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

Work with #2cddcc in the Color Lab