Skip to content

#6cd2c5

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

RGB
108, 210, 197
HSL
172°, 53%, 62%
CMYK
49, 0, 6, 18
Luminance
0.5331

At a glance

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

Hex
#6cd2c5
Hue
172°
cyan
Saturation
53%
vivid
Lightness
62%
balanced
Brightness
82%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5331
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.66:1
Closest name
Medium Turquoise
ΔE2000 3.9
Where it sits
Hue172° of 360°
Saturation53%
Lightness62%
Temperature
Warm ← → Cool84% 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#6cd2c5
RGBrgb(108, 210, 197)
HSLhsl(172, 53%, 62%)
CMYKcmyk(49%, 0%, 6%, 18%)
LABlab(78.1 -32.9 -2.7)
LCHlch(78.1 33.0 184.7)
OKLCHoklch(0.799 0.098 184.6)
Decimal7131845
Display P3color(display-p3 0.424 0.824 0.773)

Copy-ready code

/* CSS */
color: #6cd2c5;
background-color: #6cd2c5;
/* Tailwind (arbitrary) */
class="text-[#6cd2c5] bg-[#6cd2c5]"
/* SCSS */
$brand: #6cd2c5;
/* SwiftUI */
Color(red: 0.424, green: 0.824, blue: 0.773)
/* Android */
Color.parseColor("#6cd2c5")
/* Flutter */
Color(0xFF6CD2C5)
/* Python / OpenCV (BGR) */
(197, 210, 108)

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

Accessibility — WCAG contrast

Aa
#6cd2c5 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#6cd2c5 on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9C8C5
deuteranopia · #B9BCC6
tritanopia · #38D6CE

Color scale — 50 to 950

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

#F4FBFA
#E9F6F4
#CEEDE9
#A9E5DD
#6cd2c5
#53CABB
#39BBAB
#309C8E
#267D72
#1F5B54
#143934
Base = 400Lightest = 50 · #F4FBFADarkest = 950 · #143934
:root {
  --brand-50: #F4FBFA;
  --brand-100: #E9F6F4;
  --brand-200: #CEEDE9;
  --brand-300: #A9E5DD;
  --brand-400: #6cd2c5;
  --brand-500: #53CABB;
  --brand-600: #39BBAB;
  --brand-700: #309C8E;
  --brand-800: #267D72;
  --brand-900: #1F5B54;
  --brand-950: #143934;
  --brand: #6cd2c5;
  --brand-ink: #000000;
}

Colors that work with #6cd2c5

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#C1ECE6
Hairlines and dividers
Muted text#4B9B91
Captions on the surface
Accent#D66892
Second voice, not a rival
Dark variant#1E6259
Hover, pressed, headers
Light variant#EBF9F7
Selected rows, tints
Dark surface#142422
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 #6cd2c5

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#D26C79
Analogous left#6CD292
Analogous right#6CACD2
Split-complement 1#D26CAC
Split-complement 2#D2926C
Triadic 1#C56CD2
Triadic 2#D2C56C
Tetradic#926CD2

RGB percentages

Red42.4%
Green82.4%
Blue77.3%

CMYK percentages

Cyan48.6%
Magenta0.0%
Yellow6.2%
Key (black)17.6%

Color previews

#6cd2c5 text on a black background

contrast 11.66:1

Card sample

#6cd2c5 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(108, 210, 197, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(108, 210, 197, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6cd2c5;
background: linear-gradient(135deg, #6cd2c5, #6C9BD2);

Monochromatic scale

Palettes built from #6cd2c5

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.

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

#6cd2c5, answered

What color is #6cd2c5?

#6cd2c5 is a balanced vivid cyan, closest to Medium Turquoise (ΔE2000 3.9). It sits at 172° on the hue wheel with 53% saturation and 62% lightness, which reads as cool.

What is the RGB value of #6cd2c5?

rgb(108, 210, 197) — 108 red, 210 green and 197 blue out of 255, or 42.4% / 82.4% / 77.3% by channel.

Is #6cd2c5 a light or a dark color?

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

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

Black. It scores 11.66:1 against #6cd2c5, versus 1.80:1 for white — AAA at any size.

What is the complementary color of #6cd2c5?

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

What colors go well with #6cd2c5?

For interface work: #F4FAFA as the surface, #C1ECE6 for borders, #4B9B91 for secondary text, #D66892 as an accent and #1E6259 for hover and pressed states. For a palette, the analogous pair #6CD292 and #6CACD2 stays calm, while #D26C79 is the loudest partner.

What is #6cd2c5 in CMYK for printing?

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

Is #6cd2c5 warm or cool?

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

Work with #6cd2c5 in the Color Lab