Skip to content

#06adba

a dark, electric cyan · cool · closest name: Cadet Blue

RGB
6, 173, 186
HSL
184°, 94%, 38%
CMYK
97, 7, 0, 27
Luminance
0.3347

At a glance

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

Hex
#06adba
Hue
184°
cyan
Saturation
94%
electric
Lightness
38%
dark
Brightness
73%
HSV value
Perceived
58%
weighted brightness
Luminance
0.3347
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
7.69:1
Closest name
Cadet Blue
ΔE2000 7.7
Where it sits
Hue184° of 360°
Saturation94%
Lightness38%
Temperature
Warm ← → Cool89% 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#06adba
RGBrgb(6, 173, 186)
HSLhsl(184, 94%, 38%)
CMYKcmyk(97%, 7%, 0%, 27%)
LABlab(64.5 -31.7 -17.1)
LCHlch(64.5 36.0 208.4)
OKLCHoklch(0.682 0.116 204.4)
Decimal437690
Display P3color(display-p3 0.024 0.678 0.729)

Copy-ready code

/* CSS */
color: #06adba;
background-color: #06adba;
/* Tailwind (arbitrary) */
class="text-[#06adba] bg-[#06adba]"
/* SCSS */
$brand: #06adba;
/* SwiftUI */
Color(red: 0.024, green: 0.678, blue: 0.729)
/* Android */
Color.parseColor("#06adba")
/* Flutter */
Color(0xFF06ADBA)
/* Python / OpenCV (BGR) */
(186, 173, 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 #06adba · 7.69:1
Use #000000AAA at every size.
Aa
White text · 2.73:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.69:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #06adba as text scores 2.73:1 on white and 7.69:1 on black.

Accessibility — WCAG contrast

Aa
#06adba on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#06adba on black: 7.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9EA5BB
deuteranopia · #8996BA
tritanopia · #00B5B1

Color scale — 50 to 950

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

#F2FCFD
#E4FAFB
#C2F6FA
#92F4FB
#5CEEFA
#26E9F8
#08DDED
#06adba
#05939E
#086A72
#054247
Base = 700Lightest = 50 · #F2FCFDDarkest = 950 · #054247
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E4FAFB;
  --brand-200: #C2F6FA;
  --brand-300: #92F4FB;
  --brand-400: #5CEEFA;
  --brand-500: #26E9F8;
  --brand-600: #08DDED;
  --brand-700: #06adba;
  --brand-800: #05939E;
  --brand-900: #086A72;
  --brand-950: #054247;
  --brand: #06adba;
  --brand-ink: #000000;
}

Colors that work with #06adba

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#F4FAFA
Tinted page background
Border#C0E9ED
Hairlines and dividers
Muted text#4B959B
Captions on the surface
Accent#BE0224
Second voice, not a rival
Dark variant#04737B
Hover, pressed, headers
Light variant#E6FCFE
Selected rows, tints
Dark surface#142324
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 #06adba

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#BA1306
Analogous left#06BA6D
Analogous right#0653BA
Split-complement 1#BA0653
Split-complement 2#BA6D06
Triadic 1#BA06AD
Triadic 2#ADBA06
Tetradic#6D06BA

RGB percentages

Red2.4%
Green67.8%
Blue72.9%

CMYK percentages

Cyan96.8%
Magenta7.0%
Yellow0.0%
Key (black)27.1%

Color previews

#06adba text on a black background

contrast 7.69:1

Card sample

#06adba text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(6, 173, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(6, 173, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #06adba;
background: linear-gradient(135deg, #06adba, #0635BA);

Monochromatic scale

Palettes built from #06adba

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.

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

#06adba, answered

What color is #06adba?

#06adba is a dark electric cyan, closest to Cadet Blue (ΔE2000 7.7). It sits at 184° on the hue wheel with 94% saturation and 38% lightness, which reads as cool.

What is the RGB value of #06adba?

rgb(6, 173, 186) — 6 red, 173 green and 186 blue out of 255, or 2.4% / 67.8% / 72.9% by channel.

Is #06adba a light or a dark color?

It is a mid-tone. Relative luminance is 0.3347 and perceived brightness is 58%, so black text on it reaches 7.69:1.

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

Black. It scores 7.69:1 against #06adba, versus 2.73:1 for white — AAA at any size.

What is the complementary color of #06adba?

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

What colors go well with #06adba?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B959B for secondary text, #BE0224 as an accent and #04737B for hover and pressed states. For a palette, the analogous pair #06BA6D and #0653BA stays calm, while #BA1306 is the loudest partner.

What is #06adba in CMYK for printing?

cmyk(97%, 7%, 0%, 27%). 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 #06adba warm or cool?

Cool — it scores 89 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #06BA85; nudged cooler, #0483BC.

Work with #06adba in the Color Lab