Skip to content

#01acdf

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

RGB
1, 172, 223
HSL
194°, 99%, 44%
CMYK
100, 23, 0, 13
Luminance
0.3484

At a glance

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

Hex
#01acdf
Hue
194°
cyan
Saturation
99%
electric
Lightness
44%
dark
Brightness
87%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3484
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°
Saturation99%
Lightness44%
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#01acdf
RGBrgb(1, 172, 223)
HSLhsl(194, 99%, 44%)
CMYKcmyk(100%, 23%, 0%, 13%)
LABlab(65.6 -18.8 -35.9)
LCHlch(65.6 40.6 242.4)
OKLCHoklch(0.695 0.136 228.3)
Decimal109791
Display P3color(display-p3 0.004 0.675 0.875)

Copy-ready code

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

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 #01acdf · 7.97:1
Use #000000AAA at every size.
Aa
White text · 2.64: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: #01acdf as text scores 2.64:1 on white and 7.97:1 on black.

Accessibility — WCAG contrast

Aa
#01acdf on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#01acdf 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. #01acdf 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.

#F1FBFE
#E3F6FC
#C0EEFB
#8FE5FE
#57D8FE
#20CBFE
#01BCF4
#01acdf
#017DA2
#055B75
#033949
Base = 700Lightest = 50 · #F1FBFEDarkest = 950 · #033949
:root {
  --brand-50: #F1FBFE;
  --brand-100: #E3F6FC;
  --brand-200: #C0EEFB;
  --brand-300: #8FE5FE;
  --brand-400: #57D8FE;
  --brand-500: #20CBFE;
  --brand-600: #01BCF4;
  --brand-700: #01acdf;
  --brand-800: #017DA2;
  --brand-900: #055B75;
  --brand-950: #033949;
  --brand: #01acdf;
  --brand-ink: #000000;
}

Colors that work with #01acdf

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#E00004
Second voice, not a rival
Dark variant#01627F
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 #01acdf

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#DF3401
Analogous left#01DFA3
Analogous right#013DDF
Split-complement 1#DF013D
Split-complement 2#DFA301
Triadic 1#DF01AC
Triadic 2#ACDF01
Tetradic#A301DF

RGB percentages

Red0.4%
Green67.5%
Blue87.5%

CMYK percentages

Cyan99.6%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#01acdf text on a black background

contrast 7.97:1

Card sample

#01acdf text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #01acdf

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.

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

#01acdf, answered

What color is #01acdf?

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

What is the RGB value of #01acdf?

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

Is #01acdf a light or a dark color?

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

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

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

What is the complementary color of #01acdf?

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

What colors go well with #01acdf?

For interface work: #F4F9FA as the surface, #C0E2ED for borders, #4B889B for secondary text, #E00004 as an accent and #01627F for hover and pressed states. For a palette, the analogous pair #01DFA3 and #013DDF stays calm, while #DF3401 is the loudest partner.

What is #01acdf in CMYK for printing?

cmyk(100%, 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 #01acdf 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 #01DFC1; nudged cooler, #008DE0.

Work with #01acdf in the Color Lab