Skip to content

#80dfe9

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

RGB
128, 223, 233
HSL
186°, 71%, 71%
CMYK
45, 4, 0, 9
Luminance
0.6325

At a glance

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

Hex
#80dfe9
Hue
186°
cyan
Saturation
71%
vivid
Lightness
71%
light
Brightness
91%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6325
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.65:1
Closest name
Pale Turquoise
ΔE2000 6.5
Where it sits
Hue186° of 360°
Saturation71%
Lightness71%
Temperature
Warm ← → Cool90% 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#80dfe9
RGBrgb(128, 223, 233)
HSLhsl(186, 71%, 71%)
CMYKcmyk(45%, 4%, 0%, 9%)
LABlab(83.6 -25.6 -13.7)
LCHlch(83.6 29.0 208.1)
OKLCHoklch(0.849 0.091 204.4)
Decimal8445929
Display P3color(display-p3 0.502 0.875 0.914)

Copy-ready code

/* CSS */
color: #80dfe9;
background-color: #80dfe9;
/* Tailwind (arbitrary) */
class="text-[#80dfe9] bg-[#80dfe9]"
/* SCSS */
$brand: #80dfe9;
/* SwiftUI */
Color(red: 0.502, green: 0.875, blue: 0.914)
/* Android */
Color.parseColor("#80dfe9")
/* Flutter */
Color(0xFF80DFE9)
/* Python / OpenCV (BGR) */
(233, 223, 128)

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

Accessibility — WCAG contrast

Aa
#80dfe9 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#80dfe9 on black: 13.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2D8EA
deuteranopia · #C0CBE9
tritanopia · #4AE6E2

Color scale — 50 to 950

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

#F3FBFC
#E7F7F8
#C9EFF2
#9FE7EE
#80dfe9
#40CFDE
#24C0D1
#1EA0AE
#18808B
#165D65
#0D3A3F
Base = 400Lightest = 50 · #F3FBFCDarkest = 950 · #0D3A3F
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F7F8;
  --brand-200: #C9EFF2;
  --brand-300: #9FE7EE;
  --brand-400: #80dfe9;
  --brand-500: #40CFDE;
  --brand-600: #24C0D1;
  --brand-700: #1EA0AE;
  --brand-800: #18808B;
  --brand-900: #165D65;
  --brand-950: #0D3A3F;
  --brand: #80dfe9;
  --brand-ink: #000000;
}

Colors that work with #80dfe9

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#C0E8ED
Hairlines and dividers
Muted text#4B939B
Captions on the surface
Accent#B21A31
Second voice, not a rival
Dark variant#13646D
Hover, pressed, headers
Light variant#E9FAFB
Selected rows, tints
Dark surface#142324
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 #80dfe9

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#E98A80
Analogous left#80E9BF
Analogous right#80ABE9
Split-complement 1#E980AB
Split-complement 2#E9BF80
Triadic 1#E980DF
Triadic 2#DFE980
Tetradic#BF80E9

RGB percentages

Red50.2%
Green87.5%
Blue91.4%

CMYK percentages

Cyan45.1%
Magenta4.3%
Yellow0.0%
Key (black)8.6%

Color previews

#80dfe9 text on a black background

contrast 13.65:1

Card sample

#80dfe9 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #80dfe9;
Background color
Panel with #80dfe9 background
background-color: #80dfe9;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #80dfe9;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(128, 223, 233, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 223, 233, 0.45);
Border & gradient
Gradient panel
border: 3px solid #80dfe9;
background: linear-gradient(135deg, #80dfe9, #8099E9);

Monochromatic scale

Palettes built from #80dfe9

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.

#80dfe9 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.

#80dfe9, answered

What color is #80dfe9?

#80dfe9 is a light vivid cyan, closest to Pale Turquoise (ΔE2000 6.5). It sits at 186° on the hue wheel with 71% saturation and 71% lightness, which reads as cool.

What is the RGB value of #80dfe9?

rgb(128, 223, 233) — 128 red, 223 green and 233 blue out of 255, or 50.2% / 87.5% / 91.4% by channel.

Is #80dfe9 a light or a dark color?

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

Should I use black or white text on #80dfe9?

Black. It scores 13.65:1 against #80dfe9, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #80dfe9?

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

What colors go well with #80dfe9?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B939B for secondary text, #B21A31 as an accent and #13646D for hover and pressed states. For a palette, the analogous pair #80E9BF and #80ABE9 stays calm, while #E98A80 is the loudest partner.

What is #80dfe9 in CMYK for printing?

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

Is #80dfe9 warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #80E9CD; nudged cooler, #7FC2EB.

Work with #80dfe9 in the Color Lab