Skip to content

#7cd7cc

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

RGB
124, 215, 204
HSL
173°, 53%, 67%
CMYK
42, 0, 5, 16
Luminance
0.5725

At a glance

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

Hex
#7cd7cc
Hue
173°
cyan
Saturation
53%
vivid
Lightness
67%
light
Brightness
84%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5725
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.45:1
Closest name
Medium Turquoise
ΔE2000 4.9
Where it sits
Hue173° of 360°
Saturation53%
Lightness67%
Temperature
Warm ← → Cool84% 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#7cd7cc
RGBrgb(124, 215, 204)
HSLhsl(173, 53%, 67%)
CMYKcmyk(42%, 0%, 5%, 16%)
LABlab(80.3 -29.8 -3.1)
LCHlch(80.3 30.0 185.9)
OKLCHoklch(0.819 0.089 185.7)
Decimal8181708
Display P3color(display-p3 0.486 0.843 0.800)

Copy-ready code

/* CSS */
color: #7cd7cc;
background-color: #7cd7cc;
/* Tailwind (arbitrary) */
class="text-[#7cd7cc] bg-[#7cd7cc]"
/* SCSS */
$brand: #7cd7cc;
/* SwiftUI */
Color(red: 0.486, green: 0.843, blue: 0.800)
/* Android */
Color.parseColor("#7cd7cc")
/* Flutter */
Color(0xFF7CD7CC)
/* Python / OpenCV (BGR) */
(204, 215, 124)

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

Accessibility — WCAG contrast

Aa
#7cd7cc on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#7cd7cc on black: 12.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFCECC
deuteranopia · #BFC2CD
tritanopia · #56DBD3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7cd7cc is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBFA
#E9F6F5
#CEEDEA
#A9E5DD
#7cd7cc
#53CABC
#39BCAC
#309C8F
#267D72
#1F5B54
#143934
Base = 400Lightest = 50 · #F4FBFADarkest = 950 · #143934
:root {
  --brand-50: #F4FBFA;
  --brand-100: #E9F6F5;
  --brand-200: #CEEDEA;
  --brand-300: #A9E5DD;
  --brand-400: #7cd7cc;
  --brand-500: #53CABC;
  --brand-600: #39BCAC;
  --brand-700: #309C8F;
  --brand-800: #267D72;
  --brand-900: #1F5B54;
  --brand-950: #143934;
  --brand: #7cd7cc;
  --brand-ink: #000000;
}

Colors that work with #7cd7cc

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#C0ECE7
Hairlines and dividers
Muted text#4B9B91
Captions on the surface
Accent#A02C57
Second voice, not a rival
Dark variant#1E6259
Hover, pressed, headers
Light variant#EBF9F7
Selected rows, tints
Dark surface#142422
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 #7cd7cc

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#D77C87
Analogous left#7CD79F
Analogous right#7CB5D7
Split-complement 1#D77CB5
Split-complement 2#D79F7C
Triadic 1#CC7CD7
Triadic 2#D7CC7C
Tetradic#9F7CD7

RGB percentages

Red48.6%
Green84.3%
Blue80.0%

CMYK percentages

Cyan42.3%
Magenta0.0%
Yellow5.1%
Key (black)15.7%

Color previews

#7cd7cc text on a black background

contrast 12.45:1

Card sample

#7cd7cc text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7cd7cc;
Background color
Panel with #7cd7cc background
background-color: #7cd7cc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 215, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 215, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7cd7cc;
background: linear-gradient(135deg, #7cd7cc, #7CA5D7);

Monochromatic scale

Palettes built from #7cd7cc

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.

#7cd7cc 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#7cd7cc, answered

What color is #7cd7cc?

#7cd7cc is a light vivid cyan, closest to Medium Turquoise (ΔE2000 4.9). It sits at 173° on the hue wheel with 53% saturation and 67% lightness, which reads as cool.

What is the RGB value of #7cd7cc?

rgb(124, 215, 204) — 124 red, 215 green and 204 blue out of 255, or 48.6% / 84.3% / 80% by channel.

Is #7cd7cc a light or a dark color?

It is a light color. Relative luminance is 0.5725 and perceived brightness is 75%, so black text on it reaches 12.45:1.

Should I use black or white text on #7cd7cc?

Black. It scores 12.45:1 against #7cd7cc, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #7cd7cc?

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

What colors go well with #7cd7cc?

For interface work: #F4FAFA as the surface, #C0ECE7 for borders, #4B9B91 for secondary text, #A02C57 as an accent and #1E6259 for hover and pressed states. For a palette, the analogous pair #7CD79F and #7CB5D7 stays calm, while #D77C87 is the loudest partner.

What is #7cd7cc in CMYK for printing?

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

Is #7cd7cc warm or cool?

Cool — it scores 84 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7CD7AB; nudged cooler, #7AC2D9.

Work with #7cd7cc in the Color Lab