Skip to content

#0df9da

a balanced, electric cyan · cool · closest name: Aqua Marine

RGB
13, 249, 218
HSL
172°, 95%, 51%
CMYK
95, 0, 12, 2
Luminance
0.7290

At a glance

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

Hex
#0df9da
Hue
172°
cyan
Saturation
95%
electric
Lightness
51%
balanced
Brightness
98%
HSV value
Perceived
80%
weighted brightness
Luminance
0.7290
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.58:1
Closest name
Aqua Marine
ΔE2000 6.4
Where it sits
Hue172° of 360°
Saturation95%
Lightness51%
Temperature
Warm ← → Cool84% 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#0df9da
RGBrgb(13, 249, 218)
HSLhsl(172, 95%, 51%)
CMYKcmyk(95%, 0%, 12%, 2%)
LABlab(88.4 -55.5 1.1)
LCHlch(88.4 55.5 178.9)
OKLCHoklch(0.880 0.159 179.3)
Decimal915930
Display P3color(display-p3 0.051 0.976 0.855)

Copy-ready code

/* CSS */
color: #0df9da;
background-color: #0df9da;
/* Tailwind (arbitrary) */
class="text-[#0df9da] bg-[#0df9da]"
/* SCSS */
$brand: #0df9da;
/* SwiftUI */
Color(red: 0.051, green: 0.976, blue: 0.855)
/* Android */
Color.parseColor("#0df9da")
/* Flutter */
Color(0xFF0DF9DA)
/* Python / OpenCV (BGR) */
(218, 249, 13)

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

Accessibility — WCAG contrast

Aa
#0df9da on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#0df9da on black: 15.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EEE9D9
deuteranopia · #D4D6DD
tritanopia · #00FDF0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0df9da is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FDFC
#E4FCF8
#C2FAF3
#91FCEE
#5BFBE6
#24FADD
#0df9da
#05C7AE
#049F8B
#087365
#05483F
Base = 600Lightest = 50 · #F1FDFCDarkest = 950 · #05483F
:root {
  --brand-50: #F1FDFC;
  --brand-100: #E4FCF8;
  --brand-200: #C2FAF3;
  --brand-300: #91FCEE;
  --brand-400: #5BFBE6;
  --brand-500: #24FADD;
  --brand-600: #0df9da;
  --brand-700: #05C7AE;
  --brand-800: #049F8B;
  --brand-900: #087365;
  --brand-950: #05483F;
  --brand: #0df9da;
  --brand-ink: #000000;
}

Colors that work with #0df9da

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#C0EDE7
Hairlines and dividers
Muted text#4B9B90
Captions on the surface
Accent#FE0866
Second voice, not a rival
Dark variant#037C6C
Hover, pressed, headers
Light variant#E6FEFB
Selected rows, tints
Dark surface#142422
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 #0df9da

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
  • 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
  • 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#F90D2C
Analogous left#0DF964
Analogous right#0DA2F9
Split-complement 1#F90DA2
Split-complement 2#F9640D
Triadic 1#DA0DF9
Triadic 2#F9DA0D
Tetradic#640DF9

RGB percentages

Red5.1%
Green97.6%
Blue85.5%

CMYK percentages

Cyan94.8%
Magenta0.0%
Yellow12.4%
Key (black)2.4%

Color previews

#0df9da text on a black background

contrast 15.58:1

Card sample

#0df9da text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(13, 249, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(13, 249, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0df9da;
background: linear-gradient(135deg, #0df9da, #0D7BF9);

Monochromatic scale

Palettes built from #0df9da

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.

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

#0df9da, answered

What color is #0df9da?

#0df9da is a balanced electric cyan, closest to Aqua Marine (ΔE2000 6.4). It sits at 172° on the hue wheel with 95% saturation and 51% lightness, which reads as cool.

What is the RGB value of #0df9da?

rgb(13, 249, 218) — 13 red, 249 green and 218 blue out of 255, or 5.1% / 97.6% / 85.5% by channel.

Is #0df9da a light or a dark color?

It is a light color. Relative luminance is 0.7290 and perceived brightness is 80%, so black text on it reaches 15.58:1.

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

Black. It scores 15.58:1 against #0df9da, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #0df9da?

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

What colors go well with #0df9da?

For interface work: #F4FAFA as the surface, #C0EDE7 for borders, #4B9B90 for secondary text, #FE0866 as an accent and #037C6C for hover and pressed states. For a palette, the analogous pair #0DF964 and #0DA2F9 stays calm, while #F90D2C is the loudest partner.

What is #0df9da in CMYK for printing?

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

Cool — it scores 84 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0DF983; nudged cooler, #0BD1FC.

Work with #0df9da in the Color Lab