Skip to content

#9dfdfa

a light, electric cyan · cool · closest name: Pale Turquoise

RGB
157, 253, 250
HSL
178°, 96%, 80%
CMYK
38, 0, 1, 1
Luminance
0.8432

At a glance

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

Hex
#9dfdfa
Hue
178°
cyan
Saturation
96%
electric
Lightness
80%
light
Brightness
99%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8432
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
17.86:1
Closest name
Pale Turquoise
ΔE2000 5.2
Where it sits
Hue178° of 360°
Saturation96%
Lightness80%
Temperature
Warm ← → Cool87% 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#9dfdfa
RGBrgb(157, 253, 250)
HSLhsl(178, 96%, 80%)
CMYKcmyk(38%, 0%, 1%, 1%)
LABlab(93.6 -29.0 -7.5)
LCHlch(93.6 29.9 194.6)
OKLCHoklch(0.934 0.091 193.2)
Decimal10354170
Display P3color(display-p3 0.616 0.992 0.980)

Copy-ready code

/* CSS */
color: #9dfdfa;
background-color: #9dfdfa;
/* Tailwind (arbitrary) */
class="text-[#9dfdfa] bg-[#9dfdfa]"
/* SCSS */
$brand: #9dfdfa;
/* SwiftUI */
Color(red: 0.616, green: 0.992, blue: 0.980)
/* Android */
Color.parseColor("#9dfdfa")
/* Flutter */
Color(0xFF9DFDFA)
/* Python / OpenCV (BGR) */
(250, 253, 157)

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

Accessibility — WCAG contrast

Aa
#9dfdfa on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#9dfdfa on black: 17.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2F4FA
deuteranopia · #E1E7FB
tritanopia · #75FFFC

Color scale — 50 to 950

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

#F1FDFD
#E4FCFB
#C1FAF9
#9dfdfa
#5AFCF7
#23FBF4
#05F0E8
#04C8C2
#03A09B
#077370
#044846
Base = 300Lightest = 50 · #F1FDFDDarkest = 950 · #044846
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E4FCFB;
  --brand-200: #C1FAF9;
  --brand-300: #9dfdfa;
  --brand-400: #5AFCF7;
  --brand-500: #23FBF4;
  --brand-600: #05F0E8;
  --brand-700: #04C8C2;
  --brand-800: #03A09B;
  --brand-900: #077370;
  --brand-950: #044846;
  --brand: #9dfdfa;
  --brand-ink: #000000;
}

Colors that work with #9dfdfa

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#C0EDEB
Hairlines and dividers
Muted text#4B9B98
Captions on the surface
Accent#CC0039
Second voice, not a rival
Dark variant#037D79
Hover, pressed, headers
Light variant#E6FEFE
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 #9dfdfa

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#FD9DA0
Analogous left#9DFDCA
Analogous right#9DD0FD
Split-complement 1#FD9DD0
Split-complement 2#FDCA9D
Triadic 1#FA9DFD
Triadic 2#FDFA9D
Tetradic#CA9DFD

RGB percentages

Red61.6%
Green99.2%
Blue98.0%

CMYK percentages

Cyan37.9%
Magenta0.0%
Yellow1.2%
Key (black)0.8%

Color previews

#9dfdfa text on a black background

contrast 17.86:1

Card sample

#9dfdfa text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 253, 250, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 253, 250, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9dfdfa;
background: linear-gradient(135deg, #9dfdfa, #9DC0FD);

Monochromatic scale

Palettes built from #9dfdfa

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.

#9dfdfa 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#9dfdfa, answered

What color is #9dfdfa?

#9dfdfa is a light electric cyan, closest to Pale Turquoise (ΔE2000 5.2). It sits at 178° on the hue wheel with 96% saturation and 80% lightness, which reads as cool.

What is the RGB value of #9dfdfa?

rgb(157, 253, 250) — 157 red, 253 green and 250 blue out of 255, or 61.6% / 99.2% / 98% by channel.

Is #9dfdfa a light or a dark color?

It is a light color. Relative luminance is 0.8432 and perceived brightness is 89%, so black text on it reaches 17.86:1.

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

Black. It scores 17.86:1 against #9dfdfa, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #9dfdfa?

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

What colors go well with #9dfdfa?

For interface work: #F4FAFA as the surface, #C0EDEB for borders, #4B9B98 for secondary text, #CC0039 as an accent and #037D79 for hover and pressed states. For a palette, the analogous pair #9DFDCA and #9DD0FD stays calm, while #FD9DA0 is the loudest partner.

What is #9dfdfa in CMYK for printing?

cmyk(38%, 0%, 1%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #9dfdfa warm or cool?

Cool — it scores 87 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9DFDD7; nudged cooler, #9CDDFE.

Work with #9dfdfa in the Color Lab