Skip to content

#089cdf

a balanced, electric cyan · cool · closest name: Dodger Blue

RGB
8, 156, 223
HSL
199°, 93%, 45%
CMYK
96, 30, 0, 13
Luminance
0.2916

At a glance

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

Hex
#089cdf
Hue
199°
cyan
Saturation
93%
electric
Lightness
45%
balanced
Brightness
87%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2916
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
6.83:1
Closest name
Dodger Blue
ΔE2000 8.4
Where it sits
Hue199° of 360°
Saturation93%
Lightness45%
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#089cdf
RGBrgb(8, 156, 223)
HSLhsl(199, 93%, 45%)
CMYKcmyk(96%, 30%, 0%, 13%)
LABlab(60.9 -9.9 -43.3)
LCHlch(60.9 44.4 257.1)
OKLCHoklch(0.658 0.145 238.1)
Decimal564447
Display P3color(display-p3 0.031 0.612 0.875)

Copy-ready code

/* CSS */
color: #089cdf;
background-color: #089cdf;
/* Tailwind (arbitrary) */
class="text-[#089cdf] bg-[#089cdf]"
/* SCSS */
$brand: #089cdf;
/* SwiftUI */
Color(red: 0.031, green: 0.612, blue: 0.875)
/* Android */
Color.parseColor("#089cdf")
/* Flutter */
Color(0xFF089CDF)
/* Python / OpenCV (BGR) */
(223, 156, 8)

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

Accessibility — WCAG contrast

Aa
#089cdf on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#089cdf on black: 6.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7B9DE2
deuteranopia · #618BDE
tritanopia · #00ADB4

Color scale — 50 to 950

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

#F2FAFD
#E4F4FB
#C2E8F9
#93DBFB
#5DC8F9
#26B6F7
#089cdf
#078AC5
#066E9E
#095172
#053347
Base = 600Lightest = 50 · #F2FAFDDarkest = 950 · #053347
:root {
  --brand-50: #F2FAFD;
  --brand-100: #E4F4FB;
  --brand-200: #C2E8F9;
  --brand-300: #93DBFB;
  --brand-400: #5DC8F9;
  --brand-500: #26B6F7;
  --brand-600: #089cdf;
  --brand-700: #078AC5;
  --brand-800: #066E9E;
  --brand-900: #095172;
  --brand-950: #053347;
  --brand: #089cdf;
  --brand-ink: #000000;
}

Colors that work with #089cdf

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#C0DFED
Hairlines and dividers
Muted text#4B829B
Captions on the surface
Accent#E41103
Second voice, not a rival
Dark variant#04567B
Hover, pressed, headers
Light variant#E6F7FE
Selected rows, tints
Dark surface#141F24
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 #089cdf

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#DF4B08
Analogous left#08DFB7
Analogous right#0830DF
Split-complement 1#DF0830
Split-complement 2#DFB708
Triadic 1#DF089C
Triadic 2#9CDF08
Tetradic#B708DF

RGB percentages

Red3.1%
Green61.2%
Blue87.5%

CMYK percentages

Cyan96.4%
Magenta30.0%
Yellow0.0%
Key (black)12.5%

Color previews

#089cdf text on a black background

contrast 6.83:1

Card sample

#089cdf text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #089cdf;
Background color
Panel with #089cdf background
background-color: #089cdf;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(8, 156, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 156, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #089cdf;
background: linear-gradient(135deg, #089cdf, #080DDF);

Monochromatic scale

Palettes built from #089cdf

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.

#089cdf 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.

#089cdf, answered

What color is #089cdf?

#089cdf is a balanced electric cyan, closest to Dodger Blue (ΔE2000 8.4). It sits at 199° on the hue wheel with 93% saturation and 45% lightness, which reads as cool.

What is the RGB value of #089cdf?

rgb(8, 156, 223) — 8 red, 156 green and 223 blue out of 255, or 3.1% / 61.2% / 87.5% by channel.

Is #089cdf a light or a dark color?

It is a mid-tone. Relative luminance is 0.2916 and perceived brightness is 55%, so black text on it reaches 6.83:1.

Should I use black or white text on #089cdf?

Black. It scores 6.83:1 against #089cdf, versus 3.07:1 for white — AA at any size.

What is the complementary color of #089cdf?

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

What colors go well with #089cdf?

For interface work: #F4F9FA as the surface, #C0DFED for borders, #4B829B for secondary text, #E41103 as an accent and #04567B for hover and pressed states. For a palette, the analogous pair #08DFB7 and #0830DF stays calm, while #DF4B08 is the loudest partner.

What is #089cdf in CMYK for printing?

cmyk(96%, 30%, 0%, 13%). 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 #089cdf 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 #08DFD3; nudged cooler, #0686E1.

Work with #089cdf in the Color Lab