Skip to content

#8cd8ce

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

RGB
140, 216, 206
HSL
172°, 49%, 70%
CMYK
35, 0, 5, 15
Luminance
0.5914

At a glance

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

Hex
#8cd8ce
Hue
172°
cyan
Saturation
49%
vivid
Lightness
70%
light
Brightness
85%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5914
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.83:1
Closest name
Medium Turquoise
ΔE2000 6.6
Where it sits
Hue172° of 360°
Saturation49%
Lightness70%
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#8cd8ce
RGBrgb(140, 216, 206)
HSLhsl(172, 49%, 70%)
CMYKcmyk(35%, 0%, 5%, 15%)
LABlab(81.4 -25.7 -2.5)
LCHlch(81.4 25.8 185.6)
OKLCHoklch(0.830 0.077 185.4)
Decimal9230542
Display P3color(display-p3 0.549 0.847 0.808)

Copy-ready code

/* CSS */
color: #8cd8ce;
background-color: #8cd8ce;
/* Tailwind (arbitrary) */
class="text-[#8cd8ce] bg-[#8cd8ce]"
/* SCSS */
$brand: #8cd8ce;
/* SwiftUI */
Color(red: 0.549, green: 0.847, blue: 0.808)
/* Android */
Color.parseColor("#8cd8ce")
/* Flutter */
Color(0xFF8CD8CE)
/* Python / OpenCV (BGR) */
(206, 216, 140)

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

Accessibility — WCAG contrast

Aa
#8cd8ce on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#8cd8ce on black: 12.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1D0CE
deuteranopia · #C3C6CF
tritanopia · #71DBD5

Color scale — 50 to 950

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

#F4FAFA
#EAF6F4
#CFECE8
#ABE3DB
#8cd8ce
#57C6B8
#3EB7A7
#34988B
#297A6F
#215952
#153833
Base = 400Lightest = 50 · #F4FAFADarkest = 950 · #153833
:root {
  --brand-50: #F4FAFA;
  --brand-100: #EAF6F4;
  --brand-200: #CFECE8;
  --brand-300: #ABE3DB;
  --brand-400: #8cd8ce;
  --brand-500: #57C6B8;
  --brand-600: #3EB7A7;
  --brand-700: #34988B;
  --brand-800: #297A6F;
  --brand-900: #215952;
  --brand-950: #153833;
  --brand: #8cd8ce;
  --brand-ink: #000000;
}

Colors that work with #8cd8ce

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#C2EAE5
Hairlines and dividers
Muted text#4B9B90
Captions on the surface
Accent#9C3059
Second voice, not a rival
Dark variant#205F57
Hover, pressed, headers
Light variant#ECF9F7
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 #8cd8ce

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#D88C96
Analogous left#8CD8A8
Analogous right#8CBCD8
Split-complement 1#D88CBC
Split-complement 2#D8A88C
Triadic 1#CE8CD8
Triadic 2#D8CE8C
Tetradic#A88CD8

RGB percentages

Red54.9%
Green84.7%
Blue80.8%

CMYK percentages

Cyan35.2%
Magenta0.0%
Yellow4.6%
Key (black)15.3%

Color previews

#8cd8ce text on a black background

contrast 12.83:1

Card sample

#8cd8ce text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8cd8ce;
Background color
Panel with #8cd8ce background
background-color: #8cd8ce;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(140, 216, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(140, 216, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8cd8ce;
background: linear-gradient(135deg, #8cd8ce, #8CAFD8);

Monochromatic scale

Palettes built from #8cd8ce

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.

#8cd8ce 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.

#8cd8ce, answered

What color is #8cd8ce?

#8cd8ce is a light vivid cyan, closest to Medium Turquoise (ΔE2000 6.6). It sits at 172° on the hue wheel with 49% saturation and 70% lightness, which reads as cool.

What is the RGB value of #8cd8ce?

rgb(140, 216, 206) — 140 red, 216 green and 206 blue out of 255, or 54.9% / 84.7% / 80.8% by channel.

Is #8cd8ce a light or a dark color?

It is a light color. Relative luminance is 0.5914 and perceived brightness is 77%, so black text on it reaches 12.83:1.

Should I use black or white text on #8cd8ce?

Black. It scores 12.83:1 against #8cd8ce, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #8cd8ce?

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

What colors go well with #8cd8ce?

For interface work: #F4FAFA as the surface, #C2EAE5 for borders, #4B9B90 for secondary text, #9C3059 as an accent and #205F57 for hover and pressed states. For a palette, the analogous pair #8CD8A8 and #8CBCD8 stays calm, while #D88C96 is the loudest partner.

What is #8cd8ce in CMYK for printing?

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

Is #8cd8ce 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 #8CD8B2; nudged cooler, #8AC7DA.

Work with #8cd8ce in the Color Lab