Skip to content

#1f9bc9

a balanced, vivid cyan · cool · closest name: Steel Blue

RGB
31, 155, 201
HSL
196°, 73%, 46%
CMYK
85, 23, 0, 21
Luminance
0.2795

At a glance

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

Hex
#1f9bc9
Hue
196°
cyan
Saturation
73%
vivid
Lightness
46%
balanced
Brightness
79%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2795
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
6.59:1
Closest name
Steel Blue
ΔE2000 10.4
Where it sits
Hue196° of 360°
Saturation73%
Lightness46%
Temperature
Warm ← → Cool94% 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#1f9bc9
RGBrgb(31, 155, 201)
HSLhsl(196, 73%, 46%)
CMYKcmyk(85%, 23%, 0%, 21%)
LABlab(59.8 -16.1 -32.7)
LCHlch(59.8 36.5 243.8)
OKLCHoklch(0.647 0.121 229.6)
Decimal2071497
Display P3color(display-p3 0.122 0.608 0.788)

Copy-ready code

/* CSS */
color: #1f9bc9;
background-color: #1f9bc9;
/* Tailwind (arbitrary) */
class="text-[#1f9bc9] bg-[#1f9bc9]"
/* SCSS */
$brand: #1f9bc9;
/* SwiftUI */
Color(red: 0.122, green: 0.608, blue: 0.788)
/* Android */
Color.parseColor("#1f9bc9")
/* Flutter */
Color(0xFF1F9BC9)
/* Python / OpenCV (BGR) */
(201, 155, 31)

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 #1f9bc9 · 6.59:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.19:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.59:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #1f9bc9 as text scores 3.19:1 on white and 6.59:1 on black.

Accessibility — WCAG contrast

Aa
#1f9bc9 on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#1f9bc9 on black: 6.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8399CB
deuteranopia · #6D89C8
tritanopia · #00A8AA

Color scale — 50 to 950

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

#F3F9FC
#E7F4F8
#C8E8F3
#9EDAF0
#6DC7E9
#3DB5E1
#1f9bc9
#1B88B1
#166D8D
#145066
#0C3240
Base = 600Lightest = 50 · #F3F9FCDarkest = 950 · #0C3240
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E7F4F8;
  --brand-200: #C8E8F3;
  --brand-300: #9EDAF0;
  --brand-400: #6DC7E9;
  --brand-500: #3DB5E1;
  --brand-600: #1f9bc9;
  --brand-700: #1B88B1;
  --brand-800: #166D8D;
  --brand-900: #145066;
  --brand-950: #0C3240;
  --brand: #1f9bc9;
  --brand-ink: #000000;
}

Colors that work with #1f9bc9

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#F4F9FA
Tinted page background
Border#C0E1ED
Hairlines and dividers
Muted text#4B859B
Captions on the surface
Accent#CE1E1A
Second voice, not a rival
Dark variant#11556E
Hover, pressed, headers
Light variant#E9F7FC
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 #1f9bc9

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

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#C94D1F
Analogous left#1FC9A2
Analogous right#1F46C9
Split-complement 1#C91F46
Split-complement 2#C9A21F
Triadic 1#C91F9B
Triadic 2#9BC91F
Tetradic#A21FC9

RGB percentages

Red12.2%
Green60.8%
Blue78.8%

CMYK percentages

Cyan84.6%
Magenta22.9%
Yellow0.0%
Key (black)21.2%

Color previews

#1f9bc9 text on a black background

contrast 6.59:1

Card sample

#1f9bc9 text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1f9bc9;
Background color
Panel with #1f9bc9 background
background-color: #1f9bc9;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1f9bc9;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(31, 155, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 155, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1f9bc9;
background: linear-gradient(135deg, #1f9bc9, #1F2AC9);

Monochromatic scale

Palettes built from #1f9bc9

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.

#1f9bc9 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.

#1f9bc9, answered

What color is #1f9bc9?

#1f9bc9 is a balanced vivid cyan, closest to Steel Blue (ΔE2000 10.4). It sits at 196° on the hue wheel with 73% saturation and 46% lightness, which reads as cool.

What is the RGB value of #1f9bc9?

rgb(31, 155, 201) — 31 red, 155 green and 201 blue out of 255, or 12.2% / 60.8% / 78.8% by channel.

Is #1f9bc9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2795 and perceived brightness is 54%, so black text on it reaches 6.59:1.

Should I use black or white text on #1f9bc9?

Black. It scores 6.59:1 against #1f9bc9, versus 3.19:1 for white — AA at any size.

What is the complementary color of #1f9bc9?

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

What colors go well with #1f9bc9?

For interface work: #F4F9FA as the surface, #C0E1ED for borders, #4B859B for secondary text, #CE1E1A as an accent and #11556E for hover and pressed states. For a palette, the analogous pair #1FC9A2 and #1F46C9 stays calm, while #C94D1F is the loudest partner.

What is #1f9bc9 in CMYK for printing?

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

Is #1f9bc9 warm or cool?

Cool — it scores 94 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1FC9B9; nudged cooler, #1D84CB.

Work with #1f9bc9 in the Color Lab