Skip to content

#6bc9b8

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

RGB
107, 201, 184
HSL
169°, 47%, 60%
CMYK
47, 0, 9, 21
Luminance
0.4836

At a glance

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

Hex
#6bc9b8
Hue
169°
cyan
Saturation
47%
vivid
Lightness
60%
balanced
Brightness
79%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4836
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.67:1
Closest name
Medium Aqua Marine
ΔE2000 5.7
Where it sits
Hue169° of 360°
Saturation47%
Lightness60%
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#6bc9b8
RGBrgb(107, 201, 184)
HSLhsl(169, 47%, 60%)
CMYKcmyk(47%, 0%, 9%, 21%)
LABlab(75.0 -32.0 -0.1)
LCHlch(75.0 32.0 180.3)
OKLCHoklch(0.773 0.093 180.6)
Decimal7063992
Display P3color(display-p3 0.420 0.788 0.722)

Copy-ready code

/* CSS */
color: #6bc9b8;
background-color: #6bc9b8;
/* Tailwind (arbitrary) */
class="text-[#6bc9b8] bg-[#6bc9b8]"
/* SCSS */
$brand: #6bc9b8;
/* SwiftUI */
Color(red: 0.420, green: 0.788, blue: 0.722)
/* Android */
Color.parseColor("#6bc9b8")
/* Flutter */
Color(0xFF6BC9B8)
/* Python / OpenCV (BGR) */
(184, 201, 107)

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

Accessibility — WCAG contrast

Aa
#6bc9b8 on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#6bc9b8 on black: 10.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C2BFB7
deuteranopia · #B2B4B9
tritanopia · #42CCC4

Color scale — 50 to 950

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

#F5FAF9
#EAF5F3
#D0EBE6
#ADE1D8
#84D2C4
#6bc9b8
#41B39F
#379584
#2C786A
#23574E
#163731
Base = 500Lightest = 50 · #F5FAF9Darkest = 950 · #163731
:root {
  --brand-50: #F5FAF9;
  --brand-100: #EAF5F3;
  --brand-200: #D0EBE6;
  --brand-300: #ADE1D8;
  --brand-400: #84D2C4;
  --brand-500: #6bc9b8;
  --brand-600: #41B39F;
  --brand-700: #379584;
  --brand-800: #2C786A;
  --brand-900: #23574E;
  --brand-950: #163731;
  --brand: #6bc9b8;
  --brand-ink: #000000;
}

Colors that work with #6bc9b8

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#C3E9E2
Hairlines and dividers
Muted text#4B9B8C
Captions on the surface
Accent#CD6793
Second voice, not a rival
Dark variant#225D53
Hover, pressed, headers
Light variant#ECF8F6
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 #6bc9b8

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#C96B7C
Analogous left#6BC989
Analogous right#6BABC9
Split-complement 1#C96BAB
Split-complement 2#C9896B
Triadic 1#B86BC9
Triadic 2#C9B86B
Tetradic#896BC9

RGB percentages

Red42.0%
Green78.8%
Blue72.2%

CMYK percentages

Cyan46.8%
Magenta0.0%
Yellow8.5%
Key (black)21.2%

Color previews

#6bc9b8 text on a black background

contrast 10.67:1

Card sample

#6bc9b8 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6bc9b8;
Background color
Panel with #6bc9b8 background
background-color: #6bc9b8;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6bc9b8;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(107, 201, 184, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(107, 201, 184, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6bc9b8;
background: linear-gradient(135deg, #6bc9b8, #6B9BC9);

Monochromatic scale

Palettes built from #6bc9b8

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.

#6bc9b8 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

Converts to four-color process without much drama. Proof it anyway.

#6bc9b8, answered

What color is #6bc9b8?

#6bc9b8 is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 5.7). It sits at 169° on the hue wheel with 47% saturation and 60% lightness, which reads as cool.

What is the RGB value of #6bc9b8?

rgb(107, 201, 184) — 107 red, 201 green and 184 blue out of 255, or 42% / 78.8% / 72.2% by channel.

Is #6bc9b8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4836 and perceived brightness is 69%, so black text on it reaches 10.67:1.

Should I use black or white text on #6bc9b8?

Black. It scores 10.67:1 against #6bc9b8, versus 1.97:1 for white — AAA at any size.

What is the complementary color of #6bc9b8?

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

What colors go well with #6bc9b8?

For interface work: #F4FAF9 as the surface, #C3E9E2 for borders, #4B9B8C for secondary text, #CD6793 as an accent and #225D53 for hover and pressed states. For a palette, the analogous pair #6BC989 and #6BABC9 stays calm, while #C96B7C is the loudest partner.

What is #6bc9b8 in CMYK for printing?

cmyk(47%, 0%, 9%, 21%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #6bc9b8 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 #6BC995; nudged cooler, #69B9CB.

Work with #6bc9b8 in the Color Lab