Skip to content

#6dcfd9

a balanced, vivid cyan · cool · closest name: Dark Turquoise

RGB
109, 207, 217
HSL
186°, 59%, 64%
CMYK
50, 5, 0, 15
Luminance
0.5289

At a glance

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

Hex
#6dcfd9
Hue
186°
cyan
Saturation
59%
vivid
Lightness
64%
balanced
Brightness
85%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5289
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.58:1
Closest name
Dark Turquoise
ΔE2000 6.4
Where it sits
Hue186° of 360°
Saturation59%
Lightness64%
Temperature
Warm ← → Cool90% 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#6dcfd9
RGBrgb(109, 207, 217)
HSLhsl(186, 59%, 64%)
CMYKcmyk(50%, 5%, 0%, 15%)
LABlab(77.8 -26.1 -13.8)
LCHlch(77.8 29.6 207.9)
OKLCHoklch(0.799 0.093 204.2)
Decimal7196633
Display P3color(display-p3 0.427 0.812 0.851)

Copy-ready code

/* CSS */
color: #6dcfd9;
background-color: #6dcfd9;
/* Tailwind (arbitrary) */
class="text-[#6dcfd9] bg-[#6dcfd9]"
/* SCSS */
$brand: #6dcfd9;
/* SwiftUI */
Color(red: 0.427, green: 0.812, blue: 0.851)
/* Android */
Color.parseColor("#6dcfd9")
/* Flutter */
Color(0xFF6DCFD9)
/* Python / OpenCV (BGR) */
(217, 207, 109)

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

Accessibility — WCAG contrast

Aa
#6dcfd9 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#6dcfd9 on black: 11.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C2C8DA
deuteranopia · #B0BBD9
tritanopia · #27D6D2

Color scale — 50 to 950

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

#F4FAFB
#E9F5F7
#CDECEF
#A6E2E8
#6dcfd9
#4DC4D1
#33B5C2
#2A97A2
#227981
#1C585E
#12373B
Base = 400Lightest = 50 · #F4FAFBDarkest = 950 · #12373B
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F5F7;
  --brand-200: #CDECEF;
  --brand-300: #A6E2E8;
  --brand-400: #6dcfd9;
  --brand-500: #4DC4D1;
  --brand-600: #33B5C2;
  --brand-700: #2A97A2;
  --brand-800: #227981;
  --brand-900: #1C585E;
  --brand-950: #12373B;
  --brand: #6dcfd9;
  --brand-ink: #000000;
}

Colors that work with #6dcfd9

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#F4FAFA
Tinted page background
Border#C0E8ED
Hairlines and dividers
Muted text#4B939B
Captions on the surface
Accent#DD697B
Second voice, not a rival
Dark variant#1A5E65
Hover, pressed, headers
Light variant#EBF8FA
Selected rows, tints
Dark surface#142324
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 #6dcfd9

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#D9776D
Analogous left#6DD9AD
Analogous right#6D99D9
Split-complement 1#D96D99
Split-complement 2#D9AD6D
Triadic 1#D96DCF
Triadic 2#CFD96D
Tetradic#AD6DD9

RGB percentages

Red42.7%
Green81.2%
Blue85.1%

CMYK percentages

Cyan49.8%
Magenta4.6%
Yellow0.0%
Key (black)14.9%

Color previews

#6dcfd9 text on a black background

contrast 11.58:1

Card sample

#6dcfd9 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(109, 207, 217, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(109, 207, 217, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6dcfd9;
background: linear-gradient(135deg, #6dcfd9, #6D87D9);

Monochromatic scale

Palettes built from #6dcfd9

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.

#6dcfd9 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.

#6dcfd9, answered

What color is #6dcfd9?

#6dcfd9 is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 6.4). It sits at 186° on the hue wheel with 59% saturation and 64% lightness, which reads as cool.

What is the RGB value of #6dcfd9?

rgb(109, 207, 217) — 109 red, 207 green and 217 blue out of 255, or 42.7% / 81.2% / 85.1% by channel.

Is #6dcfd9 a light or a dark color?

It is a light color. Relative luminance is 0.5289 and perceived brightness is 72%, so black text on it reaches 11.58:1.

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

Black. It scores 11.58:1 against #6dcfd9, versus 1.81:1 for white — AAA at any size.

What is the complementary color of #6dcfd9?

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

What colors go well with #6dcfd9?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B939B for secondary text, #DD697B as an accent and #1A5E65 for hover and pressed states. For a palette, the analogous pair #6DD9AD and #6D99D9 stays calm, while #D9776D is the loudest partner.

What is #6dcfd9 in CMYK for printing?

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

Is #6dcfd9 warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6DD9BB; nudged cooler, #6BB1DB.

Work with #6dcfd9 in the Color Lab