Skip to content

#97d2c2

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

RGB
151, 210, 194
HSL
164°, 40%, 71%
CMYK
28, 0, 8, 18
Luminance
0.5657

At a glance

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

Hex
#97d2c2
Hue
164°
cyan
Saturation
40%
soft
Lightness
71%
light
Brightness
82%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5657
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.31:1
Closest name
Medium Aqua Marine
ΔE2000 8.2
Where it sits
Hue164° of 360°
Saturation40%
Lightness71%
Temperature
Warm ← → Cool81% 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#97d2c2
RGBrgb(151, 210, 194)
HSLhsl(164, 40%, 71%)
CMYKcmyk(28%, 0%, 8%, 18%)
LABlab(79.9 -22.3 1.9)
LCHlch(79.9 22.3 175.2)
OKLCHoklch(0.819 0.065 176.0)
Decimal9949890
Display P3color(display-p3 0.592 0.824 0.761)

Copy-ready code

/* CSS */
color: #97d2c2;
background-color: #97d2c2;
/* Tailwind (arbitrary) */
class="text-[#97d2c2] bg-[#97d2c2]"
/* SCSS */
$brand: #97d2c2;
/* SwiftUI */
Color(red: 0.592, green: 0.824, blue: 0.761)
/* Android */
Color.parseColor("#97d2c2")
/* Flutter */
Color(0xFF97D2C2)
/* Python / OpenCV (BGR) */
(194, 210, 151)

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

Accessibility — WCAG contrast

Aa
#97d2c2 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#97d2c2 on black: 12.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CECBC1
deuteranopia · #C3C3C3
tritanopia · #87D4CD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #97d2c2 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
#EBF4F2
#D2E9E3
#B1DDD1
#97d2c2
#62BBA3
#4AAB91
#3E8E78
#317260
#275347
#18342D
Base = 400Lightest = 50 · #F5FAF8Darkest = 950 · #18342D
:root {
  --brand-50: #F5FAF8;
  --brand-100: #EBF4F2;
  --brand-200: #D2E9E3;
  --brand-300: #B1DDD1;
  --brand-400: #97d2c2;
  --brand-500: #62BBA3;
  --brand-600: #4AAB91;
  --brand-700: #3E8E78;
  --brand-800: #317260;
  --brand-900: #275347;
  --brand-950: #18342D;
  --brand: #97d2c2;
  --brand-ink: #000000;
}

Colors that work with #97d2c2

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#C6E6DE
Hairlines and dividers
Muted text#4B9B85
Captions on the surface
Accent#923A68
Second voice, not a rival
Dark variant#27594B
Hover, pressed, headers
Light variant#EDF7F5
Selected rows, tints
Dark surface#142420
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 #97d2c2

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#D297A7
Analogous left#97D2A5
Analogous right#97C5D2
Split-complement 1#D297C5
Split-complement 2#D2A597
Triadic 1#C297D2
Triadic 2#D2C297
Tetradic#A597D2

RGB percentages

Red59.2%
Green82.4%
Blue76.1%

CMYK percentages

Cyan28.1%
Magenta0.0%
Yellow7.6%
Key (black)17.6%

Color previews

#97d2c2 text on a black background

contrast 12.31:1

Card sample

#97d2c2 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #97d2c2;
Background color
Panel with #97d2c2 background
background-color: #97d2c2;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(151, 210, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(151, 210, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #97d2c2;
background: linear-gradient(135deg, #97d2c2, #97BBD2);

Monochromatic scale

Palettes built from #97d2c2

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.

#97d2c2 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.

#97d2c2, answered

What color is #97d2c2?

#97d2c2 is a light soft cyan, closest to Medium Aqua Marine (ΔE2000 8.2). It sits at 164° on the hue wheel with 40% saturation and 71% lightness, which reads as cool.

What is the RGB value of #97d2c2?

rgb(151, 210, 194) — 151 red, 210 green and 194 blue out of 255, or 59.2% / 82.4% / 76.1% by channel.

Is #97d2c2 a light or a dark color?

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

Should I use black or white text on #97d2c2?

Black. It scores 12.31:1 against #97d2c2, versus 1.71:1 for white — AAA at any size.

What is the complementary color of #97d2c2?

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

What colors go well with #97d2c2?

For interface work: #F4FAF9 as the surface, #C6E6DE for borders, #4B9B85 for secondary text, #923A68 as an accent and #27594B for hover and pressed states. For a palette, the analogous pair #97D2A5 and #97C5D2 stays calm, while #D297A7 is the loudest partner.

What is #97d2c2 in CMYK for printing?

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

Is #97d2c2 warm or cool?

Cool — it scores 81 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #97D2AC; nudged cooler, #96CED4.

Work with #97d2c2 in the Color Lab