Skip to content

#80eee7

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

RGB
128, 238, 231
HSL
176°, 76%, 72%
CMYK
46, 0, 3, 7
Luminance
0.7151

At a glance

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

Hex
#80eee7
Hue
176°
cyan
Saturation
76%
electric
Lightness
72%
light
Brightness
93%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7151
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.30:1
Closest name
Turquoise
ΔE2000 6.2
Where it sits
Hue176° of 360°
Saturation76%
Lightness72%
Temperature
Warm ← → Cool86% 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#80eee7
RGBrgb(128, 238, 231)
HSLhsl(176, 76%, 72%)
CMYKcmyk(46%, 0%, 3%, 7%)
LABlab(87.7 -33.3 -6.4)
LCHlch(87.7 33.9 190.9)
OKLCHoklch(0.882 0.102 190.1)
Decimal8449767
Display P3color(display-p3 0.502 0.933 0.906)

Copy-ready code

/* CSS */
color: #80eee7;
background-color: #80eee7;
/* Tailwind (arbitrary) */
class="text-[#80eee7] bg-[#80eee7]"
/* SCSS */
$brand: #80eee7;
/* SwiftUI */
Color(red: 0.502, green: 0.933, blue: 0.906)
/* Android */
Color.parseColor("#80eee7")
/* Flutter */
Color(0xFF80EEE7)
/* Python / OpenCV (BGR) */
(231, 238, 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 #80eee7 · 15.30:1
Use #000000AAA at every size.
Aa
White text · 1.37:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.30:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #80eee7 as text scores 1.37:1 on white and 15.30:1 on black.

Accessibility — WCAG contrast

Aa
#80eee7 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#80eee7 on black: 15.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3E4E7
deuteranopia · #D0D6E8
tritanopia · #47F3EC

Color scale — 50 to 950

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

#F3FCFB
#E7F9F8
#C8F4F1
#9CF2EC
#80eee7
#39E5DA
#1DD8CC
#18B4AA
#139088
#126863
#0B413E
Base = 400Lightest = 50 · #F3FCFBDarkest = 950 · #0B413E
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F9F8;
  --brand-200: #C8F4F1;
  --brand-300: #9CF2EC;
  --brand-400: #80eee7;
  --brand-500: #39E5DA;
  --brand-600: #1DD8CC;
  --brand-700: #18B4AA;
  --brand-800: #139088;
  --brand-900: #126863;
  --brand-950: #0B413E;
  --brand: #80eee7;
  --brand-ink: #000000;
}

Colors that work with #80eee7

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#C0EDEA
Hairlines and dividers
Muted text#4B9B96
Captions on the surface
Accent#B81448
Second voice, not a rival
Dark variant#0F706A
Hover, pressed, headers
Light variant#E9FCFB
Selected rows, tints
Dark surface#142423
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 #80eee7

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#EE8087
Analogous left#80EEB0
Analogous right#80BEEE
Split-complement 1#EE80BE
Split-complement 2#EEB080
Triadic 1#E780EE
Triadic 2#EEE780
Tetradic#B080EE

RGB percentages

Red50.2%
Green93.3%
Blue90.6%

CMYK percentages

Cyan46.2%
Magenta0.0%
Yellow2.9%
Key (black)6.7%

Color previews

#80eee7 text on a black background

contrast 15.30:1

Card sample

#80eee7 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(128, 238, 231, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 238, 231, 0.45);
Border & gradient
Gradient panel
border: 3px solid #80eee7;
background: linear-gradient(135deg, #80eee7, #80ACEE);

Monochromatic scale

Palettes built from #80eee7

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.

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

#80eee7, answered

What color is #80eee7?

#80eee7 is a light electric cyan, closest to Turquoise (ΔE2000 6.2). It sits at 176° on the hue wheel with 76% saturation and 72% lightness, which reads as cool.

What is the RGB value of #80eee7?

rgb(128, 238, 231) — 128 red, 238 green and 231 blue out of 255, or 50.2% / 93.3% / 90.6% by channel.

Is #80eee7 a light or a dark color?

It is a light color. Relative luminance is 0.7151 and perceived brightness is 82%, so black text on it reaches 15.30:1.

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

Black. It scores 15.30:1 against #80eee7, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #80eee7?

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

What colors go well with #80eee7?

For interface work: #F4FAFA as the surface, #C0EDEA for borders, #4B9B96 for secondary text, #B81448 as an accent and #0F706A for hover and pressed states. For a palette, the analogous pair #80EEB0 and #80BEEE stays calm, while #EE8087 is the loudest partner.

What is #80eee7 in CMYK for printing?

cmyk(46%, 0%, 3%, 7%). 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 #80eee7 warm or cool?

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

Work with #80eee7 in the Color Lab