Skip to content

#2f91ad

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

RGB
47, 145, 173
HSL
193°, 57%, 43%
CMYK
73, 16, 0, 32
Luminance
0.2387

At a glance

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

Hex
#2f91ad
Hue
193°
cyan
Saturation
57%
vivid
Lightness
43%
dark
Brightness
68%
HSV value
Perceived
50%
weighted brightness
Luminance
0.2387
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
5.77:1
Closest name
Cadet Blue
ΔE2000 10.6
Where it sits
Hue193° of 360°
Saturation57%
Lightness43%
Temperature
Warm ← → Cool93% 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#2f91ad
RGBrgb(47, 145, 173)
HSLhsl(193, 57%, 43%)
CMYKcmyk(73%, 16%, 0%, 32%)
LABlab(56.0 -18.6 -22.8)
LCHlch(56.0 29.5 230.8)
OKLCHoklch(0.613 0.097 221.0)
Decimal3117485
Display P3color(display-p3 0.184 0.569 0.678)

Copy-ready code

/* CSS */
color: #2f91ad;
background-color: #2f91ad;
/* Tailwind (arbitrary) */
class="text-[#2f91ad] bg-[#2f91ad]"
/* SCSS */
$brand: #2f91ad;
/* SwiftUI */
Color(red: 0.184, green: 0.569, blue: 0.678)
/* Android */
Color.parseColor("#2f91ad")
/* Flutter */
Color(0xFF2F91AD)
/* Python / OpenCV (BGR) */
(173, 145, 47)

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

Accessibility — WCAG contrast

Aa
#2f91ad on white: 3.64:1
AA ✗ fail · AA-large · AAA
Aa
#2f91ad on black: 5.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #808DAE
deuteranopia · #6F81AD
tritanopia · #009A9A

Color scale — 50 to 950

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

#F4F9FB
#E9F4F7
#CDE7EF
#A7D9E7
#7BC6DB
#4FB3CF
#34A1C1
#2f91ad
#236C80
#1D4F5D
#12313A
Base = 700Lightest = 50 · #F4F9FBDarkest = 950 · #12313A
:root {
  --brand-50: #F4F9FB;
  --brand-100: #E9F4F7;
  --brand-200: #CDE7EF;
  --brand-300: #A7D9E7;
  --brand-400: #7BC6DB;
  --brand-500: #4FB3CF;
  --brand-600: #34A1C1;
  --brand-700: #2f91ad;
  --brand-800: #236C80;
  --brand-900: #1D4F5D;
  --brand-950: #12313A;
  --brand: #2f91ad;
  --brand-ink: #000000;
}

Colors that work with #2f91ad

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#C0E3ED
Hairlines and dividers
Muted text#4B899B
Captions on the surface
Accent#B12B2E
Second voice, not a rival
Dark variant#1B5464
Hover, pressed, headers
Light variant#EBF6FA
Selected rows, tints
Dark surface#142124
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 #2f91ad

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#AD4B2F
Analogous left#2FAD8A
Analogous right#2F52AD
Split-complement 1#AD2F52
Split-complement 2#AD8A2F
Triadic 1#AD2F91
Triadic 2#91AD2F
Tetradic#8A2FAD

RGB percentages

Red18.4%
Green56.9%
Blue67.8%

CMYK percentages

Cyan72.8%
Magenta16.2%
Yellow0.0%
Key (black)32.2%

Color previews

#2f91ad text on a black background

contrast 5.77:1

Card sample

#2f91ad text on a white background

contrast 3.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2f91ad;
Background color
Panel with #2f91ad background
background-color: #2f91ad;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 145, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 145, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2f91ad;
background: linear-gradient(135deg, #2f91ad, #2F3DAD);

Monochromatic scale

Palettes built from #2f91ad

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.

#2f91ad 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.

#2f91ad, answered

What color is #2f91ad?

#2f91ad is a dark vivid cyan, closest to Cadet Blue (ΔE2000 10.6). It sits at 193° on the hue wheel with 57% saturation and 43% lightness, which reads as cool.

What is the RGB value of #2f91ad?

rgb(47, 145, 173) — 47 red, 145 green and 173 blue out of 255, or 18.4% / 56.9% / 67.8% by channel.

Is #2f91ad a light or a dark color?

It is a mid-tone. Relative luminance is 0.2387 and perceived brightness is 50%, so black text on it reaches 5.77:1.

Should I use black or white text on #2f91ad?

Black. It scores 5.77:1 against #2f91ad, versus 3.64:1 for white — AA at any size.

What is the complementary color of #2f91ad?

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

What colors go well with #2f91ad?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B899B for secondary text, #B12B2E as an accent and #1B5464 for hover and pressed states. For a palette, the analogous pair #2FAD8A and #2F52AD stays calm, while #AD4B2F is the loudest partner.

What is #2f91ad in CMYK for printing?

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

Is #2f91ad warm or cool?

Cool — it scores 93 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2FAD9B; nudged cooler, #2D7AAF.

Work with #2f91ad in the Color Lab