Skip to content

#10503c

a deep, vivid cyan · cool · closest name: Dark Slate Gray

RGB
16, 80, 60
HSL
161°, 67%, 19%
CMYK
80, 0, 25, 69
Luminance
0.0617

At a glance

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

Hex
#10503c
Hue
161°
cyan
Saturation
67%
vivid
Lightness
19%
deep
Brightness
31%
HSV value
Perceived
26%
weighted brightness
Luminance
0.0617
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Vivid
Best ink
White
9.40:1
Closest name
Dark Slate Gray
ΔE2000 11.1
Where it sits
Hue161° of 360°
Saturation67%
Lightness19%
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#10503c
RGBrgb(16, 80, 60)
HSLhsl(161, 67%, 19%)
CMYKcmyk(80%, 0%, 25%, 69%)
LABlab(29.9 -25.2 6.2)
LCHlch(29.9 25.9 166.2)
OKLCHoklch(0.386 0.071 167.2)
Decimal1069116
Display P3color(display-p3 0.063 0.314 0.235)

Copy-ready code

/* CSS */
color: #10503c;
background-color: #10503c;
/* Tailwind (arbitrary) */
class="text-[#10503c] bg-[#10503c]"
/* SCSS */
$brand: #10503c;
/* SwiftUI */
Color(red: 0.063, green: 0.314, blue: 0.235)
/* Android */
Color.parseColor("#10503c")
/* Flutter */
Color(0xFF10503C)
/* Python / OpenCV (BGR) */
(60, 80, 16)

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#ffffff on #10503c · 9.40:1
Use #ffffffAAA at every size.
Aa
White text · 9.40:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.23:1
AA fail · AA large fail · AAA fail
Reading the other direction: #10503c as text scores 9.40:1 on white and 2.23:1 on black.

Accessibility — WCAG contrast

Aa
#10503c on white: 9.40:1
AA ✓ pass · AA-large · AAA
Aa
#10503c on black: 2.23:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #4E4A3B
deuteranopia · #46443D
tritanopia · #00504A

Color scale — 50 to 950

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

#F3FBF9
#E8F8F3
#CAF1E5
#A1ECD5
#73E3C0
#44DAAB
#29CC99
#22AA80
#1B8866
#18634B
#10503c
Base = 950Lightest = 50 · #F3FBF9Darkest = 950 · #10503c
:root {
  --brand-50: #F3FBF9;
  --brand-100: #E8F8F3;
  --brand-200: #CAF1E5;
  --brand-300: #A1ECD5;
  --brand-400: #73E3C0;
  --brand-500: #44DAAB;
  --brand-600: #29CC99;
  --brand-700: #22AA80;
  --brand-800: #1B8866;
  --brand-900: #18634B;
  --brand-950: #10503c;
  --brand: #10503c;
  --brand-ink: #ffffff;
}

Colors that work with #10503c

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F4FAF9
Tinted page background
Border#C0EDDF
Hairlines and dividers
Muted text#4B9B82
Captions on the surface
Accent#520E34
Second voice, not a rival
Dark variant#156A50
Hover, pressed, headers
Light variant#EAFBF5
Selected rows, tints
Dark surface#14241F
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 #10503c

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • 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 on black or near-black surfaces
  • 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#501024
Analogous left#10501C
Analogous right#104450
Split-complement 1#501044
Split-complement 2#501C10
Triadic 1#3C1050
Triadic 2#503C10
Tetradic#1C1050

RGB percentages

Red6.3%
Green31.4%
Blue23.5%

CMYK percentages

Cyan80.0%
Magenta0.0%
Yellow25.0%
Key (black)68.6%

Color previews

#10503c text on a black background

contrast 2.23:1

Card sample

#10503c text on a white background

contrast 9.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #10503c;
Background color
Panel with #10503c background
background-color: #10503c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #10503c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(16, 80, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(16, 80, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #10503c;
background: linear-gradient(135deg, #10503c, #103950);

Monochromatic scale

Palettes built from #10503c

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.

#10503c 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.

#10503c, answered

What color is #10503c?

#10503c is a deep vivid cyan, closest to Dark Slate Gray (ΔE2000 11.1). It sits at 161° on the hue wheel with 67% saturation and 19% lightness, which reads as cool.

What is the RGB value of #10503c?

rgb(16, 80, 60) — 16 red, 80 green and 60 blue out of 255, or 6.3% / 31.4% / 23.5% by channel.

Is #10503c a light or a dark color?

It is a dark color. Relative luminance is 0.0617 and perceived brightness is 26%, so white text on it reaches 9.40:1.

Should I use black or white text on #10503c?

White. It scores 9.40:1 against #10503c, versus 2.23:1 for black — AAA at any size.

What is the complementary color of #10503c?

#501024 sits directly opposite on the wheel. Softer options are the split-complements #501044 and #501C10, which give the same contrast with far less vibration.

What colors go well with #10503c?

For interface work: #F4FAF9 as the surface, #C0EDDF for borders, #4B9B82 for secondary text, #520E34 as an accent and #156A50 for hover and pressed states. For a palette, the analogous pair #10501C and #104450 stays calm, while #501024 is the loudest partner.

What is #10503c in CMYK for printing?

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

Is #10503c 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 #105025; nudged cooler, #0F4D51.

Work with #10503c in the Color Lab