Skip to content

#82e9da

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

RGB
130, 233, 218
HSL
171°, 70%, 71%
CMYK
44, 0, 6, 9
Luminance
0.6809

At a glance

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

Hex
#82e9da
Hue
171°
cyan
Saturation
70%
vivid
Lightness
71%
light
Brightness
91%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6809
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
14.62:1
Closest name
Turquoise
ΔE2000 5.1
Where it sits
Hue171° of 360°
Saturation70%
Lightness71%
Temperature
Warm ← → Cool84% 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#82e9da
RGBrgb(130, 233, 218)
HSLhsl(171, 70%, 71%)
CMYKcmyk(44%, 0%, 6%, 9%)
LABlab(86.0 -33.6 -2.1)
LCHlch(86.0 33.6 183.5)
OKLCHoklch(0.867 0.099 183.5)
Decimal8579546
Display P3color(display-p3 0.510 0.914 0.855)

Copy-ready code

/* CSS */
color: #82e9da;
background-color: #82e9da;
/* Tailwind (arbitrary) */
class="text-[#82e9da] bg-[#82e9da]"
/* SCSS */
$brand: #82e9da;
/* SwiftUI */
Color(red: 0.510, green: 0.914, blue: 0.855)
/* Android */
Color.parseColor("#82e9da")
/* Flutter */
Color(0xFF82E9DA)
/* Python / OpenCV (BGR) */
(218, 233, 130)

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

Accessibility — WCAG contrast

Aa
#82e9da on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#82e9da on black: 14.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0DFDA
deuteranopia · #CFD2DB
tritanopia · #56EDE4

Color scale — 50 to 950

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

#F3FCFA
#E7F8F6
#C9F2EC
#A0EEE3
#82e9da
#40DDC7
#25D0B7
#1EAE99
#188B7A
#166559
#0E3F38
Base = 400Lightest = 50 · #F3FCFADarkest = 950 · #0E3F38
:root {
  --brand-50: #F3FCFA;
  --brand-100: #E7F8F6;
  --brand-200: #C9F2EC;
  --brand-300: #A0EEE3;
  --brand-400: #82e9da;
  --brand-500: #40DDC7;
  --brand-600: #25D0B7;
  --brand-700: #1EAE99;
  --brand-800: #188B7A;
  --brand-900: #166559;
  --brand-950: #0E3F38;
  --brand: #82e9da;
  --brand-ink: #000000;
}

Colors that work with #82e9da

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#C0EDE6
Hairlines and dividers
Muted text#4B9B8F
Captions on the surface
Accent#B21A56
Second voice, not a rival
Dark variant#136C5F
Hover, pressed, headers
Light variant#E9FBF9
Selected rows, tints
Dark surface#142422
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 #82e9da

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#E98291
Analogous left#82E9A7
Analogous right#82C4E9
Split-complement 1#E982C4
Split-complement 2#E9A782
Triadic 1#DA82E9
Triadic 2#E9DA82
Tetradic#A782E9

RGB percentages

Red51.0%
Green91.4%
Blue85.5%

CMYK percentages

Cyan44.2%
Magenta0.0%
Yellow6.4%
Key (black)8.6%

Color previews

#82e9da text on a black background

contrast 14.62:1

Card sample

#82e9da text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #82e9da;
Background color
Panel with #82e9da background
background-color: #82e9da;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #82e9da;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(130, 233, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(130, 233, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #82e9da;
background: linear-gradient(135deg, #82e9da, #82B3E9);

Monochromatic scale

Palettes built from #82e9da

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.

#82e9da 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.

#82e9da, answered

What color is #82e9da?

#82e9da is a light vivid cyan, closest to Turquoise (ΔE2000 5.1). It sits at 171° on the hue wheel with 70% saturation and 71% lightness, which reads as cool.

What is the RGB value of #82e9da?

rgb(130, 233, 218) — 130 red, 233 green and 218 blue out of 255, or 51% / 91.4% / 85.5% by channel.

Is #82e9da a light or a dark color?

It is a light color. Relative luminance is 0.6809 and perceived brightness is 81%, so black text on it reaches 14.62:1.

Should I use black or white text on #82e9da?

Black. It scores 14.62:1 against #82e9da, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #82e9da?

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

What colors go well with #82e9da?

For interface work: #F4FAFA as the surface, #C0EDE6 for borders, #4B9B8F for secondary text, #B21A56 as an accent and #136C5F for hover and pressed states. For a palette, the analogous pair #82E9A7 and #82C4E9 stays calm, while #E98291 is the loudest partner.

What is #82e9da in CMYK for printing?

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

Is #82e9da warm or cool?

Cool — it scores 84 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #82E9B4; nudged cooler, #81D3EB.

Work with #82e9da in the Color Lab