Skip to content

#0ddfb9

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

RGB
13, 223, 185
HSL
169°, 89%, 46%
CMYK
94, 0, 17, 13
Luminance
0.5636

At a glance

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

Hex
#0ddfb9
Hue
169°
cyan
Saturation
89%
electric
Lightness
46%
balanced
Brightness
87%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5636
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.27:1
Closest name
Medium Aqua Marine
ΔE2000 6.2
Where it sits
Hue169° of 360°
Saturation89%
Lightness46%
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#0ddfb9
RGBrgb(13, 223, 185)
HSLhsl(169, 89%, 46%)
CMYKcmyk(94%, 0%, 17%, 13%)
LABlab(79.8 -53.6 6.0)
LCHlch(79.8 53.9 173.6)
OKLCHoklch(0.807 0.152 174.3)
Decimal909241
Display P3color(display-p3 0.051 0.875 0.725)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0ddfb9 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#0ddfb9 on black: 12.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7D0B7
deuteranopia · #C0BFBC
tritanopia · #00E2D4

Color scale — 50 to 950

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

#F2FDFB
#E5FBF7
#C4F8EF
#95F9E7
#60F6DB
#2BF3CE
#0ddfb9
#0BC1A0
#099A80
#0B6F5D
#07463A
Base = 600Lightest = 50 · #F2FDFBDarkest = 950 · #07463A
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E5FBF7;
  --brand-200: #C4F8EF;
  --brand-300: #95F9E7;
  --brand-400: #60F6DB;
  --brand-500: #2BF3CE;
  --brand-600: #0ddfb9;
  --brand-700: #0BC1A0;
  --brand-800: #099A80;
  --brand-900: #0B6F5D;
  --brand-950: #07463A;
  --brand: #0ddfb9;
  --brand-ink: #000000;
}

Colors that work with #0ddfb9

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#C0EDE4
Hairlines and dividers
Muted text#4B9B8C
Captions on the surface
Accent#E40867
Second voice, not a rival
Dark variant#077864
Hover, pressed, headers
Light variant#E7FEF9
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 #0ddfb9

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#DF0D33
Analogous left#0DDF50
Analogous right#0D9CDF
Split-complement 1#DF0D9C
Split-complement 2#DF500D
Triadic 1#B90DDF
Triadic 2#DFB90D
Tetradic#500DDF

RGB percentages

Red5.1%
Green87.5%
Blue72.5%

CMYK percentages

Cyan94.2%
Magenta0.0%
Yellow17.0%
Key (black)12.5%

Color previews

#0ddfb9 text on a black background

contrast 12.27:1

Card sample

#0ddfb9 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0ddfb9

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.

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

#0ddfb9, answered

What color is #0ddfb9?

#0ddfb9 is a balanced electric cyan, closest to Medium Aqua Marine (ΔE2000 6.2). It sits at 169° on the hue wheel with 89% saturation and 46% lightness, which reads as cool.

What is the RGB value of #0ddfb9?

rgb(13, 223, 185) — 13 red, 223 green and 185 blue out of 255, or 5.1% / 87.5% / 72.5% by channel.

Is #0ddfb9 a light or a dark color?

It is a light color. Relative luminance is 0.5636 and perceived brightness is 71%, so black text on it reaches 12.27:1.

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

Black. It scores 12.27:1 against #0ddfb9, versus 1.71:1 for white — AAA at any size.

What is the complementary color of #0ddfb9?

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

What colors go well with #0ddfb9?

For interface work: #F4FAF9 as the surface, #C0EDE4 for borders, #4B9B8C for secondary text, #E40867 as an accent and #077864 for hover and pressed states. For a palette, the analogous pair #0DDF50 and #0D9CDF stays calm, while #DF0D33 is the loudest partner.

What is #0ddfb9 in CMYK for printing?

cmyk(94%, 0%, 17%, 13%). 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 #0ddfb9 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 #0DDF6C; nudged cooler, #0BBCE2.

Work with #0ddfb9 in the Color Lab