Skip to content

#06acda

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

RGB
6, 172, 218
HSL
193°, 95%, 44%
CMYK
97, 21, 0, 15
Luminance
0.3461

At a glance

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

Hex
#06acda
Hue
193°
cyan
Saturation
95%
electric
Lightness
44%
dark
Brightness
85%
HSV value
Perceived
59%
weighted brightness
Luminance
0.3461
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
7.92:1
Closest name
Deep Sky Blue
ΔE2000 6.7
Where it sits
Hue193° of 360°
Saturation95%
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#06acda
RGBrgb(6, 172, 218)
HSLhsl(193, 95%, 44%)
CMYKcmyk(97%, 21%, 0%, 15%)
LABlab(65.4 -20.4 -33.5)
LCHlch(65.4 39.2 238.6)
OKLCHoklch(0.693 0.132 225.8)
Decimal437466
Display P3color(display-p3 0.024 0.675 0.855)

Copy-ready code

/* CSS */
color: #06acda;
background-color: #06acda;
/* Tailwind (arbitrary) */
class="text-[#06acda] bg-[#06acda]"
/* SCSS */
$brand: #06acda;
/* SwiftUI */
Color(red: 0.024, green: 0.675, blue: 0.855)
/* Android */
Color.parseColor("#06acda")
/* Flutter */
Color(0xFF06ACDA)
/* Python / OpenCV (BGR) */
(218, 172, 6)

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

Accessibility — WCAG contrast

Aa
#06acda on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#06acda on black: 7.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #93A8DC
deuteranopia · #7A97D9
tritanopia · #00B9BB

Color scale — 50 to 950

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

#F1FBFD
#E4F6FB
#C2EEFA
#92E5FC
#5BD8FA
#25CBF9
#07BCEE
#06acda
#047D9F
#085B72
#053948
Base = 700Lightest = 50 · #F1FBFDDarkest = 950 · #053948
:root {
  --brand-50: #F1FBFD;
  --brand-100: #E4F6FB;
  --brand-200: #C2EEFA;
  --brand-300: #92E5FC;
  --brand-400: #5BD8FA;
  --brand-500: #25CBF9;
  --brand-600: #07BCEE;
  --brand-700: #06acda;
  --brand-800: #047D9F;
  --brand-900: #085B72;
  --brand-950: #053948;
  --brand: #06acda;
  --brand-ink: #000000;
}

Colors that work with #06acda

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#DE0209
Second voice, not a rival
Dark variant#03627C
Hover, pressed, headers
Light variant#E6F9FE
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 #06acda

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#DA3406
Analogous left#06DA9E
Analogous right#0642DA
Split-complement 1#DA0642
Split-complement 2#DA9E06
Triadic 1#DA06AC
Triadic 2#ACDA06
Tetradic#9E06DA

RGB percentages

Red2.4%
Green67.5%
Blue85.5%

CMYK percentages

Cyan97.2%
Magenta21.1%
Yellow0.0%
Key (black)14.5%

Color previews

#06acda text on a black background

contrast 7.92:1

Card sample

#06acda text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #06acda;
Background color
Panel with #06acda background
background-color: #06acda;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #06acda;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(6, 172, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(6, 172, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #06acda;
background: linear-gradient(135deg, #06acda, #061FDA);

Monochromatic scale

Palettes built from #06acda

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.

#06acda 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.

#06acda, answered

What color is #06acda?

#06acda is a dark electric cyan, closest to Deep Sky Blue (ΔE2000 6.7). It sits at 193° on the hue wheel with 95% saturation and 44% lightness, which reads as cool.

What is the RGB value of #06acda?

rgb(6, 172, 218) — 6 red, 172 green and 218 blue out of 255, or 2.4% / 67.5% / 85.5% by channel.

Is #06acda a light or a dark color?

It is a mid-tone. Relative luminance is 0.3461 and perceived brightness is 59%, so black text on it reaches 7.92:1.

Should I use black or white text on #06acda?

Black. It scores 7.92:1 against #06acda, versus 2.65:1 for white — AAA at any size.

What is the complementary color of #06acda?

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

What colors go well with #06acda?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B8A9B for secondary text, #DE0209 as an accent and #03627C for hover and pressed states. For a palette, the analogous pair #06DA9E and #0642DA stays calm, while #DA3406 is the loudest partner.

What is #06acda in CMYK for printing?

cmyk(97%, 21%, 0%, 15%). 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 #06acda 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 #06DABA; nudged cooler, #048DDC.

Work with #06acda in the Color Lab