Skip to content

#97d2d2

a light, soft cyan · cool · closest name: Powder Blue

RGB
151, 210, 210
HSL
180°, 40%, 71%
CMYK
28, 0, 0, 18
Luminance
0.5733

At a glance

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

Hex
#97d2d2
Hue
180°
cyan
Saturation
40%
soft
Lightness
71%
light
Brightness
82%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5733
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.47:1
Closest name
Powder Blue
ΔE2000 5.4
Where it sits
Hue180° of 360°
Saturation40%
Lightness71%
Temperature
Warm ← → Cool88% 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#97d2d2
RGBrgb(151, 210, 210)
HSLhsl(180, 40%, 71%)
CMYKcmyk(28%, 0%, 0%, 18%)
LABlab(80.4 -18.7 -6.1)
LCHlch(80.4 19.7 198.0)
OKLCHoklch(0.824 0.060 196.0)
Decimal9949906
Display P3color(display-p3 0.592 0.824 0.824)

Copy-ready code

/* CSS */
color: #97d2d2;
background-color: #97d2d2;
/* Tailwind (arbitrary) */
class="text-[#97d2d2] bg-[#97d2d2]"
/* SCSS */
$brand: #97d2d2;
/* SwiftUI */
Color(red: 0.592, green: 0.824, blue: 0.824)
/* Android */
Color.parseColor("#97d2d2")
/* Flutter */
Color(0xFF97D2D2)
/* Python / OpenCV (BGR) */
(210, 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 #97d2d2 · 12.47:1
Use #000000AAA at every size.
Aa
White text · 1.68:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.47:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #97d2d2 as text scores 1.68:1 on white and 12.47:1 on black.

Accessibility — WCAG contrast

Aa
#97d2d2 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#97d2d2 on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CACCD2
deuteranopia · #BFC4D3
tritanopia · #82D6D2

Color scale — 50 to 950

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

#F5FAFA
#EBF4F4
#D2E9E9
#B1DDDD
#97d2d2
#62BBBB
#4AABAB
#3E8E8E
#317272
#275353
#183434
Base = 400Lightest = 50 · #F5FAFADarkest = 950 · #183434
:root {
  --brand-50: #F5FAFA;
  --brand-100: #EBF4F4;
  --brand-200: #D2E9E9;
  --brand-300: #B1DDDD;
  --brand-400: #97d2d2;
  --brand-500: #62BBBB;
  --brand-600: #4AABAB;
  --brand-700: #3E8E8E;
  --brand-800: #317272;
  --brand-900: #275353;
  --brand-950: #183434;
  --brand: #97d2d2;
  --brand-ink: #000000;
}

Colors that work with #97d2d2

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#F4FAFA
Tinted page background
Border#C6E6E6
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#923A4F
Second voice, not a rival
Dark variant#275959
Hover, pressed, headers
Light variant#EDF7F7
Selected rows, tints
Dark surface#142424
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 #97d2d2

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#D29797
Analogous left#97D2B5
Analogous right#97B5D2
Split-complement 1#D297B5
Split-complement 2#D2B597
Triadic 1#D297D2
Triadic 2#D2D297
Tetradic#B597D2

RGB percentages

Red59.2%
Green82.4%
Blue82.4%

CMYK percentages

Cyan28.1%
Magenta0.0%
Yellow0.0%
Key (black)17.6%

Color previews

#97d2d2 text on a black background

contrast 12.47:1

Card sample

#97d2d2 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97d2d2

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.

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

#97d2d2, answered

What color is #97d2d2?

#97d2d2 is a light soft cyan, closest to Powder Blue (ΔE2000 5.4). It sits at 180° on the hue wheel with 40% saturation and 71% lightness, which reads as cool.

What is the RGB value of #97d2d2?

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

Is #97d2d2 a light or a dark color?

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

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

Black. It scores 12.47:1 against #97d2d2, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #97d2d2?

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

What colors go well with #97d2d2?

For interface work: #F4FAFA as the surface, #C6E6E6 for borders, #4B9B9B for secondary text, #923A4F as an accent and #275959 for hover and pressed states. For a palette, the analogous pair #97D2B5 and #97B5D2 stays calm, while #D29797 is the loudest partner.

What is #97d2d2 in CMYK for printing?

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

Is #97d2d2 warm or cool?

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

Work with #97d2d2 in the Color Lab