Skip to content

#8fddc2

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

RGB
143, 221, 194
HSL
159°, 53%, 71%
CMYK
35, 0, 12, 13
Luminance
0.6145

At a glance

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

Hex
#8fddc2
Hue
159°
green
Saturation
53%
vivid
Lightness
71%
light
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6145
WCAG relative
Temperature
Cool
79/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.29:1
Closest name
Medium Aqua Marine
ΔE2000 6
Where it sits
Hue159° of 360°
Saturation53%
Lightness71%
Temperature
Warm ← → Cool79% 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#8fddc2
RGBrgb(143, 221, 194)
HSLhsl(159, 53%, 71%)
CMYKcmyk(35%, 0%, 12%, 13%)
LABlab(82.6 -29.9 5.7)
LCHlch(82.6 30.4 169.3)
OKLCHoklch(0.839 0.086 170.3)
Decimal9428418
Display P3color(display-p3 0.561 0.867 0.761)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8fddc2 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#8fddc2 on black: 13.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9D3C1
deuteranopia · #CBCAC4
tritanopia · #7ADED5

Color scale — 50 to 950

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

#F4FBF8
#E9F6F2
#CEEDE3
#A9E5D0
#8fddc2
#53CBA1
#39BC8E
#309C77
#267D5F
#1F5B46
#13392C
Base = 400Lightest = 50 · #F4FBF8Darkest = 950 · #13392C
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E9F6F2;
  --brand-200: #CEEDE3;
  --brand-300: #A9E5D0;
  --brand-400: #8fddc2;
  --brand-500: #53CBA1;
  --brand-600: #39BC8E;
  --brand-700: #309C77;
  --brand-800: #267D5F;
  --brand-900: #1F5B46;
  --brand-950: #13392C;
  --brand: #8fddc2;
  --brand-ink: #000000;
}

Colors that work with #8fddc2

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#F4FAF8
Tinted page background
Border#C0ECDD
Hairlines and dividers
Muted text#4B9B7F
Captions on the surface
Accent#A12B71
Second voice, not a rival
Dark variant#1E624A
Hover, pressed, headers
Light variant#EBF9F4
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 #8fddc2

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
  • 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#DD8FAA
Analogous left#8FDD9B
Analogous right#8FD1DD
Split-complement 1#DD8FD1
Split-complement 2#DD9B8F
Triadic 1#C28FDD
Triadic 2#DDC28F
Tetradic#9B8FDD

RGB percentages

Red56.1%
Green86.7%
Blue76.1%

CMYK percentages

Cyan35.3%
Magenta0.0%
Yellow12.2%
Key (black)13.3%

Color previews

#8fddc2 text on a black background

contrast 13.29:1

Card sample

#8fddc2 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8fddc2

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.

#8fddc2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#8fddc2, answered

What color is #8fddc2?

#8fddc2 is a light vivid green, closest to Medium Aqua Marine (ΔE2000 6). It sits at 159° on the hue wheel with 53% saturation and 71% lightness, which reads as cool.

What is the RGB value of #8fddc2?

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

Is #8fddc2 a light or a dark color?

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

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

Black. It scores 13.29:1 against #8fddc2, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #8fddc2?

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

What colors go well with #8fddc2?

For interface work: #F4FAF8 as the surface, #C0ECDD for borders, #4B9B7F for secondary text, #A12B71 as an accent and #1E624A for hover and pressed states. For a palette, the analogous pair #8FDD9B and #8FD1DD stays calm, while #DD8FAA is the loudest partner.

What is #8fddc2 in CMYK for printing?

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

Is #8fddc2 warm or cool?

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

Work with #8fddc2 in the Color Lab