Skip to content

#13ebda

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

RGB
19, 235, 218
HSL
175°, 85%, 50%
CMYK
92, 0, 7, 8
Luminance
0.6462

At a glance

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

Hex
#13ebda
Hue
175°
cyan
Saturation
85%
electric
Lightness
50%
balanced
Brightness
92%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6462
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.92:1
Closest name
Turquoise
ΔE2000 2.7
Where it sits
Hue175° of 360°
Saturation85%
Lightness50%
Temperature
Warm ← → Cool86% 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#13ebda
RGBrgb(19, 235, 218)
HSLhsl(175, 85%, 50%)
CMYKcmyk(92%, 0%, 7%, 8%)
LABlab(84.3 -49.5 -4.9)
LCHlch(84.3 49.8 185.7)
OKLCHoklch(0.846 0.147 185.5)
Decimal1305562
Display P3color(display-p3 0.075 0.922 0.855)

Copy-ready code

/* CSS */
color: #13ebda;
background-color: #13ebda;
/* Tailwind (arbitrary) */
class="text-[#13ebda] bg-[#13ebda]"
/* SCSS */
$brand: #13ebda;
/* SwiftUI */
Color(red: 0.075, green: 0.922, blue: 0.855)
/* Android */
Color.parseColor("#13ebda")
/* Flutter */
Color(0xFF13EBDA)
/* Python / OpenCV (BGR) */
(218, 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 #13ebda · 13.92:1
Use #000000AAA at every size.
Aa
White text · 1.51:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.92:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #13ebda as text scores 1.51:1 on white and 13.92:1 on black.

Accessibility — WCAG contrast

Aa
#13ebda on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#13ebda on black: 13.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEDDDA
deuteranopia · #C5CADC
tritanopia · #00F1E6

Color scale — 50 to 950

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

#F2FCFC
#E5FAF8
#C5F7F3
#97F7EF
#63F2E7
#2FEEDF
#13ebda
#0FBDAF
#0C978C
#0D6D66
#08443F
Base = 600Lightest = 50 · #F2FCFCDarkest = 950 · #08443F
:root {
  --brand-50: #F2FCFC;
  --brand-100: #E5FAF8;
  --brand-200: #C5F7F3;
  --brand-300: #97F7EF;
  --brand-400: #63F2E7;
  --brand-500: #2FEEDF;
  --brand-600: #13ebda;
  --brand-700: #0FBDAF;
  --brand-800: #0C978C;
  --brand-900: #0D6D66;
  --brand-950: #08443F;
  --brand: #13ebda;
  --brand-ink: #000000;
}

Colors that work with #13ebda

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#C0EDE9
Hairlines and dividers
Muted text#4B9B95
Captions on the surface
Accent#F00E58
Second voice, not a rival
Dark variant#0A766D
Hover, pressed, headers
Light variant#E7FDFB
Selected rows, tints
Dark surface#142423
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 #13ebda

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#EB1324
Analogous left#13EB6E
Analogous right#1390EB
Split-complement 1#EB1390
Split-complement 2#EB6E13
Triadic 1#DA13EB
Triadic 2#EBDA13
Tetradic#6E13EB

RGB percentages

Red7.5%
Green92.2%
Blue85.5%

CMYK percentages

Cyan91.9%
Magenta0.0%
Yellow7.2%
Key (black)7.8%

Color previews

#13ebda text on a black background

contrast 13.92:1

Card sample

#13ebda text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #13ebda

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.

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

#13ebda, answered

What color is #13ebda?

#13ebda is a balanced electric cyan, closest to Turquoise (ΔE2000 2.7). It sits at 175° on the hue wheel with 85% saturation and 50% lightness, which reads as cool.

What is the RGB value of #13ebda?

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

Is #13ebda a light or a dark color?

It is a light color. Relative luminance is 0.6462 and perceived brightness is 76%, so black text on it reaches 13.92:1.

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

Black. It scores 13.92:1 against #13ebda, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #13ebda?

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

What colors go well with #13ebda?

For interface work: #F4FAFA as the surface, #C0EDE9 for borders, #4B9B95 for secondary text, #F00E58 as an accent and #0A766D for hover and pressed states. For a palette, the analogous pair #13EB6E and #1390EB stays calm, while #EB1324 is the loudest partner.

What is #13ebda in CMYK for printing?

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

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

Work with #13ebda in the Color Lab