Skip to content

#9fd7bf

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

RGB
159, 215, 191
HSL
154°, 41%, 73%
CMYK
26, 0, 11, 16
Luminance
0.5973

At a glance

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

Hex
#9fd7bf
Hue
154°
green
Saturation
41%
soft
Lightness
73%
light
Brightness
84%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5973
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.95:1
Closest name
Medium Aqua Marine
ΔE2000 7.8
Where it sits
Hue154° of 360°
Saturation41%
Lightness73%
Temperature
Warm ← → Cool77% 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#9fd7bf
RGBrgb(159, 215, 191)
HSLhsl(154, 41%, 73%)
CMYKcmyk(26%, 0%, 11%, 16%)
LABlab(81.7 -22.9 6.0)
LCHlch(81.7 23.7 165.2)
OKLCHoklch(0.834 0.067 166.5)
Decimal10475455
Display P3color(display-p3 0.624 0.843 0.749)

Copy-ready code

/* CSS */
color: #9fd7bf;
background-color: #9fd7bf;
/* Tailwind (arbitrary) */
class="text-[#9fd7bf] bg-[#9fd7bf]"
/* SCSS */
$brand: #9fd7bf;
/* SwiftUI */
Color(red: 0.624, green: 0.843, blue: 0.749)
/* Android */
Color.parseColor("#9fd7bf")
/* Flutter */
Color(0xFF9FD7BF)
/* Python / OpenCV (BGR) */
(191, 215, 159)

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

Accessibility — WCAG contrast

Aa
#9fd7bf on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#9fd7bf on black: 12.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4CFBE
deuteranopia · #CAC8C0
tritanopia · #93D7D0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #9fd7bf is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5FAF8
#EBF5F0
#D2EAE0
#9fd7bf
#88CEB0
#61BD95
#48AD82
#3C906C
#307356
#265441
#183528
Base = 300Lightest = 50 · #F5FAF8Darkest = 950 · #183528
:root {
  --brand-50: #F5FAF8;
  --brand-100: #EBF5F0;
  --brand-200: #D2EAE0;
  --brand-300: #9fd7bf;
  --brand-400: #88CEB0;
  --brand-500: #61BD95;
  --brand-600: #48AD82;
  --brand-700: #3C906C;
  --brand-800: #307356;
  --brand-900: #265441;
  --brand-950: #183528;
  --brand: #9fd7bf;
  --brand-ink: #000000;
}

Colors that work with #9fd7bf

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#C5E7D9
Hairlines and dividers
Muted text#4B9B79
Captions on the surface
Accent#953776
Second voice, not a rival
Dark variant#255A44
Hover, pressed, headers
Light variant#EDF8F3
Selected rows, tints
Dark surface#14241D
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 #9fd7bf

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#D79FB7
Analogous left#9FD7A3
Analogous right#9FD3D7
Split-complement 1#D79FD3
Split-complement 2#D7A39F
Triadic 1#BF9FD7
Triadic 2#D7BF9F
Tetradic#A39FD7

RGB percentages

Red62.4%
Green84.3%
Blue74.9%

CMYK percentages

Cyan26.0%
Magenta0.0%
Yellow11.2%
Key (black)15.7%

Color previews

#9fd7bf text on a black background

contrast 12.95:1

Card sample

#9fd7bf text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9fd7bf;
Background color
Panel with #9fd7bf background
background-color: #9fd7bf;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(159, 215, 191, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(159, 215, 191, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9fd7bf;
background: linear-gradient(135deg, #9fd7bf, #9FCAD7);

Monochromatic scale

Palettes built from #9fd7bf

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.

#9fd7bf 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.

#9fd7bf, answered

What color is #9fd7bf?

#9fd7bf is a light soft green, closest to Medium Aqua Marine (ΔE2000 7.8). It sits at 154° on the hue wheel with 41% saturation and 73% lightness, which reads as cool.

What is the RGB value of #9fd7bf?

rgb(159, 215, 191) — 159 red, 215 green and 191 blue out of 255, or 62.4% / 84.3% / 74.9% by channel.

Is #9fd7bf a light or a dark color?

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

Should I use black or white text on #9fd7bf?

Black. It scores 12.95:1 against #9fd7bf, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #9fd7bf?

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

What colors go well with #9fd7bf?

For interface work: #F4FAF8 as the surface, #C5E7D9 for borders, #4B9B79 for secondary text, #953776 as an accent and #255A44 for hover and pressed states. For a palette, the analogous pair #9FD7A3 and #9FD3D7 stays calm, while #D79FB7 is the loudest partner.

What is #9fd7bf in CMYK for printing?

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

Is #9fd7bf warm or cool?

Cool — it scores 77 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9FD7AA; nudged cooler, #9ED8D5.

Work with #9fd7bf in the Color Lab