Skip to content

#53dfaa

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

RGB
83, 223, 170
HSL
157°, 69%, 60%
CMYK
63, 0, 24, 13
Luminance
0.5752

At a glance

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

Hex
#53dfaa
Hue
157°
green
Saturation
69%
vivid
Lightness
60%
balanced
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5752
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.50:1
Closest name
Medium Aqua Marine
ΔE2000 5.8
Where it sits
Hue157° of 360°
Saturation69%
Lightness60%
Temperature
Warm ← → Cool78% 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#53dfaa
RGBrgb(83, 223, 170)
HSLhsl(157, 69%, 60%)
CMYKcmyk(63%, 0%, 24%, 13%)
LABlab(80.5 -50.0 15.0)
LCHlch(80.5 52.2 163.3)
OKLCHoklch(0.814 0.143 164.5)
Decimal5496746
Display P3color(display-p3 0.325 0.875 0.667)

Copy-ready code

/* CSS */
color: #53dfaa;
background-color: #53dfaa;
/* Tailwind (arbitrary) */
class="text-[#53dfaa] bg-[#53dfaa]"
/* SCSS */
$brand: #53dfaa;
/* SwiftUI */
Color(red: 0.325, green: 0.875, blue: 0.667)
/* Android */
Color.parseColor("#53dfaa")
/* Flutter */
Color(0xFF53DFAA)
/* Python / OpenCV (BGR) */
(170, 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 #53dfaa · 12.50:1
Use #000000AAA at every size.
Aa
White text · 1.68:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.50:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #53dfaa as text scores 1.68:1 on white and 12.50:1 on black.

Accessibility — WCAG contrast

Aa
#53dfaa on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#53dfaa on black: 12.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBD0A7
deuteranopia · #C8C2AD
tritanopia · #00DFD0

Color scale — 50 to 950

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

#F3FBF8
#E8F8F2
#CAF2E3
#A0EDD0
#71E5B9
#53dfaa
#26CE8F
#20AC77
#1A8A5F
#176447
#0E3E2C
Base = 500Lightest = 50 · #F3FBF8Darkest = 950 · #0E3E2C
:root {
  --brand-50: #F3FBF8;
  --brand-100: #E8F8F2;
  --brand-200: #CAF2E3;
  --brand-300: #A0EDD0;
  --brand-400: #71E5B9;
  --brand-500: #53dfaa;
  --brand-600: #26CE8F;
  --brand-700: #20AC77;
  --brand-800: #1A8A5F;
  --brand-900: #176447;
  --brand-950: #0E3E2C;
  --brand: #53dfaa;
  --brand-ink: #000000;
}

Colors that work with #53dfaa

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#F4FAF8
Tinted page background
Border#C0EDDC
Hairlines and dividers
Muted text#4B9B7D
Captions on the surface
Accent#E34FAC
Second voice, not a rival
Dark variant#146B4A
Hover, pressed, headers
Light variant#EAFBF4
Selected rows, tints
Dark surface#14241E
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 #53dfaa

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
  • 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#DF5388
Analogous left#53DF64
Analogous right#53CEDF
Split-complement 1#DF53CE
Split-complement 2#DF6453
Triadic 1#AA53DF
Triadic 2#DFAA53
Tetradic#6453DF

RGB percentages

Red32.5%
Green87.5%
Blue66.7%

CMYK percentages

Cyan62.8%
Magenta0.0%
Yellow23.8%
Key (black)12.5%

Color previews

#53dfaa text on a black background

contrast 12.50:1

Card sample

#53dfaa text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #53dfaa

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.

#53dfaa in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#53dfaa, answered

What color is #53dfaa?

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

What is the RGB value of #53dfaa?

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

Is #53dfaa a light or a dark color?

It is a light color. Relative luminance is 0.5752 and perceived brightness is 73%, so black text on it reaches 12.50:1.

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

Black. It scores 12.50:1 against #53dfaa, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #53dfaa?

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

What colors go well with #53dfaa?

For interface work: #F4FAF8 as the surface, #C0EDDC for borders, #4B9B7D for secondary text, #E34FAC as an accent and #146B4A for hover and pressed states. For a palette, the analogous pair #53DF64 and #53CEDF stays calm, while #DF5388 is the loudest partner.

What is #53dfaa in CMYK for printing?

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

Is #53dfaa warm or cool?

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

Work with #53dfaa in the Color Lab