Skip to content

#82f9eb

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

RGB
130, 249, 235
HSL
173°, 91%, 74%
CMYK
48, 0, 6, 2
Luminance
0.7850

At a glance

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

Hex
#82f9eb
Hue
173°
cyan
Saturation
91%
electric
Lightness
74%
light
Brightness
98%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7850
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.70:1
Closest name
Cyan
ΔE2000 6.6
Where it sits
Hue173° of 360°
Saturation91%
Lightness74%
Temperature
Warm ← → Cool85% 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#82f9eb
RGBrgb(130, 249, 235)
HSLhsl(173, 91%, 74%)
CMYKcmyk(48%, 0%, 6%, 2%)
LABlab(91.0 -37.0 -3.7)
LCHlch(91.0 37.1 185.7)
OKLCHoklch(0.909 0.110 185.5)
Decimal8583659
Display P3color(display-p3 0.510 0.976 0.922)

Copy-ready code

/* CSS */
color: #82f9eb;
background-color: #82f9eb;
/* Tailwind (arbitrary) */
class="text-[#82f9eb] bg-[#82f9eb]"
/* SCSS */
$brand: #82f9eb;
/* SwiftUI */
Color(red: 0.510, green: 0.976, blue: 0.922)
/* Android */
Color.parseColor("#82f9eb")
/* Flutter */
Color(0xFF82F9EB)
/* Python / OpenCV (BGR) */
(235, 249, 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 #82f9eb · 16.70:1
Use #000000AAA at every size.
Aa
White text · 1.26:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.70:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #82f9eb as text scores 1.26:1 on white and 16.70:1 on black.

Accessibility — WCAG contrast

Aa
#82f9eb on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#82f9eb on black: 16.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFEEEB
deuteranopia · #DBDFED
tritanopia · #45FEF4

Color scale — 50 to 950

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

#F2FDFC
#E5FBF8
#C3F9F2
#82f9eb
#5EF7E5
#29F5DD
#0BEACF
#09C3AD
#089C8A
#0A7064
#06463F
Base = 300Lightest = 50 · #F2FDFCDarkest = 950 · #06463F
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E5FBF8;
  --brand-200: #C3F9F2;
  --brand-300: #82f9eb;
  --brand-400: #5EF7E5;
  --brand-500: #29F5DD;
  --brand-600: #0BEACF;
  --brand-700: #09C3AD;
  --brand-800: #089C8A;
  --brand-900: #0A7064;
  --brand-950: #06463F;
  --brand: #82f9eb;
  --brand-ink: #000000;
}

Colors that work with #82f9eb

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#C0EDE7
Hairlines and dividers
Muted text#4B9B91
Captions on the surface
Accent#C7054C
Second voice, not a rival
Dark variant#067A6C
Hover, pressed, headers
Light variant#E7FEFB
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 #82f9eb

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#F98290
Analogous left#82F9AF
Analogous right#82CCF9
Split-complement 1#F982CC
Split-complement 2#F9AF82
Triadic 1#EB82F9
Triadic 2#F9EB82
Tetradic#AF82F9

RGB percentages

Red51.0%
Green97.6%
Blue92.2%

CMYK percentages

Cyan47.8%
Magenta0.0%
Yellow5.6%
Key (black)2.4%

Color previews

#82f9eb text on a black background

contrast 16.70:1

Card sample

#82f9eb text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #82f9eb

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.

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

#82f9eb, answered

What color is #82f9eb?

#82f9eb is a light electric cyan, closest to Cyan (ΔE2000 6.6). It sits at 173° on the hue wheel with 91% saturation and 74% lightness, which reads as cool.

What is the RGB value of #82f9eb?

rgb(130, 249, 235) — 130 red, 249 green and 235 blue out of 255, or 51% / 97.6% / 92.2% by channel.

Is #82f9eb a light or a dark color?

It is a light color. Relative luminance is 0.7850 and perceived brightness is 86%, so black text on it reaches 16.70:1.

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

Black. It scores 16.70:1 against #82f9eb, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #82f9eb?

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

What colors go well with #82f9eb?

For interface work: #F4FAFA as the surface, #C0EDE7 for borders, #4B9B91 for secondary text, #C7054C as an accent and #067A6C for hover and pressed states. For a palette, the analogous pair #82F9AF and #82CCF9 stays calm, while #F98290 is the loudest partner.

What is #82f9eb in CMYK for printing?

cmyk(48%, 0%, 6%, 2%). 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 #82f9eb warm or cool?

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

Work with #82f9eb in the Color Lab