Skip to content

#8fd7ce

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

RGB
143, 215, 206
HSL
173°, 47%, 70%
CMYK
34, 0, 4, 16
Luminance
0.5890

At a glance

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

Hex
#8fd7ce
Hue
173°
cyan
Saturation
47%
vivid
Lightness
70%
light
Brightness
84%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5890
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.78:1
Closest name
Medium Turquoise
ΔE2000 6.9
Where it sits
Hue173° of 360°
Saturation47%
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#8fd7ce
RGBrgb(143, 215, 206)
HSLhsl(173, 47%, 70%)
CMYKcmyk(34%, 0%, 4%, 16%)
LABlab(81.2 -24.4 -2.7)
LCHlch(81.2 24.5 186.3)
OKLCHoklch(0.829 0.073 186.0)
Decimal9426894
Display P3color(display-p3 0.561 0.843 0.808)

Copy-ready code

/* CSS */
color: #8fd7ce;
background-color: #8fd7ce;
/* Tailwind (arbitrary) */
class="text-[#8fd7ce] bg-[#8fd7ce]"
/* SCSS */
$brand: #8fd7ce;
/* SwiftUI */
Color(red: 0.561, green: 0.843, blue: 0.808)
/* Android */
Color.parseColor("#8fd7ce")
/* Flutter */
Color(0xFF8FD7CE)
/* Python / OpenCV (BGR) */
(206, 215, 143)

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

Accessibility — WCAG contrast

Aa
#8fd7ce on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#8fd7ce on black: 12.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0CFCE
deuteranopia · #C3C6CF
tritanopia · #76DAD4

Color scale — 50 to 950

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

#F5FAF9
#EAF5F4
#D0ECE8
#ACE1DB
#8fd7ce
#5AC4B7
#40B4A6
#36968A
#2B786F
#235851
#163733
Base = 400Lightest = 50 · #F5FAF9Darkest = 950 · #163733
:root {
  --brand-50: #F5FAF9;
  --brand-100: #EAF5F4;
  --brand-200: #D0ECE8;
  --brand-300: #ACE1DB;
  --brand-400: #8fd7ce;
  --brand-500: #5AC4B7;
  --brand-600: #40B4A6;
  --brand-700: #36968A;
  --brand-800: #2B786F;
  --brand-900: #235851;
  --brand-950: #163733;
  --brand: #8fd7ce;
  --brand-ink: #000000;
}

Colors that work with #8fd7ce

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#C3EAE5
Hairlines and dividers
Muted text#4B9B91
Captions on the surface
Accent#9A3259
Second voice, not a rival
Dark variant#225E56
Hover, pressed, headers
Light variant#ECF8F7
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 #8fd7ce

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#D78F98
Analogous left#8FD7AA
Analogous right#8FBCD7
Split-complement 1#D78FBC
Split-complement 2#D7AA8F
Triadic 1#CE8FD7
Triadic 2#D7CE8F
Tetradic#AA8FD7

RGB percentages

Red56.1%
Green84.3%
Blue80.8%

CMYK percentages

Cyan33.5%
Magenta0.0%
Yellow4.2%
Key (black)15.7%

Color previews

#8fd7ce text on a black background

contrast 12.78:1

Card sample

#8fd7ce text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8fd7ce

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.

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

#8fd7ce, answered

What color is #8fd7ce?

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

What is the RGB value of #8fd7ce?

rgb(143, 215, 206) — 143 red, 215 green and 206 blue out of 255, or 56.1% / 84.3% / 80.8% by channel.

Is #8fd7ce a light or a dark color?

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

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

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

What is the complementary color of #8fd7ce?

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

What colors go well with #8fd7ce?

For interface work: #F4FAFA as the surface, #C3EAE5 for borders, #4B9B91 for secondary text, #9A3259 as an accent and #225E56 for hover and pressed states. For a palette, the analogous pair #8FD7AA and #8FBCD7 stays calm, while #D78F98 is the loudest partner.

What is #8fd7ce in CMYK for printing?

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

Is #8fd7ce 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 #8FD7B4; nudged cooler, #8DC6D9.

Work with #8fd7ce in the Color Lab