Skip to content

#119eb3

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

RGB
17, 158, 179
HSL
188°, 83%, 38%
CMYK
91, 12, 0, 30
Luminance
0.2783

At a glance

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

Hex
#119eb3
Hue
188°
cyan
Saturation
83%
electric
Lightness
38%
dark
Brightness
70%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2783
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
6.57:1
Closest name
Cadet Blue
ΔE2000 7.8
Where it sits
Hue188° of 360°
Saturation83%
Lightness38%
Temperature
Warm ← → Cool91% 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#119eb3
RGBrgb(17, 158, 179)
HSLhsl(188, 83%, 38%)
CMYKcmyk(91%, 12%, 0%, 30%)
LABlab(59.7 -26.1 -20.5)
LCHlch(59.7 33.2 218.1)
OKLCHoklch(0.643 0.109 211.6)
Decimal1154739
Display P3color(display-p3 0.067 0.620 0.702)

Copy-ready code

/* CSS */
color: #119eb3;
background-color: #119eb3;
/* Tailwind (arbitrary) */
class="text-[#119eb3] bg-[#119eb3]"
/* SCSS */
$brand: #119eb3;
/* SwiftUI */
Color(red: 0.067, green: 0.620, blue: 0.702)
/* Android */
Color.parseColor("#119eb3")
/* Flutter */
Color(0xFF119EB3)
/* Python / OpenCV (BGR) */
(179, 158, 17)

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

Accessibility — WCAG contrast

Aa
#119eb3 on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#119eb3 on black: 6.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8D98B4
deuteranopia · #7A8AB3
tritanopia · #00A7A4

Color scale — 50 to 950

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

#F2FBFC
#E6F7FA
#C6F0F6
#99E9F5
#65DEF0
#32D3EC
#15C5E0
#119eb3
#0E8495
#0F606C
#093C43
Base = 700Lightest = 50 · #F2FBFCDarkest = 950 · #093C43
:root {
  --brand-50: #F2FBFC;
  --brand-100: #E6F7FA;
  --brand-200: #C6F0F6;
  --brand-300: #99E9F5;
  --brand-400: #65DEF0;
  --brand-500: #32D3EC;
  --brand-600: #15C5E0;
  --brand-700: #119eb3;
  --brand-800: #0E8495;
  --brand-900: #0F606C;
  --brand-950: #093C43;
  --brand: #119eb3;
  --brand-ink: #000000;
}

Colors that work with #119eb3

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#F4FAFA
Tinted page background
Border#C0E7ED
Hairlines and dividers
Muted text#4B909B
Captions on the surface
Accent#B70D21
Second voice, not a rival
Dark variant#0B6774
Hover, pressed, headers
Light variant#E8FAFD
Selected rows, tints
Dark surface#142224
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 #119eb3

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#B32611
Analogous left#11B377
Analogous right#114DB3
Split-complement 1#B3114D
Split-complement 2#B37711
Triadic 1#B3119E
Triadic 2#9EB311
Tetradic#7711B3

RGB percentages

Red6.7%
Green62.0%
Blue70.2%

CMYK percentages

Cyan90.5%
Magenta11.7%
Yellow0.0%
Key (black)29.8%

Color previews

#119eb3 text on a black background

contrast 6.57:1

Card sample

#119eb3 text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #119eb3;
Background color
Panel with #119eb3 background
background-color: #119eb3;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(17, 158, 179, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(17, 158, 179, 0.45);
Border & gradient
Gradient panel
border: 3px solid #119eb3;
background: linear-gradient(135deg, #119eb3, #1132B3);

Monochromatic scale

Palettes built from #119eb3

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.

#119eb3 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.

#119eb3, answered

What color is #119eb3?

#119eb3 is a dark electric cyan, closest to Cadet Blue (ΔE2000 7.8). It sits at 188° on the hue wheel with 83% saturation and 38% lightness, which reads as cool.

What is the RGB value of #119eb3?

rgb(17, 158, 179) — 17 red, 158 green and 179 blue out of 255, or 6.7% / 62% / 70.2% by channel.

Is #119eb3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2783 and perceived brightness is 53%, so black text on it reaches 6.57:1.

Should I use black or white text on #119eb3?

Black. It scores 6.57:1 against #119eb3, versus 3.20:1 for white — AA at any size.

What is the complementary color of #119eb3?

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

What colors go well with #119eb3?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B909B for secondary text, #B70D21 as an accent and #0B6774 for hover and pressed states. For a palette, the analogous pair #11B377 and #114DB3 stays calm, while #B32611 is the loudest partner.

What is #119eb3 in CMYK for printing?

cmyk(91%, 12%, 0%, 30%). 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 #119eb3 warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #11B38D; nudged cooler, #0F7BB5.

Work with #119eb3 in the Color Lab