Skip to content

#53dfbf

a balanced, vivid cyan · cool · closest name: Medium Aqua Marine

RGB
83, 223, 191
HSL
166°, 69%, 60%
CMYK
63, 0, 14, 13
Luminance
0.5838

At a glance

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

Hex
#53dfbf
Hue
166°
cyan
Saturation
69%
vivid
Lightness
60%
balanced
Brightness
87%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5838
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.68:1
Closest name
Medium Aqua Marine
ΔE2000 5.1
Where it sits
Hue166° of 360°
Saturation69%
Lightness60%
Temperature
Warm ← → Cool82% 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#53dfbf
RGBrgb(83, 223, 191)
HSLhsl(166, 69%, 60%)
CMYKcmyk(63%, 0%, 14%, 13%)
LABlab(81.0 -45.2 4.6)
LCHlch(81.0 45.4 174.2)
OKLCHoklch(0.820 0.129 174.9)
Decimal5496767
Display P3color(display-p3 0.325 0.875 0.749)

Copy-ready code

/* CSS */
color: #53dfbf;
background-color: #53dfbf;
/* Tailwind (arbitrary) */
class="text-[#53dfbf] bg-[#53dfbf]"
/* SCSS */
$brand: #53dfbf;
/* SwiftUI */
Color(red: 0.325, green: 0.875, blue: 0.749)
/* Android */
Color.parseColor("#53dfbf")
/* Flutter */
Color(0xFF53DFBF)
/* Python / OpenCV (BGR) */
(191, 223, 83)

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

Accessibility — WCAG contrast

Aa
#53dfbf on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#53dfbf on black: 12.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8D2BE
deuteranopia · #C3C3C1
tritanopia · #00E2D5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #53dfbf is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FBFA
#E8F8F4
#CAF2E9
#A0EDDC
#71E5CA
#53dfbf
#26CEA8
#20AC8C
#1A8A70
#176452
#0E3E33
Base = 500Lightest = 50 · #F3FBFADarkest = 950 · #0E3E33
:root {
  --brand-50: #F3FBFA;
  --brand-100: #E8F8F4;
  --brand-200: #CAF2E9;
  --brand-300: #A0EDDC;
  --brand-400: #71E5CA;
  --brand-500: #53dfbf;
  --brand-600: #26CEA8;
  --brand-700: #20AC8C;
  --brand-800: #1A8A70;
  --brand-900: #176452;
  --brand-950: #0E3E33;
  --brand: #53dfbf;
  --brand-ink: #000000;
}

Colors that work with #53dfbf

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#F4FAF9
Tinted page background
Border#C0EDE2
Hairlines and dividers
Muted text#4B9B89
Captions on the surface
Accent#E34F96
Second voice, not a rival
Dark variant#146B58
Hover, pressed, headers
Light variant#EAFBF7
Selected rows, tints
Dark surface#142421
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 #53dfbf

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#DF5373
Analogous left#53DF79
Analogous right#53B9DF
Split-complement 1#DF53B9
Split-complement 2#DF7953
Triadic 1#BF53DF
Triadic 2#DFBF53
Tetradic#7953DF

RGB percentages

Red32.5%
Green87.5%
Blue74.9%

CMYK percentages

Cyan62.8%
Magenta0.0%
Yellow14.3%
Key (black)12.5%

Color previews

#53dfbf text on a black background

contrast 12.68:1

Card sample

#53dfbf text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #53dfbf;
Background color
Panel with #53dfbf background
background-color: #53dfbf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #53dfbf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(83, 223, 191, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(83, 223, 191, 0.45);
Border & gradient
Gradient panel
border: 3px solid #53dfbf;
background: linear-gradient(135deg, #53dfbf, #53A2DF);

Monochromatic scale

Palettes built from #53dfbf

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.

#53dfbf 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

Converts to four-color process without much drama. Proof it anyway.

#53dfbf, answered

What color is #53dfbf?

#53dfbf is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 5.1). It sits at 166° on the hue wheel with 69% saturation and 60% lightness, which reads as cool.

What is the RGB value of #53dfbf?

rgb(83, 223, 191) — 83 red, 223 green and 191 blue out of 255, or 32.5% / 87.5% / 74.9% by channel.

Is #53dfbf a light or a dark color?

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

Should I use black or white text on #53dfbf?

Black. It scores 12.68:1 against #53dfbf, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #53dfbf?

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

What colors go well with #53dfbf?

For interface work: #F4FAF9 as the surface, #C0EDE2 for borders, #4B9B89 for secondary text, #E34F96 as an accent and #146B58 for hover and pressed states. For a palette, the analogous pair #53DF79 and #53B9DF stays calm, while #DF5373 is the loudest partner.

What is #53dfbf in CMYK for printing?

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

Is #53dfbf warm or cool?

Cool — it scores 82 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #53DF8C; nudged cooler, #51CDE1.

Work with #53dfbf in the Color Lab