Skip to content

#9fd8cd

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

RGB
159, 216, 205
HSL
168°, 42%, 74%
CMYK
26, 0, 5, 15
Luminance
0.6089

At a glance

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

Hex
#9fd8cd
Hue
168°
cyan
Saturation
42%
soft
Lightness
74%
light
Brightness
85%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6089
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
13.18:1
Closest name
Pale Turquoise
ΔE2000 6.7
Where it sits
Hue168° of 360°
Saturation42%
Lightness74%
Temperature
Warm ← → Cool83% 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#9fd8cd
RGBrgb(159, 216, 205)
HSLhsl(168, 42%, 74%)
CMYKcmyk(26%, 0%, 5%, 15%)
LABlab(82.3 -20.5 -0.5)
LCHlch(82.3 20.5 181.4)
OKLCHoklch(0.840 0.060 181.5)
Decimal10475725
Display P3color(display-p3 0.624 0.847 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9fd8cd on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#9fd8cd on black: 13.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3D1CD
deuteranopia · #C8CACE
tritanopia · #8FDAD5

Color scale — 50 to 950

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

#F5FAF9
#EBF5F3
#D2EAE5
#9fd8cd
#87CEC1
#5FBEAC
#47AE9A
#3B9180
#2F7467
#25554C
#17352F
Base = 300Lightest = 50 · #F5FAF9Darkest = 950 · #17352F
:root {
  --brand-50: #F5FAF9;
  --brand-100: #EBF5F3;
  --brand-200: #D2EAE5;
  --brand-300: #9fd8cd;
  --brand-400: #87CEC1;
  --brand-500: #5FBEAC;
  --brand-600: #47AE9A;
  --brand-700: #3B9180;
  --brand-800: #2F7467;
  --brand-900: #25554C;
  --brand-950: #17352F;
  --brand: #9fd8cd;
  --brand-ink: #000000;
}

Colors that work with #9fd8cd

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#C5E7E1
Hairlines and dividers
Muted text#4B9B8B
Captions on the surface
Accent#963661
Second voice, not a rival
Dark variant#255B50
Hover, pressed, headers
Light variant#EDF8F6
Selected rows, tints
Dark surface#142421
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 #9fd8cd

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
  • 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#D89FAA
Analogous left#9FD8B0
Analogous right#9FC6D8
Split-complement 1#D89FC6
Split-complement 2#D8B09F
Triadic 1#CD9FD8
Triadic 2#D8CD9F
Tetradic#B09FD8

RGB percentages

Red62.4%
Green84.7%
Blue80.4%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow5.1%
Key (black)15.3%

Color previews

#9fd8cd text on a black background

contrast 13.18:1

Card sample

#9fd8cd text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9fd8cd

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.

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

#9fd8cd, answered

What color is #9fd8cd?

#9fd8cd is a light soft cyan, closest to Pale Turquoise (ΔE2000 6.7). It sits at 168° on the hue wheel with 42% saturation and 74% lightness, which reads as cool.

What is the RGB value of #9fd8cd?

rgb(159, 216, 205) — 159 red, 216 green and 205 blue out of 255, or 62.4% / 84.7% / 80.4% by channel.

Is #9fd8cd a light or a dark color?

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

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

Black. It scores 13.18:1 against #9fd8cd, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #9fd8cd?

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

What colors go well with #9fd8cd?

For interface work: #F4FAF9 as the surface, #C5E7E1 for borders, #4B9B8B for secondary text, #963661 as an accent and #255B50 for hover and pressed states. For a palette, the analogous pair #9FD8B0 and #9FC6D8 stays calm, while #D89FAA is the loudest partner.

What is #9fd8cd in CMYK for printing?

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

Is #9fd8cd warm or cool?

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

Work with #9fd8cd in the Color Lab