Skip to content

#0dbf96

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

RGB
13, 191, 150
HSL
166°, 87%, 40%
CMYK
93, 0, 22, 25
Luminance
0.3955

At a glance

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

Hex
#0dbf96
Hue
166°
cyan
Saturation
87%
electric
Lightness
40%
dark
Brightness
75%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3955
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.91:1
Closest name
Medium Aqua Marine
ΔE2000 6.2
Where it sits
Hue166° of 360°
Saturation87%
Lightness40%
Temperature
Warm ← → Cool82% 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#0dbf96
RGBrgb(13, 191, 150)
HSLhsl(166, 87%, 40%)
CMYKcmyk(93%, 0%, 22%, 25%)
LABlab(69.1 -49.7 9.5)
LCHlch(69.1 50.6 169.1)
OKLCHoklch(0.717 0.140 170.0)
Decimal901014
Display P3color(display-p3 0.051 0.749 0.588)

Copy-ready code

/* CSS */
color: #0dbf96;
background-color: #0dbf96;
/* Tailwind (arbitrary) */
class="text-[#0dbf96] bg-[#0dbf96]"
/* SCSS */
$brand: #0dbf96;
/* SwiftUI */
Color(red: 0.051, green: 0.749, blue: 0.588)
/* Android */
Color.parseColor("#0dbf96")
/* Flutter */
Color(0xFF0DBF96)
/* Python / OpenCV (BGR) */
(150, 191, 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 #0dbf96 · 8.91:1
Use #000000AAA at every size.
Aa
White text · 2.36:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.91:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #0dbf96 as text scores 2.36:1 on white and 8.91:1 on black.

Accessibility — WCAG contrast

Aa
#0dbf96 on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#0dbf96 on black: 8.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9B194
deuteranopia · #A6A399
tritanopia · #00C0B3

Color scale — 50 to 950

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

#F2FDFA
#E5FAF5
#C4F7EC
#96F8E1
#61F4D3
#2DF1C4
#10E5B4
#0dbf96
#0A9978
#0C6E58
#084537
Base = 700Lightest = 50 · #F2FDFADarkest = 950 · #084537
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E5FAF5;
  --brand-200: #C4F7EC;
  --brand-300: #96F8E1;
  --brand-400: #61F4D3;
  --brand-500: #2DF1C4;
  --brand-600: #10E5B4;
  --brand-700: #0dbf96;
  --brand-800: #0A9978;
  --brand-900: #0C6E58;
  --brand-950: #084537;
  --brand: #0dbf96;
  --brand-ink: #000000;
}

Colors that work with #0dbf96

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#C0EDE2
Hairlines and dividers
Muted text#4B9B88
Captions on the surface
Accent#C30962
Second voice, not a rival
Dark variant#08775E
Hover, pressed, headers
Light variant#E7FDF8
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 #0dbf96

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#BF0D36
Analogous left#0DBF3D
Analogous right#0D8FBF
Split-complement 1#BF0D8F
Split-complement 2#BF3D0D
Triadic 1#960DBF
Triadic 2#BF960D
Tetradic#3D0DBF

RGB percentages

Red5.1%
Green74.9%
Blue58.8%

CMYK percentages

Cyan93.2%
Magenta0.0%
Yellow21.5%
Key (black)25.1%

Color previews

#0dbf96 text on a black background

contrast 8.91:1

Card sample

#0dbf96 text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0dbf96

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.

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

#0dbf96, answered

What color is #0dbf96?

#0dbf96 is a dark electric cyan, closest to Medium Aqua Marine (ΔE2000 6.2). It sits at 166° on the hue wheel with 87% saturation and 40% lightness, which reads as cool.

What is the RGB value of #0dbf96?

rgb(13, 191, 150) — 13 red, 191 green and 150 blue out of 255, or 5.1% / 74.9% / 58.8% by channel.

Is #0dbf96 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3955 and perceived brightness is 61%, so black text on it reaches 8.91:1.

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

Black. It scores 8.91:1 against #0dbf96, versus 2.36:1 for white — AAA at any size.

What is the complementary color of #0dbf96?

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

What colors go well with #0dbf96?

For interface work: #F4FAF9 as the surface, #C0EDE2 for borders, #4B9B88 for secondary text, #C30962 as an accent and #08775E for hover and pressed states. For a palette, the analogous pair #0DBF3D and #0D8FBF stays calm, while #BF0D36 is the loudest partner.

What is #0dbf96 in CMYK for printing?

cmyk(93%, 0%, 22%, 25%). 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 #0dbf96 warm or cool?

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

Work with #0dbf96 in the Color Lab