Skip to content

#82f2fe

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

RGB
130, 242, 254
HSL
186°, 98%, 75%
CMYK
49, 5, 0, 0
Luminance
0.7541

At a glance

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

Hex
#82f2fe
Hue
186°
cyan
Saturation
98%
electric
Lightness
75%
light
Brightness
100%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7541
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.08:1
Closest name
Pale Turquoise
ΔE2000 6.5
Where it sits
Hue186° of 360°
Saturation98%
Lightness75%
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#82f2fe
RGBrgb(130, 242, 254)
HSLhsl(186, 98%, 75%)
CMYKcmyk(49%, 5%, 0%, 0%)
LABlab(89.6 -28.9 -15.7)
LCHlch(89.6 32.9 208.4)
OKLCHoklch(0.899 0.104 204.6)
Decimal8581886
Display P3color(display-p3 0.510 0.949 0.996)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#82f2fe on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#82f2fe on black: 16.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3EAFF
deuteranopia · #CEDBFF
tritanopia · #34FAF5

Color scale — 50 to 950

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

#F1FCFE
#E3FAFC
#C1F5FB
#82f2fe
#58EEFE
#20E8FD
#02DCF3
#02B7CA
#0192A2
#066A75
#044249
Base = 300Lightest = 50 · #F1FCFEDarkest = 950 · #044249
:root {
  --brand-50: #F1FCFE;
  --brand-100: #E3FAFC;
  --brand-200: #C1F5FB;
  --brand-300: #82f2fe;
  --brand-400: #58EEFE;
  --brand-500: #20E8FD;
  --brand-600: #02DCF3;
  --brand-700: #02B7CA;
  --brand-800: #0192A2;
  --brand-900: #066A75;
  --brand-950: #044249;
  --brand: #82f2fe;
  --brand-ink: #000000;
}

Colors that work with #82f2fe

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#CC001F
Second voice, not a rival
Dark variant#01727E
Hover, pressed, headers
Light variant#E6FCFF
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 #82f2fe

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#FE8E82
Analogous left#82FECC
Analogous right#82B4FE
Split-complement 1#FE82B4
Split-complement 2#FECC82
Triadic 1#FE82F2
Triadic 2#F2FE82
Tetradic#CC82FE

RGB percentages

Red51.0%
Green94.9%
Blue99.6%

CMYK percentages

Cyan48.8%
Magenta4.7%
Yellow0.0%
Key (black)0.4%

Color previews

#82f2fe text on a black background

contrast 16.08:1

Card sample

#82f2fe text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(130, 242, 254, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(130, 242, 254, 0.45);
Border & gradient
Gradient panel
border: 3px solid #82f2fe;
background: linear-gradient(135deg, #82f2fe, #829FFE);

Monochromatic scale

Palettes built from #82f2fe

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.

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

#82f2fe, answered

What color is #82f2fe?

#82f2fe is a light electric cyan, closest to Pale Turquoise (ΔE2000 6.5). It sits at 186° on the hue wheel with 98% saturation and 75% lightness, which reads as cool.

What is the RGB value of #82f2fe?

rgb(130, 242, 254) — 130 red, 242 green and 254 blue out of 255, or 51% / 94.9% / 99.6% by channel.

Is #82f2fe a light or a dark color?

It is a light color. Relative luminance is 0.7541 and perceived brightness is 85%, so black text on it reaches 16.08:1.

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

Black. It scores 16.08:1 against #82f2fe, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #82f2fe?

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

What colors go well with #82f2fe?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B939B for secondary text, #CC001F as an accent and #01727E for hover and pressed states. For a palette, the analogous pair #82FECC and #82B4FE stays calm, while #FE8E82 is the loudest partner.

What is #82f2fe in CMYK for printing?

cmyk(49%, 5%, 0%, 0%). 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 #82f2fe 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 #82FEDD; nudged cooler, #81D2FF.

Work with #82f2fe in the Color Lab