Skip to content

#1982ac

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

RGB
25, 130, 172
HSL
197°, 75%, 39%
CMYK
86, 24, 0, 33
Luminance
0.1915

At a glance

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

Hex
#1982ac
Hue
197°
cyan
Saturation
75%
vivid
Lightness
39%
dark
Brightness
67%
HSV value
Perceived
46%
weighted brightness
Luminance
0.1915
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
4.83:1
Closest name
Steel Blue
ΔE2000 6.2
Where it sits
Hue197° of 360°
Saturation75%
Lightness39%
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#1982ac
RGBrgb(25, 130, 172)
HSLhsl(197, 75%, 39%)
CMYKcmyk(86%, 24%, 0%, 33%)
LABlab(50.9 -13.1 -30.2)
LCHlch(50.9 32.9 246.5)
OKLCHoklch(0.571 0.109 231.4)
Decimal1671852
Display P3color(display-p3 0.098 0.510 0.675)

Copy-ready code

/* CSS */
color: #1982ac;
background-color: #1982ac;
/* Tailwind (arbitrary) */
class="text-[#1982ac] bg-[#1982ac]"
/* SCSS */
$brand: #1982ac;
/* SwiftUI */
Color(red: 0.098, green: 0.510, blue: 0.675)
/* Android */
Color.parseColor("#1982ac")
/* Flutter */
Color(0xFF1982AC)
/* Python / OpenCV (BGR) */
(172, 130, 25)

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

Accessibility — WCAG contrast

Aa
#1982ac on white: 4.35:1
AA ✗ fail · AA-large · AAA
Aa
#1982ac on black: 4.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6D80AE
deuteranopia · #5A73AB
tritanopia · #008D90

Color scale — 50 to 950

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

#F3F9FC
#E7F4F9
#C8E7F4
#9DD9F1
#6CC6EA
#3BB3E3
#1FA2D6
#1982ac
#156C8E
#134F67
#0C3241
Base = 700Lightest = 50 · #F3F9FCDarkest = 950 · #0C3241
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E7F4F9;
  --brand-200: #C8E7F4;
  --brand-300: #9DD9F1;
  --brand-400: #6CC6EA;
  --brand-500: #3BB3E3;
  --brand-600: #1FA2D6;
  --brand-700: #1982ac;
  --brand-800: #156C8E;
  --brand-900: #134F67;
  --brand-950: #0C3241;
  --brand: #1982ac;
  --brand-ink: #000000;
}

Colors that work with #1982ac

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#C0E0ED
Hairlines and dividers
Muted text#4B849B
Captions on the surface
Accent#B01A15
Second voice, not a rival
Dark variant#10546F
Hover, pressed, headers
Light variant#E9F6FC
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 #1982ac

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
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#AC4319
Analogous left#19AC8C
Analogous right#1939AC
Split-complement 1#AC1939
Split-complement 2#AC8C19
Triadic 1#AC1982
Triadic 2#82AC19
Tetradic#8C19AC

RGB percentages

Red9.8%
Green51.0%
Blue67.5%

CMYK percentages

Cyan85.5%
Magenta24.4%
Yellow0.0%
Key (black)32.5%

Color previews

#1982ac text on a black background

contrast 4.83:1

Card sample

#1982ac text on a white background

contrast 4.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1982ac;
Background color
Panel with #1982ac background
background-color: #1982ac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1982ac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(25, 130, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(25, 130, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1982ac;
background: linear-gradient(135deg, #1982ac, #1920AC);

Monochromatic scale

Palettes built from #1982ac

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.

#1982ac 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.

#1982ac, answered

What color is #1982ac?

#1982ac is a dark vivid cyan, closest to Steel Blue (ΔE2000 6.2). It sits at 197° on the hue wheel with 75% saturation and 39% lightness, which reads as cool.

What is the RGB value of #1982ac?

rgb(25, 130, 172) — 25 red, 130 green and 172 blue out of 255, or 9.8% / 51% / 67.5% by channel.

Is #1982ac a light or a dark color?

It is a mid-tone. Relative luminance is 0.1915 and perceived brightness is 46%, so black text on it reaches 4.83:1.

Should I use black or white text on #1982ac?

Black. It scores 4.83:1 against #1982ac, versus 4.35:1 for white — AA at any size.

What is the complementary color of #1982ac?

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

What colors go well with #1982ac?

For interface work: #F4F9FA as the surface, #C0E0ED for borders, #4B849B for secondary text, #B01A15 as an accent and #10546F for hover and pressed states. For a palette, the analogous pair #19AC8C and #1939AC stays calm, while #AC4319 is the loudest partner.

What is #1982ac in CMYK for printing?

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

Is #1982ac 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 #19ACA0; nudged cooler, #176EAE.

Work with #1982ac in the Color Lab