Skip to content

#97daec

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

RGB
151, 218, 236
HSL
193°, 69%, 76%
CMYK
36, 8, 0, 8
Luminance
0.6278

At a glance

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

Hex
#97daec
Hue
193°
cyan
Saturation
69%
vivid
Lightness
76%
light
Brightness
93%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6278
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.56:1
Closest name
Light Blue
ΔE2000 4.3
Where it sits
Hue193° of 360°
Saturation69%
Lightness76%
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#97daec
RGBrgb(151, 218, 236)
HSLhsl(193, 69%, 76%)
CMYKcmyk(36%, 8%, 0%, 8%)
LABlab(83.3 -16.7 -15.5)
LCHlch(83.3 22.8 223.0)
OKLCHoklch(0.850 0.072 216.4)
Decimal9951980
Display P3color(display-p3 0.592 0.855 0.925)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97daec on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#97daec on black: 13.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDD6ED
deuteranopia · #C0CBEC
tritanopia · #77E1DF

Color scale — 50 to 950

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

#F3FAFB
#E7F4F8
#CAE9F2
#97daec
#71CCE5
#41BCDC
#26ABCF
#208FAC
#19728A
#165464
#0E343F
Base = 300Lightest = 50 · #F3FAFBDarkest = 950 · #0E343F
:root {
  --brand-50: #F3FAFB;
  --brand-100: #E7F4F8;
  --brand-200: #CAE9F2;
  --brand-300: #97daec;
  --brand-400: #71CCE5;
  --brand-500: #41BCDC;
  --brand-600: #26ABCF;
  --brand-700: #208FAC;
  --brand-800: #19728A;
  --brand-900: #165464;
  --brand-950: #0E343F;
  --brand: #97daec;
  --brand-ink: #000000;
}

Colors that work with #97daec

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#C0E3ED
Hairlines and dividers
Muted text#4B8A9B
Captions on the surface
Accent#B01C21
Second voice, not a rival
Dark variant#14596C
Hover, pressed, headers
Light variant#E9F7FB
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 #97daec

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#ECA997
Analogous left#97ECD4
Analogous right#97B0EC
Split-complement 1#EC97B0
Split-complement 2#ECD497
Triadic 1#EC97DA
Triadic 2#DAEC97
Tetradic#D497EC

RGB percentages

Red59.2%
Green85.5%
Blue92.5%

CMYK percentages

Cyan36.0%
Magenta7.6%
Yellow0.0%
Key (black)7.5%

Color previews

#97daec text on a black background

contrast 13.56:1

Card sample

#97daec text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #97daec

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.

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

#97daec, answered

What color is #97daec?

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

What is the RGB value of #97daec?

rgb(151, 218, 236) — 151 red, 218 green and 236 blue out of 255, or 59.2% / 85.5% / 92.5% by channel.

Is #97daec a light or a dark color?

It is a light color. Relative luminance is 0.6278 and perceived brightness is 79%, so black text on it reaches 13.56:1.

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

Black. It scores 13.56:1 against #97daec, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #97daec?

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

What colors go well with #97daec?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B8A9B for secondary text, #B01C21 as an accent and #14596C for hover and pressed states. For a palette, the analogous pair #97ECD4 and #97B0EC stays calm, while #ECA997 is the loudest partner.

What is #97daec in CMYK for printing?

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

Is #97daec 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 #97ECDF; nudged cooler, #96C8ED.

Work with #97daec in the Color Lab