Skip to content

#74adcf

a balanced, vivid blue · cool · closest name: Deep Sky Blue

RGB
116, 173, 207
HSL
202°, 49%, 63%
CMYK
44, 16, 0, 19
Luminance
0.3811

At a glance

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

Hex
#74adcf
Hue
202°
blue
Saturation
49%
vivid
Lightness
63%
balanced
Brightness
81%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3811
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
8.62:1
Closest name
Deep Sky Blue
ΔE2000 8.8
Where it sits
Hue202° of 360°
Saturation49%
Lightness63%
Temperature
Warm ← → Cool97% 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#74adcf
RGBrgb(116, 173, 207)
HSLhsl(202, 49%, 63%)
CMYKcmyk(44%, 16%, 0%, 19%)
LABlab(68.1 -9.6 -23.1)
LCHlch(68.1 25.0 247.3)
OKLCHoklch(0.721 0.077 235.5)
Decimal7646671
Display P3color(display-p3 0.455 0.678 0.812)

Copy-ready code

/* CSS */
color: #74adcf;
background-color: #74adcf;
/* Tailwind (arbitrary) */
class="text-[#74adcf] bg-[#74adcf]"
/* SCSS */
$brand: #74adcf;
/* SwiftUI */
Color(red: 0.455, green: 0.678, blue: 0.812)
/* Android */
Color.parseColor("#74adcf")
/* Flutter */
Color(0xFF74ADCF)
/* Python / OpenCV (BGR) */
(207, 173, 116)

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 #74adcf · 8.62:1
Use #000000AAA at every size.
Aa
White text · 2.44:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.62:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #74adcf as text scores 2.44:1 on white and 8.62:1 on black.

Accessibility — WCAG contrast

Aa
#74adcf on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#74adcf on black: 8.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9DACD1
deuteranopia · #91A2CE
tritanopia · #4EB6B8

Color scale — 50 to 950

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

#F4F8FA
#EAF1F6
#D0E1EC
#ACCEE2
#74adcf
#589DC5
#3F8AB6
#347398
#2A5C79
#224459
#152B37
Base = 400Lightest = 50 · #F4F8FADarkest = 950 · #152B37
:root {
  --brand-50: #F4F8FA;
  --brand-100: #EAF1F6;
  --brand-200: #D0E1EC;
  --brand-300: #ACCEE2;
  --brand-400: #74adcf;
  --brand-500: #589DC5;
  --brand-600: #3F8AB6;
  --brand-700: #347398;
  --brand-800: #2A5C79;
  --brand-900: #224459;
  --brand-950: #152B37;
  --brand: #74adcf;
  --brand-ink: #000000;
}

Colors that work with #74adcf

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#F4F8FA
Tinted page background
Border#C2DBEA
Hairlines and dividers
Muted text#4B7D9B
Captions on the surface
Accent#9C3D30
Second voice, not a rival
Dark variant#21485F
Hover, pressed, headers
Light variant#ECF4F8
Selected rows, tints
Dark surface#141E24
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 #74adcf

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

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#CF9674
Analogous left#74CFC3
Analogous right#747FCF
Split-complement 1#CF747F
Split-complement 2#CFC374
Triadic 1#CF74AD
Triadic 2#ADCF74
Tetradic#C374CF

RGB percentages

Red45.5%
Green67.8%
Blue81.2%

CMYK percentages

Cyan44.0%
Magenta16.4%
Yellow0.0%
Key (black)18.8%

Color previews

#74adcf text on a black background

contrast 8.62:1

Card sample

#74adcf text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #74adcf;
Background color
Panel with #74adcf background
background-color: #74adcf;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(116, 173, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(116, 173, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #74adcf;
background: linear-gradient(135deg, #74adcf, #7774CF);

Monochromatic scale

Palettes built from #74adcf

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.

#74adcf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#74adcf, answered

What color is #74adcf?

#74adcf is a balanced vivid blue, closest to Deep Sky Blue (ΔE2000 8.8). It sits at 202° on the hue wheel with 49% saturation and 63% lightness, which reads as cool.

What is the RGB value of #74adcf?

rgb(116, 173, 207) — 116 red, 173 green and 207 blue out of 255, or 45.5% / 67.8% / 81.2% by channel.

Is #74adcf a light or a dark color?

It is a mid-tone. Relative luminance is 0.3811 and perceived brightness is 64%, so black text on it reaches 8.62:1.

Should I use black or white text on #74adcf?

Black. It scores 8.62:1 against #74adcf, versus 2.44:1 for white — AAA at any size.

What is the complementary color of #74adcf?

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

What colors go well with #74adcf?

For interface work: #F4F8FA as the surface, #C2DBEA for borders, #4B7D9B for secondary text, #9C3D30 as an accent and #21485F for hover and pressed states. For a palette, the analogous pair #74CFC3 and #747FCF stays calm, while #CF9674 is the loudest partner.

What is #74adcf in CMYK for printing?

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

Is #74adcf warm or cool?

Cool — it scores 97 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #74CECF; nudged cooler, #72A3D1.

Work with #74adcf in the Color Lab