Skip to content

#11dfb2

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

RGB
17, 223, 178
HSL
167°, 86%, 47%
CMYK
92, 0, 20, 13
Luminance
0.5611

At a glance

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

Hex
#11dfb2
Hue
167°
cyan
Saturation
86%
electric
Lightness
47%
balanced
Brightness
87%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5611
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.22:1
Closest name
Medium Aqua Marine
ΔE2000 6.1
Where it sits
Hue167° of 360°
Saturation86%
Lightness47%
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#11dfb2
RGBrgb(17, 223, 178)
HSLhsl(167, 86%, 47%)
CMYKcmyk(92%, 0%, 20%, 13%)
LABlab(79.7 -55.2 9.5)
LCHlch(79.7 56.0 170.2)
OKLCHoklch(0.805 0.156 171.1)
Decimal1171378
Display P3color(display-p3 0.067 0.875 0.698)

Copy-ready code

/* CSS */
color: #11dfb2;
background-color: #11dfb2;
/* Tailwind (arbitrary) */
class="text-[#11dfb2] bg-[#11dfb2]"
/* SCSS */
$brand: #11dfb2;
/* SwiftUI */
Color(red: 0.067, green: 0.875, blue: 0.698)
/* Android */
Color.parseColor("#11dfb2")
/* Flutter */
Color(0xFF11DFB2)
/* Python / OpenCV (BGR) */
(178, 223, 17)

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

Accessibility — WCAG contrast

Aa
#11dfb2 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#11dfb2 on black: 12.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8CFB0
deuteranopia · #C1BFB5
tritanopia · #00E1D2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #11dfb2 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
#C5F7EC
#97F7E2
#63F3D4
#2FEFC5
#11dfb2
#0EBE97
#0C9879
#0D6E58
#084437
Base = 600Lightest = 50 · #F2FDFADarkest = 950 · #084437
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E5FAF6;
  --brand-200: #C5F7EC;
  --brand-300: #97F7E2;
  --brand-400: #63F3D4;
  --brand-500: #2FEFC5;
  --brand-600: #11dfb2;
  --brand-700: #0EBE97;
  --brand-800: #0C9879;
  --brand-900: #0D6E58;
  --brand-950: #084437;
  --brand: #11dfb2;
  --brand-ink: #000000;
}

Colors that work with #11dfb2

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#4B9B89
Captions on the surface
Accent#E40C71
Second voice, not a rival
Dark variant#09765F
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 #11dfb2

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#DF113E
Analogous left#11DF4B
Analogous right#11A5DF
Split-complement 1#DF11A5
Split-complement 2#DF4B11
Triadic 1#B211DF
Triadic 2#DFB211
Tetradic#4B11DF

RGB percentages

Red6.7%
Green87.5%
Blue69.8%

CMYK percentages

Cyan92.4%
Magenta0.0%
Yellow20.2%
Key (black)12.5%

Color previews

#11dfb2 text on a black background

contrast 12.22:1

Card sample

#11dfb2 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #11dfb2;
Background color
Panel with #11dfb2 background
background-color: #11dfb2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #11dfb2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(17, 223, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(17, 223, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #11dfb2;
background: linear-gradient(135deg, #11dfb2, #1183DF);

Monochromatic scale

Palettes built from #11dfb2

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.

#11dfb2 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.

#11dfb2, answered

What color is #11dfb2?

#11dfb2 is a balanced electric cyan, closest to Medium Aqua Marine (ΔE2000 6.1). It sits at 167° on the hue wheel with 86% saturation and 47% lightness, which reads as cool.

What is the RGB value of #11dfb2?

rgb(17, 223, 178) — 17 red, 223 green and 178 blue out of 255, or 6.7% / 87.5% / 69.8% by channel.

Is #11dfb2 a light or a dark color?

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

Should I use black or white text on #11dfb2?

Black. It scores 12.22:1 against #11dfb2, versus 1.72:1 for white — AAA at any size.

What is the complementary color of #11dfb2?

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

What colors go well with #11dfb2?

For interface work: #F4FAF9 as the surface, #C0EDE3 for borders, #4B9B89 for secondary text, #E40C71 as an accent and #09765F for hover and pressed states. For a palette, the analogous pair #11DF4B and #11A5DF stays calm, while #DF113E is the loudest partner.

What is #11dfb2 in CMYK for printing?

cmyk(92%, 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 #11dfb2 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 #11DF67; nudged cooler, #0FC2E2.

Work with #11dfb2 in the Color Lab