Skip to content

#00afdc

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

RGB
0, 175, 220
HSL
192°, 100%, 43%
CMYK
100, 21, 0, 14
Luminance
0.3583

At a glance

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

Hex
#00afdc
Hue
192°
cyan
Saturation
100%
electric
Lightness
43%
dark
Brightness
86%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3583
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.17:1
Closest name
Deep Sky Blue
ΔE2000 6.4
Where it sits
Hue192° of 360°
Saturation100%
Lightness43%
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#00afdc
RGBrgb(0, 175, 220)
HSLhsl(192, 100%, 43%)
CMYKcmyk(100%, 21%, 0%, 14%)
LABlab(66.4 -21.5 -33.1)
LCHlch(66.4 39.5 237.0)
OKLCHoklch(0.701 0.133 224.7)
Decimal45020
Display P3color(display-p3 0.000 0.686 0.863)

Copy-ready code

/* CSS */
color: #00afdc;
background-color: #00afdc;
/* Tailwind (arbitrary) */
class="text-[#00afdc] bg-[#00afdc]"
/* SCSS */
$brand: #00afdc;
/* SwiftUI */
Color(red: 0.000, green: 0.686, blue: 0.863)
/* Android */
Color.parseColor("#00afdc")
/* Flutter */
Color(0xFF00AFDC)
/* Python / OpenCV (BGR) */
(220, 175, 0)

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

Accessibility — WCAG contrast

Aa
#00afdc on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#00afdc on black: 8.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #96ABDE
deuteranopia · #7D9ADB
tritanopia · #00BCBE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #00afdc 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
#E3F7FC
#C0EFFC
#8FE8FF
#57DCFF
#1FD1FF
#00C3F5
#00afdc
#0082A3
#055E76
#033B49
Base = 700Lightest = 50 · #F1FBFEDarkest = 950 · #033B49
:root {
  --brand-50: #F1FBFE;
  --brand-100: #E3F7FC;
  --brand-200: #C0EFFC;
  --brand-300: #8FE8FF;
  --brand-400: #57DCFF;
  --brand-500: #1FD1FF;
  --brand-600: #00C3F5;
  --brand-700: #00afdc;
  --brand-800: #0082A3;
  --brand-900: #055E76;
  --brand-950: #033B49;
  --brand: #00afdc;
  --brand-ink: #000000;
}

Colors that work with #00afdc

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#C0E3ED
Hairlines and dividers
Muted text#4B8A9B
Captions on the surface
Accent#DC000A
Second voice, not a rival
Dark variant#006580
Hover, pressed, headers
Light variant#E5FAFF
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 #00afdc

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#DC2D00
Analogous left#00DC9B
Analogous right#0041DC
Split-complement 1#DC0041
Split-complement 2#DC9B00
Triadic 1#DC00AF
Triadic 2#AFDC00
Tetradic#9B00DC

RGB percentages

Red0.0%
Green68.6%
Blue86.3%

CMYK percentages

Cyan100.0%
Magenta20.5%
Yellow0.0%
Key (black)13.7%

Color previews

#00afdc text on a black background

contrast 8.17:1

Card sample

#00afdc text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #00afdc;
Background color
Panel with #00afdc background
background-color: #00afdc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #00afdc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 175, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 175, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00afdc;
background: linear-gradient(135deg, #00afdc, #001CDC);

Monochromatic scale

Palettes built from #00afdc

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.

#00afdc 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.

#00afdc, answered

What color is #00afdc?

#00afdc is a dark electric cyan, closest to Deep Sky Blue (ΔE2000 6.4). It sits at 192° on the hue wheel with 100% saturation and 43% lightness, which reads as cool.

What is the RGB value of #00afdc?

rgb(0, 175, 220) — 0 red, 175 green and 220 blue out of 255, or 0% / 68.6% / 86.3% by channel.

Is #00afdc a light or a dark color?

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

Should I use black or white text on #00afdc?

Black. It scores 8.17:1 against #00afdc, versus 2.57:1 for white — AAA at any size.

What is the complementary color of #00afdc?

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

What colors go well with #00afdc?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B8A9B for secondary text, #DC000A as an accent and #006580 for hover and pressed states. For a palette, the analogous pair #00DC9B and #0041DC stays calm, while #DC2D00 is the loudest partner.

What is #00afdc in CMYK for printing?

cmyk(100%, 21%, 0%, 14%). 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 #00afdc 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 #00DCB8; nudged cooler, #008DDC.

Work with #00afdc in the Color Lab