Skip to content

#8fdcd3

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

RGB
143, 220, 211
HSL
173°, 52%, 71%
CMYK
35, 0, 4, 14
Luminance
0.6173

At a glance

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

Hex
#8fdcd3
Hue
173°
cyan
Saturation
52%
vivid
Lightness
71%
light
Brightness
86%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6173
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.35:1
Closest name
Pale Turquoise
ΔE2000 6.4
Where it sits
Hue173° of 360°
Saturation52%
Lightness71%
Temperature
Warm ← → Cool85% 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#8fdcd3
RGBrgb(143, 220, 211)
HSLhsl(173, 52%, 71%)
CMYKcmyk(35%, 0%, 4%, 14%)
LABlab(82.8 -25.7 -3.1)
LCHlch(82.8 25.9 186.9)
OKLCHoklch(0.842 0.077 186.5)
Decimal9428179
Display P3color(display-p3 0.561 0.863 0.827)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8fdcd3 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#8fdcd3 on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4D4D3
deuteranopia · #C7CAD4
tritanopia · #74DFD9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #8fdcd3 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
#E9F6F4
#CFEDEA
#AAE4DD
#8fdcd3
#54CABC
#3ABBAC
#319B8F
#277C72
#205B54
#143934
Base = 400Lightest = 50 · #F4FAFADarkest = 950 · #143934
:root {
  --brand-50: #F4FAFA;
  --brand-100: #E9F6F4;
  --brand-200: #CFEDEA;
  --brand-300: #AAE4DD;
  --brand-400: #8fdcd3;
  --brand-500: #54CABC;
  --brand-600: #3ABBAC;
  --brand-700: #319B8F;
  --brand-800: #277C72;
  --brand-900: #205B54;
  --brand-950: #143934;
  --brand: #8fdcd3;
  --brand-ink: #000000;
}

Colors that work with #8fdcd3

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#C1ECE7
Hairlines and dividers
Muted text#4B9B92
Captions on the surface
Accent#A02C57
Second voice, not a rival
Dark variant#1E6159
Hover, pressed, headers
Light variant#ECF9F7
Selected rows, tints
Dark surface#142423
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 #8fdcd3

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#DC8F98
Analogous left#8FDCAD
Analogous right#8FBFDC
Split-complement 1#DC8FBF
Split-complement 2#DCAD8F
Triadic 1#D38FDC
Triadic 2#DCD38F
Tetradic#AD8FDC

RGB percentages

Red56.1%
Green86.3%
Blue82.7%

CMYK percentages

Cyan35.0%
Magenta0.0%
Yellow4.1%
Key (black)13.7%

Color previews

#8fdcd3 text on a black background

contrast 13.35:1

Card sample

#8fdcd3 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8fdcd3

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.

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

#8fdcd3, answered

What color is #8fdcd3?

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

What is the RGB value of #8fdcd3?

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

Is #8fdcd3 a light or a dark color?

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

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

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

What is the complementary color of #8fdcd3?

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

What colors go well with #8fdcd3?

For interface work: #F4FAFA as the surface, #C1ECE7 for borders, #4B9B92 for secondary text, #A02C57 as an accent and #1E6159 for hover and pressed states. For a palette, the analogous pair #8FDCAD and #8FBFDC stays calm, while #DC8F98 is the loudest partner.

What is #8fdcd3 in CMYK for printing?

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

Is #8fdcd3 warm or cool?

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

Work with #8fdcd3 in the Color Lab