Skip to content

#9cd3c2

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

RGB
156, 211, 194
HSL
162°, 39%, 72%
CMYK
26, 0, 8, 17
Luminance
0.5755

At a glance

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

Hex
#9cd3c2
Hue
162°
cyan
Saturation
39%
soft
Lightness
72%
light
Brightness
83%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5755
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.51:1
Closest name
Medium Aqua Marine
ΔE2000 8.6
Where it sits
Hue162° of 360°
Saturation39%
Lightness72%
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#9cd3c2
RGBrgb(156, 211, 194)
HSLhsl(162, 39%, 72%)
CMYKcmyk(26%, 0%, 8%, 17%)
LABlab(80.5 -21.2 2.7)
LCHlch(80.5 21.4 172.8)
OKLCHoklch(0.824 0.062 173.7)
Decimal10277826
Display P3color(display-p3 0.612 0.827 0.761)

Copy-ready code

/* CSS */
color: #9cd3c2;
background-color: #9cd3c2;
/* Tailwind (arbitrary) */
class="text-[#9cd3c2] bg-[#9cd3c2]"
/* SCSS */
$brand: #9cd3c2;
/* SwiftUI */
Color(red: 0.612, green: 0.827, blue: 0.761)
/* Android */
Color.parseColor("#9cd3c2")
/* Flutter */
Color(0xFF9CD3C2)
/* Python / OpenCV (BGR) */
(194, 211, 156)

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

Accessibility — WCAG contrast

Aa
#9cd3c2 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#9cd3c2 on black: 12.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFCCC1
deuteranopia · #C5C5C3
tritanopia · #8ED4CE

Color scale — 50 to 950

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

#F5FAF8
#EBF4F1
#D3E9E2
#B1DCCF
#9cd3c2
#64BA9F
#4BAA8C
#3F8D75
#32715E
#285346
#19342B
Base = 400Lightest = 50 · #F5FAF8Darkest = 950 · #19342B
:root {
  --brand-50: #F5FAF8;
  --brand-100: #EBF4F1;
  --brand-200: #D3E9E2;
  --brand-300: #B1DCCF;
  --brand-400: #9cd3c2;
  --brand-500: #64BA9F;
  --brand-600: #4BAA8C;
  --brand-700: #3F8D75;
  --brand-800: #32715E;
  --brand-900: #285346;
  --brand-950: #19342B;
  --brand: #9cd3c2;
  --brand-ink: #000000;
}

Colors that work with #9cd3c2

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#C6E6DC
Hairlines and dividers
Muted text#4B9B82
Captions on the surface
Accent#923A6B
Second voice, not a rival
Dark variant#275849
Hover, pressed, headers
Light variant#EDF7F4
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 #9cd3c2

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#D39CAD
Analogous left#9CD3A7
Analogous right#9CC9D3
Split-complement 1#D39CC9
Split-complement 2#D3A79C
Triadic 1#C29CD3
Triadic 2#D3C29C
Tetradic#A79CD3

RGB percentages

Red61.2%
Green82.7%
Blue76.1%

CMYK percentages

Cyan26.1%
Magenta0.0%
Yellow8.1%
Key (black)17.3%

Color previews

#9cd3c2 text on a black background

contrast 12.51:1

Card sample

#9cd3c2 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(156, 211, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(156, 211, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9cd3c2;
background: linear-gradient(135deg, #9cd3c2, #9CBFD3);

Monochromatic scale

Palettes built from #9cd3c2

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.

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

#9cd3c2, answered

What color is #9cd3c2?

#9cd3c2 is a light soft cyan, closest to Medium Aqua Marine (ΔE2000 8.6). It sits at 162° on the hue wheel with 39% saturation and 72% lightness, which reads as cool.

What is the RGB value of #9cd3c2?

rgb(156, 211, 194) — 156 red, 211 green and 194 blue out of 255, or 61.2% / 82.7% / 76.1% by channel.

Is #9cd3c2 a light or a dark color?

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

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

Black. It scores 12.51:1 against #9cd3c2, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #9cd3c2?

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

What colors go well with #9cd3c2?

For interface work: #F4FAF8 as the surface, #C6E6DC for borders, #4B9B82 for secondary text, #923A6B as an accent and #275849 for hover and pressed states. For a palette, the analogous pair #9CD3A7 and #9CC9D3 stays calm, while #D39CAD is the loudest partner.

What is #9cd3c2 in CMYK for printing?

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

Is #9cd3c2 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 #9CD3AE; nudged cooler, #9BD1D5.

Work with #9cd3c2 in the Color Lab