Skip to content

#093f55

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

RGB
9, 63, 85
HSL
197°, 81%, 18%
CMYK
89, 26, 0, 67
Luminance
0.0427

At a glance

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

Hex
#093f55
Hue
197°
cyan
Saturation
81%
electric
Lightness
18%
deep
Brightness
33%
HSV value
Perceived
22%
weighted brightness
Luminance
0.0427
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Electric
Best ink
White
11.33:1
Closest name
Dark Slate Gray
ΔE2000 11.9
Where it sits
Hue197° of 360°
Saturation81%
Lightness18%
Temperature
Warm ← → Cool95% 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#093f55
RGBrgb(9, 63, 85)
HSLhsl(197, 81%, 18%)
CMYKcmyk(89%, 26%, 0%, 67%)
LABlab(24.5 -7.9 -18.0)
LCHlch(24.5 19.6 246.2)
OKLCHoklch(0.346 0.065 231.3)
Decimal606037
Display P3color(display-p3 0.035 0.247 0.333)

Copy-ready code

/* CSS */
color: #093f55;
background-color: #093f55;
/* Tailwind (arbitrary) */
class="text-[#093f55] bg-[#093f55]"
/* SCSS */
$brand: #093f55;
/* SwiftUI */
Color(red: 0.035, green: 0.247, blue: 0.333)
/* Android */
Color.parseColor("#093f55")
/* Flutter */
Color(0xFF093F55)
/* Python / OpenCV (BGR) */
(85, 63, 9)

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

Accessibility — WCAG contrast

Aa
#093f55 on white: 11.33:1
AA ✓ pass · AA-large · AAA
Aa
#093f55 on black: 1.85:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #343E56
deuteranopia · #2A3755
tritanopia · #004546

Color scale — 50 to 950

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

#F3F9FC
#E6F4F9
#C6E8F5
#9ADAF4
#67C7EF
#34B5EA
#17A4DD
#1389B9
#106D94
#10506B
#093f55
Base = 950Lightest = 50 · #F3F9FCDarkest = 950 · #093f55
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E6F4F9;
  --brand-200: #C6E8F5;
  --brand-300: #9ADAF4;
  --brand-400: #67C7EF;
  --brand-500: #34B5EA;
  --brand-600: #17A4DD;
  --brand-700: #1389B9;
  --brand-800: #106D94;
  --brand-900: #10506B;
  --brand-950: #093f55;
  --brand: #093f55;
  --brand-ink: #ffffff;
}

Colors that work with #093f55

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#F4F9FA
Tinted page background
Border#C0E0ED
Hairlines and dividers
Muted text#4B849B
Captions on the surface
Accent#570A07
Second voice, not a rival
Dark variant#0C5573
Hover, pressed, headers
Light variant#E8F7FD
Selected rows, tints
Dark surface#142024
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 #093f55

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#551F09
Analogous left#095545
Analogous right#091955
Split-complement 1#550919
Split-complement 2#554509
Triadic 1#55093F
Triadic 2#3F5509
Tetradic#450955

RGB percentages

Red3.5%
Green24.7%
Blue33.3%

CMYK percentages

Cyan89.4%
Magenta25.9%
Yellow0.0%
Key (black)66.7%

Color previews

#093f55 text on a black background

contrast 1.85:1

Card sample

#093f55 text on a white background

contrast 11.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #093f55;
Background color
Panel with #093f55 background
background-color: #093f55;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #093f55;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(9, 63, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(9, 63, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #093f55;
background: linear-gradient(135deg, #093f55, #090C55);

Monochromatic scale

Palettes built from #093f55

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.

#093f55 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.

#093f55, answered

What color is #093f55?

#093f55 is a deep electric cyan, closest to Dark Slate Gray (ΔE2000 11.9). It sits at 197° on the hue wheel with 81% saturation and 18% lightness, which reads as cool.

What is the RGB value of #093f55?

rgb(9, 63, 85) — 9 red, 63 green and 85 blue out of 255, or 3.5% / 24.7% / 33.3% by channel.

Is #093f55 a light or a dark color?

It is a dark color. Relative luminance is 0.0427 and perceived brightness is 22%, so white text on it reaches 11.33:1.

Should I use black or white text on #093f55?

White. It scores 11.33:1 against #093f55, versus 1.85:1 for black — AAA at any size.

What is the complementary color of #093f55?

#551F09 sits directly opposite on the wheel. Softer options are the split-complements #550919 and #554509, which give the same contrast with far less vibration.

What colors go well with #093f55?

For interface work: #F4F9FA as the surface, #C0E0ED for borders, #4B849B for secondary text, #570A07 as an accent and #0C5573 for hover and pressed states. For a palette, the analogous pair #095545 and #091955 stays calm, while #551F09 is the loudest partner.

What is #093f55 in CMYK for printing?

cmyk(89%, 26%, 0%, 67%). 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 #093f55 warm or cool?

Cool — it scores 95 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #09554F; nudged cooler, #083256.

Work with #093f55 in the Color Lab