Skip to content

#97d0df

a light, vivid cyan · cool · closest name: Light Blue

RGB
151, 208, 223
HSL
193°, 53%, 73%
CMYK
32, 7, 0, 13
Luminance
0.5702

At a glance

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

Hex
#97d0df
Hue
193°
cyan
Saturation
53%
vivid
Lightness
73%
light
Brightness
87%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5702
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.40:1
Closest name
Light Blue
ΔE2000 3.8
Where it sits
Hue193° of 360°
Saturation53%
Lightness73%
Temperature
Warm ← → Cool93% 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#97d0df
RGBrgb(151, 208, 223)
HSLhsl(193, 53%, 73%)
CMYKcmyk(32%, 7%, 0%, 13%)
LABlab(80.2 -14.7 -13.3)
LCHlch(80.2 19.8 222.2)
OKLCHoklch(0.824 0.062 215.8)
Decimal9949407
Display P3color(display-p3 0.592 0.816 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97d0df on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#97d0df on black: 12.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5CCE0
deuteranopia · #BAC3DF
tritanopia · #7ED6D4

Color scale — 50 to 950

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

#F4F9FB
#E9F3F6
#CEE7ED
#97d0df
#7EC5D7
#53B1CA
#3AA0BB
#30859C
#266B7D
#1F4F5B
#143139
Base = 300Lightest = 50 · #F4F9FBDarkest = 950 · #143139
:root {
  --brand-50: #F4F9FB;
  --brand-100: #E9F3F6;
  --brand-200: #CEE7ED;
  --brand-300: #97d0df;
  --brand-400: #7EC5D7;
  --brand-500: #53B1CA;
  --brand-600: #3AA0BB;
  --brand-700: #30859C;
  --brand-800: #266B7D;
  --brand-900: #1F4F5B;
  --brand-950: #143139;
  --brand: #97d0df;
  --brand-ink: #000000;
}

Colors that work with #97d0df

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#F4F9FA
Tinted page background
Border#C1E3EC
Hairlines and dividers
Muted text#4B8A9B
Captions on the surface
Accent#A12B30
Second voice, not a rival
Dark variant#1E5361
Hover, pressed, headers
Light variant#ECF6F9
Selected rows, tints
Dark surface#142124
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 #97d0df

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#DFA697
Analogous left#97DFCA
Analogous right#97ACDF
Split-complement 1#DF97AC
Split-complement 2#DFCA97
Triadic 1#DF97D0
Triadic 2#D0DF97
Tetradic#CA97DF

RGB percentages

Red59.2%
Green81.6%
Blue87.5%

CMYK percentages

Cyan32.3%
Magenta6.7%
Yellow0.0%
Key (black)12.5%

Color previews

#97d0df text on a black background

contrast 12.40:1

Card sample

#97d0df text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97d0df

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.

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

#97d0df, answered

What color is #97d0df?

#97d0df is a light vivid cyan, closest to Light Blue (ΔE2000 3.8). It sits at 193° on the hue wheel with 53% saturation and 73% lightness, which reads as cool.

What is the RGB value of #97d0df?

rgb(151, 208, 223) — 151 red, 208 green and 223 blue out of 255, or 59.2% / 81.6% / 87.5% by channel.

Is #97d0df a light or a dark color?

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

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

Black. It scores 12.40:1 against #97d0df, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #97d0df?

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

What colors go well with #97d0df?

For interface work: #F4F9FA as the surface, #C1E3EC for borders, #4B8A9B for secondary text, #A12B30 as an accent and #1E5361 for hover and pressed states. For a palette, the analogous pair #97DFCA and #97ACDF stays calm, while #DFA697 is the loudest partner.

What is #97d0df in CMYK for printing?

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

Is #97d0df warm or cool?

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

Work with #97d0df in the Color Lab