Skip to content

#4dcdcf

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

RGB
77, 205, 207
HSL
181°, 58%, 56%
CMYK
63, 1, 0, 19
Luminance
0.4975

At a glance

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

Hex
#4dcdcf
Hue
181°
cyan
Saturation
58%
vivid
Lightness
56%
balanced
Brightness
81%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4975
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.95:1
Closest name
Dark Turquoise
ΔE2000 2.4
Where it sits
Hue181° of 360°
Saturation58%
Lightness56%
Temperature
Warm ← → Cool88% 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#4dcdcf
RGBrgb(77, 205, 207)
HSLhsl(181, 58%, 56%)
CMYKcmyk(63%, 1%, 0%, 19%)
LABlab(75.9 -33.9 -11.4)
LCHlch(75.9 35.8 198.6)
OKLCHoklch(0.780 0.111 196.6)
Decimal5098959
Display P3color(display-p3 0.302 0.804 0.812)

Copy-ready code

/* CSS */
color: #4dcdcf;
background-color: #4dcdcf;
/* Tailwind (arbitrary) */
class="text-[#4dcdcf] bg-[#4dcdcf]"
/* SCSS */
$brand: #4dcdcf;
/* SwiftUI */
Color(red: 0.302, green: 0.804, blue: 0.812)
/* Android */
Color.parseColor("#4dcdcf")
/* Flutter */
Color(0xFF4DCDCF)
/* Python / OpenCV (BGR) */
(207, 205, 77)

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

Accessibility — WCAG contrast

Aa
#4dcdcf on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#4dcdcf on black: 10.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0C4CF
deuteranopia · #ACB5D0
tritanopia · #00D3CD

Color scale — 50 to 950

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

#F4FBFB
#E9F6F7
#CDEEEF
#A7E6E7
#7ADADB
#4dcdcf
#34BFC1
#2B9FA1
#237F81
#1D5D5E
#123A3A
Base = 500Lightest = 50 · #F4FBFBDarkest = 950 · #123A3A
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E9F6F7;
  --brand-200: #CDEEEF;
  --brand-300: #A7E6E7;
  --brand-400: #7ADADB;
  --brand-500: #4dcdcf;
  --brand-600: #34BFC1;
  --brand-700: #2B9FA1;
  --brand-800: #237F81;
  --brand-900: #1D5D5E;
  --brand-950: #123A3A;
  --brand: #4dcdcf;
  --brand-ink: #000000;
}

Colors that work with #4dcdcf

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#C0ECED
Hairlines and dividers
Muted text#4B9A9B
Captions on the surface
Accent#D44969
Second voice, not a rival
Dark variant#1B6364
Hover, pressed, headers
Light variant#EBF9FA
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 #4dcdcf

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#CF4F4D
Analogous left#4DCF90
Analogous right#4D8CCF
Split-complement 1#CF4D8C
Split-complement 2#CF904D
Triadic 1#CF4DCD
Triadic 2#CDCF4D
Tetradic#904DCF

RGB percentages

Red30.2%
Green80.4%
Blue81.2%

CMYK percentages

Cyan62.8%
Magenta1.0%
Yellow0.0%
Key (black)18.8%

Color previews

#4dcdcf text on a black background

contrast 10.95:1

Card sample

#4dcdcf text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4dcdcf;
Background color
Panel with #4dcdcf background
background-color: #4dcdcf;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(77, 205, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 205, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4dcdcf;
background: linear-gradient(135deg, #4dcdcf, #4D76CF);

Monochromatic scale

Palettes built from #4dcdcf

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.

#4dcdcf 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.

#4dcdcf, answered

What color is #4dcdcf?

#4dcdcf is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 2.4). It sits at 181° on the hue wheel with 58% saturation and 56% lightness, which reads as cool.

What is the RGB value of #4dcdcf?

rgb(77, 205, 207) — 77 red, 205 green and 207 blue out of 255, or 30.2% / 80.4% / 81.2% by channel.

Is #4dcdcf a light or a dark color?

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

Should I use black or white text on #4dcdcf?

Black. It scores 10.95:1 against #4dcdcf, versus 1.92:1 for white — AAA at any size.

What is the complementary color of #4dcdcf?

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

What colors go well with #4dcdcf?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B9A9B for secondary text, #D44969 as an accent and #1B6364 for hover and pressed states. For a palette, the analogous pair #4DCF90 and #4D8CCF stays calm, while #CF4F4D is the loudest partner.

What is #4dcdcf in CMYK for printing?

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

Is #4dcdcf warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4DCFA1; nudged cooler, #4BA6D1.

Work with #4dcdcf in the Color Lab