Skip to content

#8fd9c2

a light, vivid cyan · cool · closest name: Medium Aqua Marine

RGB
143, 217, 194
HSL
161°, 49%, 71%
CMYK
34, 0, 11, 15
Luminance
0.5936

At a glance

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

Hex
#8fd9c2
Hue
161°
cyan
Saturation
49%
vivid
Lightness
71%
light
Brightness
85%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5936
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.87:1
Closest name
Medium Aqua Marine
ΔE2000 6.2
Where it sits
Hue161° of 360°
Saturation49%
Lightness71%
Temperature
Warm ← → Cool80% 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#8fd9c2
RGBrgb(143, 217, 194)
HSLhsl(161, 49%, 71%)
CMYKcmyk(34%, 0%, 11%, 15%)
LABlab(81.5 -28.0 4.0)
LCHlch(81.5 28.3 171.8)
OKLCHoklch(0.830 0.081 172.7)
Decimal9427394
Display P3color(display-p3 0.561 0.851 0.761)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8fd9c2 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#8fd9c2 on black: 12.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4D0C1
deuteranopia · #C8C7C4
tritanopia · #7ADAD2

Color scale — 50 to 950

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

#F4FAF8
#EAF6F2
#CFECE3
#ABE3D1
#8fd9c2
#57C6A4
#3EB791
#349879
#297A61
#215948
#15382D
Base = 400Lightest = 50 · #F4FAF8Darkest = 950 · #15382D
:root {
  --brand-50: #F4FAF8;
  --brand-100: #EAF6F2;
  --brand-200: #CFECE3;
  --brand-300: #ABE3D1;
  --brand-400: #8fd9c2;
  --brand-500: #57C6A4;
  --brand-600: #3EB791;
  --brand-700: #349879;
  --brand-800: #297A61;
  --brand-900: #215948;
  --brand-950: #15382D;
  --brand: #8fd9c2;
  --brand-ink: #000000;
}

Colors that work with #8fd9c2

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#C2EADE
Hairlines and dividers
Muted text#4B9B82
Captions on the surface
Accent#9C306D
Second voice, not a rival
Dark variant#205F4C
Hover, pressed, headers
Light variant#ECF9F5
Selected rows, tints
Dark surface#14241F
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 #8fd9c2

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#D98FA6
Analogous left#8FD99D
Analogous right#8FCBD9
Split-complement 1#D98FCB
Split-complement 2#D99D8F
Triadic 1#C28FD9
Triadic 2#D9C28F
Tetradic#9D8FD9

RGB percentages

Red56.1%
Green85.1%
Blue76.1%

CMYK percentages

Cyan34.1%
Magenta0.0%
Yellow10.6%
Key (black)14.9%

Color previews

#8fd9c2 text on a black background

contrast 12.87:1

Card sample

#8fd9c2 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8fd9c2

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.

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

#8fd9c2, answered

What color is #8fd9c2?

#8fd9c2 is a light vivid cyan, closest to Medium Aqua Marine (ΔE2000 6.2). It sits at 161° on the hue wheel with 49% saturation and 71% lightness, which reads as cool.

What is the RGB value of #8fd9c2?

rgb(143, 217, 194) — 143 red, 217 green and 194 blue out of 255, or 56.1% / 85.1% / 76.1% by channel.

Is #8fd9c2 a light or a dark color?

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

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

Black. It scores 12.87:1 against #8fd9c2, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #8fd9c2?

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

What colors go well with #8fd9c2?

For interface work: #F4FAF9 as the surface, #C2EADE for borders, #4B9B82 for secondary text, #9C306D as an accent and #205F4C for hover and pressed states. For a palette, the analogous pair #8FD99D and #8FCBD9 stays calm, while #D98FA6 is the loudest partner.

What is #8fd9c2 in CMYK for printing?

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

Is #8fd9c2 warm or cool?

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

Work with #8fd9c2 in the Color Lab