Skip to content

#7cdcc6

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

RGB
124, 220, 198
HSL
166°, 58%, 68%
CMYK
44, 0, 10, 14
Luminance
0.5955

At a glance

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

Hex
#7cdcc6
Hue
166°
cyan
Saturation
58%
vivid
Lightness
68%
light
Brightness
86%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5955
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.91:1
Closest name
Turquoise
ΔE2000 5.3
Where it sits
Hue166° of 360°
Saturation58%
Lightness68%
Temperature
Warm ← → Cool82% 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#7cdcc6
RGBrgb(124, 220, 198)
HSLhsl(166, 58%, 68%)
CMYKcmyk(44%, 0%, 10%, 14%)
LABlab(81.6 -33.6 2.0)
LCHlch(81.6 33.6 176.6)
OKLCHoklch(0.829 0.097 177.2)
Decimal8182982
Display P3color(display-p3 0.486 0.863 0.776)

Copy-ready code

/* CSS */
color: #7cdcc6;
background-color: #7cdcc6;
/* Tailwind (arbitrary) */
class="text-[#7cdcc6] bg-[#7cdcc6]"
/* SCSS */
$brand: #7cdcc6;
/* SwiftUI */
Color(red: 0.486, green: 0.863, blue: 0.776)
/* Android */
Color.parseColor("#7cdcc6")
/* Flutter */
Color(0xFF7CDCC6)
/* Python / OpenCV (BGR) */
(198, 220, 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 #7cdcc6 · 12.91:1
Use #000000AAA at every size.
Aa
White text · 1.63:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.91:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7cdcc6 as text scores 1.63:1 on white and 12.91:1 on black.

Accessibility — WCAG contrast

Aa
#7cdcc6 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#7cdcc6 on black: 12.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5D2C5
deuteranopia · #C5C6C8
tritanopia · #58DED5

Color scale — 50 to 950

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

#F4FBF9
#E9F7F3
#CDEFE7
#A6E7D8
#7cdcc6
#4ED0B2
#34C1A1
#2BA186
#22816B
#1D5E4F
#123B31
Base = 400Lightest = 50 · #F4FBF9Darkest = 950 · #123B31
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E9F7F3;
  --brand-200: #CDEFE7;
  --brand-300: #A6E7D8;
  --brand-400: #7cdcc6;
  --brand-500: #4ED0B2;
  --brand-600: #34C1A1;
  --brand-700: #2BA186;
  --brand-800: #22816B;
  --brand-900: #1D5E4F;
  --brand-950: #123B31;
  --brand: #7cdcc6;
  --brand-ink: #000000;
}

Colors that work with #7cdcc6

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#C0EDE2
Hairlines and dividers
Muted text#4B9B88
Captions on the surface
Accent#A52763
Second voice, not a rival
Dark variant#1B6554
Hover, pressed, headers
Light variant#EBFAF6
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 #7cdcc6

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#DC7C92
Analogous left#7CDC96
Analogous right#7CC2DC
Split-complement 1#DC7CC2
Split-complement 2#DC967C
Triadic 1#C67CDC
Triadic 2#DCC67C
Tetradic#967CDC

RGB percentages

Red48.6%
Green86.3%
Blue77.6%

CMYK percentages

Cyan43.6%
Magenta0.0%
Yellow10.0%
Key (black)13.7%

Color previews

#7cdcc6 text on a black background

contrast 12.91:1

Card sample

#7cdcc6 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7cdcc6

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.

#7cdcc6 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.

#7cdcc6, answered

What color is #7cdcc6?

#7cdcc6 is a light vivid cyan, closest to Turquoise (ΔE2000 5.3). It sits at 166° on the hue wheel with 58% saturation and 68% lightness, which reads as cool.

What is the RGB value of #7cdcc6?

rgb(124, 220, 198) — 124 red, 220 green and 198 blue out of 255, or 48.6% / 86.3% / 77.6% by channel.

Is #7cdcc6 a light or a dark color?

It is a light color. Relative luminance is 0.5955 and perceived brightness is 76%, so black text on it reaches 12.91:1.

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

Black. It scores 12.91:1 against #7cdcc6, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #7cdcc6?

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

What colors go well with #7cdcc6?

For interface work: #F4FAF9 as the surface, #C0EDE2 for borders, #4B9B88 for secondary text, #A52763 as an accent and #1B6554 for hover and pressed states. For a palette, the analogous pair #7CDC96 and #7CC2DC stays calm, while #DC7C92 is the loudest partner.

What is #7cdcc6 in CMYK for printing?

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

Is #7cdcc6 warm or cool?

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

Work with #7cdcc6 in the Color Lab