Skip to content

#13ebad

a balanced, electric cyan · cool · closest name: Medium Spring Green

RGB
19, 235, 173
HSL
163°, 85%, 50%
CMYK
92, 0, 26, 8
Luminance
0.6257

At a glance

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

Hex
#13ebad
Hue
163°
cyan
Saturation
85%
electric
Lightness
50%
balanced
Brightness
92%
HSV value
Perceived
74%
weighted brightness
Luminance
0.6257
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.51:1
Closest name
Medium Spring Green
ΔE2000 6.4
Where it sits
Hue163° of 360°
Saturation85%
Lightness50%
Temperature
Warm ← → Cool80% 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#13ebad
RGBrgb(19, 235, 173)
HSLhsl(163, 85%, 50%)
CMYKcmyk(92%, 0%, 26%, 8%)
LABlab(83.2 -60.9 17.1)
LCHlch(83.2 63.3 164.3)
OKLCHoklch(0.834 0.172 165.3)
Decimal1305517
Display P3color(display-p3 0.075 0.922 0.678)

Copy-ready code

/* CSS */
color: #13ebad;
background-color: #13ebad;
/* Tailwind (arbitrary) */
class="text-[#13ebad] bg-[#13ebad]"
/* SCSS */
$brand: #13ebad;
/* SwiftUI */
Color(red: 0.075, green: 0.922, blue: 0.678)
/* Android */
Color.parseColor("#13ebad")
/* Flutter */
Color(0xFF13EBAD)
/* Python / OpenCV (BGR) */
(173, 235, 19)

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

Accessibility — WCAG contrast

Aa
#13ebad on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#13ebad on black: 13.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6D9AA
deuteranopia · #CFC8B1
tritanopia · #00EBDA

Color scale — 50 to 950

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

#F2FCFA
#E5FAF4
#C5F7E8
#97F7DB
#63F2C9
#2FEEB7
#13ebad
#0FBD8B
#0C976F
#0D6D52
#084433
Base = 600Lightest = 50 · #F2FCFADarkest = 950 · #084433
:root {
  --brand-50: #F2FCFA;
  --brand-100: #E5FAF4;
  --brand-200: #C5F7E8;
  --brand-300: #97F7DB;
  --brand-400: #63F2C9;
  --brand-500: #2FEEB7;
  --brand-600: #13ebad;
  --brand-700: #0FBD8B;
  --brand-800: #0C976F;
  --brand-900: #0D6D52;
  --brand-950: #084433;
  --brand: #13ebad;
  --brand-ink: #000000;
}

Colors that work with #13ebad

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#C0EDE0
Hairlines and dividers
Muted text#4B9B84
Captions on the surface
Accent#F00E87
Second voice, not a rival
Dark variant#0A7657
Hover, pressed, headers
Light variant#E7FDF7
Selected rows, tints
Dark surface#142420
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 #13ebad

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#EB1351
Analogous left#13EB41
Analogous right#13BDEB
Split-complement 1#EB13BD
Split-complement 2#EB4113
Triadic 1#AD13EB
Triadic 2#EBAD13
Tetradic#4113EB

RGB percentages

Red7.5%
Green92.2%
Blue67.8%

CMYK percentages

Cyan91.9%
Magenta0.0%
Yellow26.4%
Key (black)7.8%

Color previews

#13ebad text on a black background

contrast 13.51:1

Card sample

#13ebad text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #13ebad;
Background color
Panel with #13ebad background
background-color: #13ebad;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #13ebad;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(19, 235, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(19, 235, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #13ebad;
background: linear-gradient(135deg, #13ebad, #1399EB);

Monochromatic scale

Palettes built from #13ebad

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.

#13ebad 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.

#13ebad, answered

What color is #13ebad?

#13ebad is a balanced electric cyan, closest to Medium Spring Green (ΔE2000 6.4). It sits at 163° on the hue wheel with 85% saturation and 50% lightness, which reads as cool.

What is the RGB value of #13ebad?

rgb(19, 235, 173) — 19 red, 235 green and 173 blue out of 255, or 7.5% / 92.2% / 67.8% by channel.

Is #13ebad a light or a dark color?

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

Should I use black or white text on #13ebad?

Black. It scores 13.51:1 against #13ebad, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #13ebad?

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

What colors go well with #13ebad?

For interface work: #F4FAF9 as the surface, #C0EDE0 for borders, #4B9B84 for secondary text, #F00E87 as an accent and #0A7657 for hover and pressed states. For a palette, the analogous pair #13EB41 and #13BDEB stays calm, while #EB1351 is the loudest partner.

What is #13ebad in CMYK for printing?

cmyk(92%, 0%, 26%, 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 #13ebad warm or cool?

Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #13EB5E; nudged cooler, #11DCED.

Work with #13ebad in the Color Lab