Skip to content

#04acdf

a dark, electric cyan · cool · closest name: Deep Sky Blue

RGB
4, 172, 223
HSL
194°, 97%, 45%
CMYK
98, 23, 0, 13
Luminance
0.3486

At a glance

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

Hex
#04acdf
Hue
194°
cyan
Saturation
97%
electric
Lightness
45%
dark
Brightness
87%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3486
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
7.97:1
Closest name
Deep Sky Blue
ΔE2000 5.9
Where it sits
Hue194° of 360°
Saturation97%
Lightness45%
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#04acdf
RGBrgb(4, 172, 223)
HSLhsl(194, 97%, 45%)
CMYKcmyk(98%, 23%, 0%, 13%)
LABlab(65.6 -18.7 -35.9)
LCHlch(65.6 40.5 242.5)
OKLCHoklch(0.696 0.136 228.3)
Decimal306399
Display P3color(display-p3 0.016 0.675 0.875)

Copy-ready code

/* CSS */
color: #04acdf;
background-color: #04acdf;
/* Tailwind (arbitrary) */
class="text-[#04acdf] bg-[#04acdf]"
/* SCSS */
$brand: #04acdf;
/* SwiftUI */
Color(red: 0.016, green: 0.675, blue: 0.875)
/* Android */
Color.parseColor("#04acdf")
/* Flutter */
Color(0xFF04ACDF)
/* Python / OpenCV (BGR) */
(223, 172, 4)

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

Accessibility — WCAG contrast

Aa
#04acdf on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#04acdf on black: 7.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #91A9E1
deuteranopia · #7898DE
tritanopia · #00BABD

Color scale — 50 to 950

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

#F1FBFD
#E4F6FC
#C1EDFB
#91E4FD
#5AD6FC
#23C9FB
#04acdf
#049AC8
#037CA0
#075A74
#043848
Base = 600Lightest = 50 · #F1FBFDDarkest = 950 · #043848
:root {
  --brand-50: #F1FBFD;
  --brand-100: #E4F6FC;
  --brand-200: #C1EDFB;
  --brand-300: #91E4FD;
  --brand-400: #5AD6FC;
  --brand-500: #23C9FB;
  --brand-600: #04acdf;
  --brand-700: #049AC8;
  --brand-800: #037CA0;
  --brand-900: #075A74;
  --brand-950: #043848;
  --brand: #04acdf;
  --brand-ink: #000000;
}

Colors that work with #04acdf

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#C0E2ED
Hairlines and dividers
Muted text#4B889B
Captions on the surface
Accent#E30004
Second voice, not a rival
Dark variant#02617D
Hover, pressed, headers
Light variant#E6F9FF
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 #04acdf

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
  • Headers, footers and dark-mode surfaces
  • 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
  • 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#DF3704
Analogous left#04DFA5
Analogous right#043EDF
Split-complement 1#DF043E
Split-complement 2#DFA504
Triadic 1#DF04AC
Triadic 2#ACDF04
Tetradic#A504DF

RGB percentages

Red1.6%
Green67.5%
Blue87.5%

CMYK percentages

Cyan98.2%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#04acdf text on a black background

contrast 7.97:1

Card sample

#04acdf text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #04acdf;
Background color
Panel with #04acdf background
background-color: #04acdf;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(4, 172, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(4, 172, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #04acdf;
background: linear-gradient(135deg, #04acdf, #041ADF);

Monochromatic scale

Palettes built from #04acdf

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.

#04acdf 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.

#04acdf, answered

What color is #04acdf?

#04acdf is a dark electric cyan, closest to Deep Sky Blue (ΔE2000 5.9). It sits at 194° on the hue wheel with 97% saturation and 45% lightness, which reads as cool.

What is the RGB value of #04acdf?

rgb(4, 172, 223) — 4 red, 172 green and 223 blue out of 255, or 1.6% / 67.5% / 87.5% by channel.

Is #04acdf a light or a dark color?

It is a mid-tone. Relative luminance is 0.3486 and perceived brightness is 60%, so black text on it reaches 7.97:1.

Should I use black or white text on #04acdf?

Black. It scores 7.97:1 against #04acdf, versus 2.63:1 for white — AAA at any size.

What is the complementary color of #04acdf?

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

What colors go well with #04acdf?

For interface work: #F4F9FA as the surface, #C0E2ED for borders, #4B889B for secondary text, #E30004 as an accent and #02617D for hover and pressed states. For a palette, the analogous pair #04DFA5 and #043EDF stays calm, while #DF3704 is the loudest partner.

What is #04acdf in CMYK for printing?

cmyk(98%, 23%, 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 #04acdf 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 #04DFC2; nudged cooler, #028EE1.

Work with #04acdf in the Color Lab