Skip to content

#8fdcd8

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

RGB
143, 220, 216
HSL
177°, 52%, 71%
CMYK
35, 0, 2, 14
Luminance
0.6198

At a glance

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

Hex
#8fdcd8
Hue
177°
cyan
Saturation
52%
vivid
Lightness
71%
light
Brightness
86%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6198
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.40:1
Closest name
Pale Turquoise
ΔE2000 5.5
Where it sits
Hue177° of 360°
Saturation52%
Lightness71%
Temperature
Warm ← → Cool86% 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#8fdcd8
RGBrgb(143, 220, 216)
HSLhsl(177, 52%, 71%)
CMYKcmyk(35%, 0%, 2%, 14%)
LABlab(82.9 -24.5 -5.6)
LCHlch(82.9 25.2 192.8)
OKLCHoklch(0.843 0.076 191.6)
Decimal9428184
Display P3color(display-p3 0.561 0.863 0.847)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8fdcd8 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#8fdcd8 on black: 13.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3D5D8
deuteranopia · #C5CAD9
tritanopia · #72E0DB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #8fdcd8 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
#E9F6F5
#CFEDEC
#AAE4E1
#8fdcd8
#54CAC4
#3ABBB4
#319B96
#277C78
#205B58
#143937
Base = 400Lightest = 50 · #F4FAFADarkest = 950 · #143937
:root {
  --brand-50: #F4FAFA;
  --brand-100: #E9F6F5;
  --brand-200: #CFEDEC;
  --brand-300: #AAE4E1;
  --brand-400: #8fdcd8;
  --brand-500: #54CAC4;
  --brand-600: #3ABBB4;
  --brand-700: #319B96;
  --brand-800: #277C78;
  --brand-900: #205B58;
  --brand-950: #143937;
  --brand: #8fdcd8;
  --brand-ink: #000000;
}

Colors that work with #8fdcd8

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#C1ECE9
Hairlines and dividers
Muted text#4B9B97
Captions on the surface
Accent#A02C4F
Second voice, not a rival
Dark variant#1E615E
Hover, pressed, headers
Light variant#ECF9F8
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 #8fdcd8

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#DC8F93
Analogous left#8FDCB2
Analogous right#8FBADC
Split-complement 1#DC8FBA
Split-complement 2#DCB28F
Triadic 1#D88FDC
Triadic 2#DCD88F
Tetradic#B28FDC

RGB percentages

Red56.1%
Green86.3%
Blue84.7%

CMYK percentages

Cyan35.0%
Magenta0.0%
Yellow1.8%
Key (black)13.7%

Color previews

#8fdcd8 text on a black background

contrast 13.40:1

Card sample

#8fdcd8 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8fdcd8

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.

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

#8fdcd8, answered

What color is #8fdcd8?

#8fdcd8 is a light vivid cyan, closest to Pale Turquoise (ΔE2000 5.5). It sits at 177° on the hue wheel with 52% saturation and 71% lightness, which reads as cool.

What is the RGB value of #8fdcd8?

rgb(143, 220, 216) — 143 red, 220 green and 216 blue out of 255, or 56.1% / 86.3% / 84.7% by channel.

Is #8fdcd8 a light or a dark color?

It is a light color. Relative luminance is 0.6198 and perceived brightness is 78%, so black text on it reaches 13.40:1.

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

Black. It scores 13.40:1 against #8fdcd8, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #8fdcd8?

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

What colors go well with #8fdcd8?

For interface work: #F4FAFA as the surface, #C1ECE9 for borders, #4B9B97 for secondary text, #A02C4F as an accent and #1E615E for hover and pressed states. For a palette, the analogous pair #8FDCB2 and #8FBADC stays calm, while #DC8F93 is the loudest partner.

What is #8fdcd8 in CMYK for printing?

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

Is #8fdcd8 warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8FDCBC; nudged cooler, #8EC4DE.

Work with #8fdcd8 in the Color Lab