Skip to content

#0fddb1

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

RGB
15, 221, 177
HSL
167°, 87%, 46%
CMYK
93, 0, 20, 13
Luminance
0.5499

At a glance

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

Hex
#0fddb1
Hue
167°
cyan
Saturation
87%
electric
Lightness
46%
balanced
Brightness
87%
HSV value
Perceived
70%
weighted brightness
Luminance
0.5499
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.00:1
Closest name
Medium Aqua Marine
ΔE2000 5.9
Where it sits
Hue167° of 360°
Saturation87%
Lightness46%
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#0fddb1
RGBrgb(15, 221, 177)
HSLhsl(167, 87%, 46%)
CMYKcmyk(93%, 0%, 20%, 13%)
LABlab(79.0 -54.7 9.1)
LCHlch(79.0 55.5 170.5)
OKLCHoklch(0.800 0.155 171.4)
Decimal1039793
Display P3color(display-p3 0.059 0.867 0.694)

Copy-ready code

/* CSS */
color: #0fddb1;
background-color: #0fddb1;
/* Tailwind (arbitrary) */
class="text-[#0fddb1] bg-[#0fddb1]"
/* SCSS */
$brand: #0fddb1;
/* SwiftUI */
Color(red: 0.059, green: 0.867, blue: 0.694)
/* Android */
Color.parseColor("#0fddb1")
/* Flutter */
Color(0xFF0FDDB1)
/* Python / OpenCV (BGR) */
(177, 221, 15)

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

Accessibility — WCAG contrast

Aa
#0fddb1 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#0fddb1 on black: 12.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6CDAF
deuteranopia · #BFBDB4
tritanopia · #00DFD0

Color scale — 50 to 950

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

#F2FDFA
#E5FAF6
#C4F7ED
#96F8E3
#61F4D5
#2DF1C7
#0fddb1
#0DBF99
#0A997A
#0C6E59
#084538
Base = 600Lightest = 50 · #F2FDFADarkest = 950 · #084538
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E5FAF6;
  --brand-200: #C4F7ED;
  --brand-300: #96F8E3;
  --brand-400: #61F4D5;
  --brand-500: #2DF1C7;
  --brand-600: #0fddb1;
  --brand-700: #0DBF99;
  --brand-800: #0A997A;
  --brand-900: #0C6E59;
  --brand-950: #084538;
  --brand: #0fddb1;
  --brand-ink: #000000;
}

Colors that work with #0fddb1

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#C0EDE3
Hairlines and dividers
Muted text#4B9B8A
Captions on the surface
Accent#E20A6E
Second voice, not a rival
Dark variant#087760
Hover, pressed, headers
Light variant#E7FDF9
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 #0fddb1

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#DD0F3B
Analogous left#0FDD4A
Analogous right#0FA2DD
Split-complement 1#DD0FA2
Split-complement 2#DD4A0F
Triadic 1#B10FDD
Triadic 2#DDB10F
Tetradic#4A0FDD

RGB percentages

Red5.9%
Green86.7%
Blue69.4%

CMYK percentages

Cyan93.2%
Magenta0.0%
Yellow19.9%
Key (black)13.3%

Color previews

#0fddb1 text on a black background

contrast 12.00:1

Card sample

#0fddb1 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(15, 221, 177, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(15, 221, 177, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0fddb1;
background: linear-gradient(135deg, #0fddb1, #0F80DD);

Monochromatic scale

Palettes built from #0fddb1

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.

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

#0fddb1, answered

What color is #0fddb1?

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

What is the RGB value of #0fddb1?

rgb(15, 221, 177) — 15 red, 221 green and 177 blue out of 255, or 5.9% / 86.7% / 69.4% by channel.

Is #0fddb1 a light or a dark color?

It is a light color. Relative luminance is 0.5499 and perceived brightness is 70%, so black text on it reaches 12.00:1.

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

Black. It scores 12.00:1 against #0fddb1, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #0fddb1?

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

What colors go well with #0fddb1?

For interface work: #F4FAF9 as the surface, #C0EDE3 for borders, #4B9B8A for secondary text, #E20A6E as an accent and #087760 for hover and pressed states. For a palette, the analogous pair #0FDD4A and #0FA2DD stays calm, while #DD0F3B is the loudest partner.

What is #0fddb1 in CMYK for printing?

cmyk(93%, 0%, 20%, 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 #0fddb1 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 #0FDD66; nudged cooler, #0DBFDF.

Work with #0fddb1 in the Color Lab