Skip to content

#13bfac

a dark, electric cyan · cool · closest name: Light Sea Green

RGB
19, 191, 172
HSL
173°, 82%, 41%
CMYK
90, 0, 10, 25
Luminance
0.4038

At a glance

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

Hex
#13bfac
Hue
173°
cyan
Saturation
82%
electric
Lightness
41%
dark
Brightness
75%
HSV value
Perceived
62%
weighted brightness
Luminance
0.4038
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.08:1
Closest name
Light Sea Green
ΔE2000 5
Where it sits
Hue173° of 360°
Saturation82%
Lightness41%
Temperature
Warm ← → Cool85% 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#13bfac
RGBrgb(19, 191, 172)
HSLhsl(173, 82%, 41%)
CMYKcmyk(90%, 0%, 10%, 25%)
LABlab(69.7 -43.6 -1.6)
LCHlch(69.7 43.6 182.1)
OKLCHoklch(0.723 0.127 182.3)
Decimal1294252
Display P3color(display-p3 0.075 0.749 0.675)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#13bfac on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#13bfac on black: 9.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5B3AB
deuteranopia · #A1A4AE
tritanopia · #00C3B9

Color scale — 50 to 950

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

#F2FCFB
#E6F9F7
#C6F6F0
#99F5EB
#66F0E1
#33EBD6
#16DFC9
#13bfac
#0F9486
#0F6B61
#09433D
Base = 700Lightest = 50 · #F2FCFBDarkest = 950 · #09433D
:root {
  --brand-50: #F2FCFB;
  --brand-100: #E6F9F7;
  --brand-200: #C6F6F0;
  --brand-300: #99F5EB;
  --brand-400: #66F0E1;
  --brand-500: #33EBD6;
  --brand-600: #16DFC9;
  --brand-700: #13bfac;
  --brand-800: #0F9486;
  --brand-900: #0F6B61;
  --brand-950: #09433D;
  --brand: #13bfac;
  --brand-ink: #000000;
}

Colors that work with #13bfac

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#C0EDE8
Hairlines and dividers
Muted text#4B9B92
Captions on the surface
Accent#C30F50
Second voice, not a rival
Dark variant#0C7468
Hover, pressed, headers
Light variant#E8FDFA
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 #13bfac

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#BF1326
Analogous left#13BF56
Analogous right#137CBF
Split-complement 1#BF137C
Split-complement 2#BF5613
Triadic 1#AC13BF
Triadic 2#BFAC13
Tetradic#5613BF

RGB percentages

Red7.5%
Green74.9%
Blue67.5%

CMYK percentages

Cyan90.1%
Magenta0.0%
Yellow9.9%
Key (black)25.1%

Color previews

#13bfac text on a black background

contrast 9.08:1

Card sample

#13bfac text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(19, 191, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(19, 191, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #13bfac;
background: linear-gradient(135deg, #13bfac, #135FBF);

Monochromatic scale

Palettes built from #13bfac

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.

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

#13bfac, answered

What color is #13bfac?

#13bfac is a dark electric cyan, closest to Light Sea Green (ΔE2000 5). It sits at 173° on the hue wheel with 82% saturation and 41% lightness, which reads as cool.

What is the RGB value of #13bfac?

rgb(19, 191, 172) — 19 red, 191 green and 172 blue out of 255, or 7.5% / 74.9% / 67.5% by channel.

Is #13bfac a light or a dark color?

It is a mid-tone. Relative luminance is 0.4038 and perceived brightness is 62%, so black text on it reaches 9.08:1.

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

Black. It scores 9.08:1 against #13bfac, versus 2.31:1 for white — AAA at any size.

What is the complementary color of #13bfac?

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

What colors go well with #13bfac?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B92 for secondary text, #C30F50 as an accent and #0C7468 for hover and pressed states. For a palette, the analogous pair #13BF56 and #137CBF stays calm, while #BF1326 is the loudest partner.

What is #13bfac in CMYK for printing?

cmyk(90%, 0%, 10%, 25%). 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 #13bfac warm or cool?

Cool — it scores 85 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #13BF6D; nudged cooler, #1197C1.

Work with #13bfac in the Color Lab