Skip to content

#52d7eb

a balanced, electric cyan · cool · closest name: Dark Turquoise

RGB
82, 215, 235
HSL
188°, 79%, 62%
CMYK
65, 9, 0, 8
Luminance
0.5639

At a glance

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

Hex
#52d7eb
Hue
188°
cyan
Saturation
79%
electric
Lightness
62%
balanced
Brightness
92%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5639
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.28:1
Closest name
Dark Turquoise
ΔE2000 7.5
Where it sits
Hue188° of 360°
Saturation79%
Lightness62%
Temperature
Warm ← → Cool91% 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#52d7eb
RGBrgb(82, 215, 235)
HSLhsl(188, 79%, 62%)
CMYKcmyk(65%, 9%, 0%, 8%)
LABlab(79.8 -29.9 -20.5)
LCHlch(79.8 36.3 214.4)
OKLCHoklch(0.815 0.117 209.1)
Decimal5429227
Display P3color(display-p3 0.322 0.843 0.922)

Copy-ready code

/* CSS */
color: #52d7eb;
background-color: #52d7eb;
/* Tailwind (arbitrary) */
class="text-[#52d7eb] bg-[#52d7eb]"
/* SCSS */
$brand: #52d7eb;
/* SwiftUI */
Color(red: 0.322, green: 0.843, blue: 0.922)
/* Android */
Color.parseColor("#52d7eb")
/* Flutter */
Color(0xFF52D7EB)
/* Python / OpenCV (BGR) */
(235, 215, 82)

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

Accessibility — WCAG contrast

Aa
#52d7eb on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#52d7eb on black: 12.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5CFEC
deuteranopia · #AFBFEB
tritanopia · #00E0DD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #52d7eb 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
#E6F7F9
#C7EFF5
#9AE8F3
#52d7eb
#36D1E8
#19C2DB
#15A2B7
#118192
#115E6A
#0A3B42
Base = 400Lightest = 50 · #F3FBFCDarkest = 950 · #0A3B42
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E6F7F9;
  --brand-200: #C7EFF5;
  --brand-300: #9AE8F3;
  --brand-400: #52d7eb;
  --brand-500: #36D1E8;
  --brand-600: #19C2DB;
  --brand-700: #15A2B7;
  --brand-800: #118192;
  --brand-900: #115E6A;
  --brand-950: #0A3B42;
  --brand: #52d7eb;
  --brand-ink: #000000;
}

Colors that work with #52d7eb

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#C0E7ED
Hairlines and dividers
Muted text#4B909B
Captions on the surface
Accent#EF4E62
Second voice, not a rival
Dark variant#0D6572
Hover, pressed, headers
Light variant#E8FAFC
Selected rows, tints
Dark surface#142224
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 #52d7eb

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
  • 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
  • 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#EB6652
Analogous left#52EBB2
Analogous right#528BEB
Split-complement 1#EB528B
Split-complement 2#EBB252
Triadic 1#EB52D7
Triadic 2#D7EB52
Tetradic#B252EB

RGB percentages

Red32.2%
Green84.3%
Blue92.2%

CMYK percentages

Cyan65.1%
Magenta8.5%
Yellow0.0%
Key (black)7.8%

Color previews

#52d7eb text on a black background

contrast 12.28:1

Card sample

#52d7eb text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #52d7eb;
Background color
Panel with #52d7eb background
background-color: #52d7eb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #52d7eb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(82, 215, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(82, 215, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #52d7eb;
background: linear-gradient(135deg, #52d7eb, #5271EB);

Monochromatic scale

Palettes built from #52d7eb

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.

#52d7eb 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#52d7eb, answered

What color is #52d7eb?

#52d7eb is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 7.5). It sits at 188° on the hue wheel with 79% saturation and 62% lightness, which reads as cool.

What is the RGB value of #52d7eb?

rgb(82, 215, 235) — 82 red, 215 green and 235 blue out of 255, or 32.2% / 84.3% / 92.2% by channel.

Is #52d7eb a light or a dark color?

It is a light color. Relative luminance is 0.5639 and perceived brightness is 74%, so black text on it reaches 12.28:1.

Should I use black or white text on #52d7eb?

Black. It scores 12.28:1 against #52d7eb, versus 1.71:1 for white — AAA at any size.

What is the complementary color of #52d7eb?

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

What colors go well with #52d7eb?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B909B for secondary text, #EF4E62 as an accent and #0D6572 for hover and pressed states. For a palette, the analogous pair #52EBB2 and #528BEB stays calm, while #EB6652 is the loudest partner.

What is #52d7eb in CMYK for printing?

cmyk(65%, 9%, 0%, 8%). 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 #52d7eb warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #52EBC7; nudged cooler, #50B6ED.

Work with #52d7eb in the Color Lab