Skip to content

#9ecdbf

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

RGB
158, 205, 191
HSL
162°, 32%, 71%
CMYK
23, 0, 7, 20
Luminance
0.5469

At a glance

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

Hex
#9ecdbf
Hue
162°
cyan
Saturation
32%
soft
Lightness
71%
light
Brightness
80%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5469
WCAG relative
Temperature
Cool
77/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
11.94:1
Closest name
Pale Turquoise
ΔE2000 9.6
Where it sits
Hue162° of 360°
Saturation32%
Lightness71%
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#9ecdbf
RGBrgb(158, 205, 191)
HSLhsl(162, 32%, 71%)
CMYKcmyk(23%, 0%, 7%, 20%)
LABlab(78.9 -18.2 1.9)
LCHlch(78.9 18.3 173.9)
OKLCHoklch(0.811 0.053 174.7)
Decimal10407359
Display P3color(display-p3 0.620 0.804 0.749)

Copy-ready code

/* CSS */
color: #9ecdbf;
background-color: #9ecdbf;
/* Tailwind (arbitrary) */
class="text-[#9ecdbf] bg-[#9ecdbf]"
/* SCSS */
$brand: #9ecdbf;
/* SwiftUI */
Color(red: 0.620, green: 0.804, blue: 0.749)
/* Android */
Color.parseColor("#9ecdbf")
/* Flutter */
Color(0xFF9ECDBF)
/* Python / OpenCV (BGR) */
(191, 205, 158)

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

Accessibility — WCAG contrast

Aa
#9ecdbf on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#9ecdbf on black: 11.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAC7BE
deuteranopia · #C1C1C0
tritanopia · #92CEC9

Color scale — 50 to 950

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

#F5F9F8
#ECF4F1
#D5E7E2
#B5D9CE
#9ecdbf
#6BB39D
#53A28A
#458773
#376C5C
#2B4F44
#1B322B
Base = 400Lightest = 50 · #F5F9F8Darkest = 950 · #1B322B
:root {
  --brand-50: #F5F9F8;
  --brand-100: #ECF4F1;
  --brand-200: #D5E7E2;
  --brand-300: #B5D9CE;
  --brand-400: #9ecdbf;
  --brand-500: #6BB39D;
  --brand-600: #53A28A;
  --brand-700: #458773;
  --brand-800: #376C5C;
  --brand-900: #2B4F44;
  --brand-950: #1B322B;
  --brand: #9ecdbf;
  --brand-ink: #000000;
}

Colors that work with #9ecdbf

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#F5FAF8
Tinted page background
Border#C9E3DB
Hairlines and dividers
Muted text#4E9782
Captions on the surface
Accent#8B4169
Second voice, not a rival
Dark variant#2B5448
Hover, pressed, headers
Light variant#EEF6F4
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 #9ecdbf

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#CD9EAC
Analogous left#9ECDA8
Analogous right#9EC4CD
Split-complement 1#CD9EC4
Split-complement 2#CDA89E
Triadic 1#BF9ECD
Triadic 2#CDBF9E
Tetradic#A89ECD

RGB percentages

Red62.0%
Green80.4%
Blue74.9%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow6.8%
Key (black)19.6%

Color previews

#9ecdbf text on a black background

contrast 11.94:1

Card sample

#9ecdbf text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9ecdbf

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.

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

#9ecdbf, answered

What color is #9ecdbf?

#9ecdbf is a light soft cyan, closest to Pale Turquoise (ΔE2000 9.6). It sits at 162° on the hue wheel with 32% saturation and 71% lightness, which reads as cool.

What is the RGB value of #9ecdbf?

rgb(158, 205, 191) — 158 red, 205 green and 191 blue out of 255, or 62% / 80.4% / 74.9% by channel.

Is #9ecdbf a light or a dark color?

It is a light color. Relative luminance is 0.5469 and perceived brightness is 75%, so black text on it reaches 11.94:1.

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

Black. It scores 11.94:1 against #9ecdbf, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #9ecdbf?

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

What colors go well with #9ecdbf?

For interface work: #F5FAF8 as the surface, #C9E3DB for borders, #4E9782 for secondary text, #8B4169 as an accent and #2B5448 for hover and pressed states. For a palette, the analogous pair #9ECDA8 and #9EC4CD stays calm, while #CD9EAC is the loudest partner.

What is #9ecdbf in CMYK for printing?

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

Is #9ecdbf 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 #9ECDAE; nudged cooler, #9DCBCF.

Work with #9ecdbf in the Color Lab