Skip to content

#0ad3af

a dark, electric cyan · cool · closest name: Medium Aqua Marine

RGB
10, 211, 175
HSL
169°, 91%, 43%
CMYK
95, 0, 17, 17
Luminance
0.4975

At a glance

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

Hex
#0ad3af
Hue
169°
cyan
Saturation
91%
electric
Lightness
43%
dark
Brightness
83%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4975
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.95:1
Closest name
Medium Aqua Marine
ΔE2000 4.9
Where it sits
Hue169° of 360°
Saturation91%
Lightness43%
Temperature
Warm ← → Cool83% 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#0ad3af
RGBrgb(10, 211, 175)
HSLhsl(169, 91%, 43%)
CMYKcmyk(95%, 0%, 17%, 17%)
LABlab(75.9 -51.4 5.7)
LCHlch(75.9 51.8 173.7)
OKLCHoklch(0.774 0.146 174.4)
Decimal709551
Display P3color(display-p3 0.039 0.827 0.686)

Copy-ready code

/* CSS */
color: #0ad3af;
background-color: #0ad3af;
/* Tailwind (arbitrary) */
class="text-[#0ad3af] bg-[#0ad3af]"
/* SCSS */
$brand: #0ad3af;
/* SwiftUI */
Color(red: 0.039, green: 0.827, blue: 0.686)
/* Android */
Color.parseColor("#0ad3af")
/* Flutter */
Color(0xFF0AD3AF)
/* Python / OpenCV (BGR) */
(175, 211, 10)

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

Accessibility — WCAG contrast

Aa
#0ad3af on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#0ad3af on black: 10.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBC4AD
deuteranopia · #B5B5B2
tritanopia · #00D6C8

Color scale — 50 to 950

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

#F2FDFB
#E5FBF7
#C3F9EF
#94FAE8
#5EF7DC
#29F5D0
#0BEAC2
#0ad3af
#079C81
#0A705E
#06463B
Base = 700Lightest = 50 · #F2FDFBDarkest = 950 · #06463B
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E5FBF7;
  --brand-200: #C3F9EF;
  --brand-300: #94FAE8;
  --brand-400: #5EF7DC;
  --brand-500: #29F5D0;
  --brand-600: #0BEAC2;
  --brand-700: #0ad3af;
  --brand-800: #079C81;
  --brand-900: #0A705E;
  --brand-950: #06463B;
  --brand: #0ad3af;
  --brand-ink: #000000;
}

Colors that work with #0ad3af

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#F4FAF9
Tinted page background
Border#C0EDE5
Hairlines and dividers
Muted text#4B9B8D
Captions on the surface
Accent#D7065F
Second voice, not a rival
Dark variant#067A65
Hover, pressed, headers
Light variant#E7FEFA
Selected rows, tints
Dark surface#142421
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 #0ad3af

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#D30A2E
Analogous left#0AD34B
Analogous right#0A92D3
Split-complement 1#D30A92
Split-complement 2#D34B0A
Triadic 1#AF0AD3
Triadic 2#D3AF0A
Tetradic#4B0AD3

RGB percentages

Red3.9%
Green82.7%
Blue68.6%

CMYK percentages

Cyan95.3%
Magenta0.0%
Yellow17.1%
Key (black)17.3%

Color previews

#0ad3af text on a black background

contrast 10.95:1

Card sample

#0ad3af text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0ad3af;
Background color
Panel with #0ad3af background
background-color: #0ad3af;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0ad3af;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(10, 211, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(10, 211, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0ad3af;
background: linear-gradient(135deg, #0ad3af, #0A71D3);

Monochromatic scale

Palettes built from #0ad3af

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.

#0ad3af 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.

#0ad3af, answered

What color is #0ad3af?

#0ad3af is a dark electric cyan, closest to Medium Aqua Marine (ΔE2000 4.9). It sits at 169° on the hue wheel with 91% saturation and 43% lightness, which reads as cool.

What is the RGB value of #0ad3af?

rgb(10, 211, 175) — 10 red, 211 green and 175 blue out of 255, or 3.9% / 82.7% / 68.6% by channel.

Is #0ad3af a light or a dark color?

It is a mid-tone. Relative luminance is 0.4975 and perceived brightness is 68%, so black text on it reaches 10.95:1.

Should I use black or white text on #0ad3af?

Black. It scores 10.95:1 against #0ad3af, versus 1.92:1 for white — AAA at any size.

What is the complementary color of #0ad3af?

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

What colors go well with #0ad3af?

For interface work: #F4FAF9 as the surface, #C0EDE5 for borders, #4B9B8D for secondary text, #D7065F as an accent and #067A65 for hover and pressed states. For a palette, the analogous pair #0AD34B and #0A92D3 stays calm, while #D30A2E is the loudest partner.

What is #0ad3af in CMYK for printing?

cmyk(95%, 0%, 17%, 17%). 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 #0ad3af warm or cool?

Cool — it scores 83 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0AD365; nudged cooler, #08AFD5.

Work with #0ad3af in the Color Lab