Skip to content

#71c2c2

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

RGB
113, 194, 194
HSL
180°, 40%, 60%
CMYK
42, 0, 0, 24
Luminance
0.4599

At a glance

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

Hex
#71c2c2
Hue
180°
cyan
Saturation
40%
soft
Lightness
60%
balanced
Brightness
76%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4599
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
10.20:1
Closest name
Medium Turquoise
ΔE2000 6
Where it sits
Hue180° of 360°
Saturation40%
Lightness60%
Temperature
Warm ← → Cool88% 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#71c2c2
RGBrgb(113, 194, 194)
HSLhsl(180, 40%, 60%)
CMYKcmyk(42%, 0%, 0%, 24%)
LABlab(73.5 -24.7 -7.8)
LCHlch(73.5 25.9 197.4)
OKLCHoklch(0.763 0.080 195.6)
Decimal7455426
Display P3color(display-p3 0.443 0.761 0.761)

Copy-ready code

/* CSS */
color: #71c2c2;
background-color: #71c2c2;
/* Tailwind (arbitrary) */
class="text-[#71c2c2] bg-[#71c2c2]"
/* SCSS */
$brand: #71c2c2;
/* SwiftUI */
Color(red: 0.443, green: 0.761, blue: 0.761)
/* Android */
Color.parseColor("#71c2c2")
/* Flutter */
Color(0xFF71C2C2)
/* Python / OpenCV (BGR) */
(194, 194, 113)

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

Accessibility — WCAG contrast

Aa
#71c2c2 on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#71c2c2 on black: 10.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9BBC2
deuteranopia · #AAB0C3
tritanopia · #4BC7C2

Color scale — 50 to 950

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

#F5FAFA
#EBF4F4
#D2E9E9
#B1DDDD
#89CCCC
#71c2c2
#4AABAB
#3D8F8F
#317272
#275454
#183434
Base = 500Lightest = 50 · #F5FAFADarkest = 950 · #183434
:root {
  --brand-50: #F5FAFA;
  --brand-100: #EBF4F4;
  --brand-200: #D2E9E9;
  --brand-300: #B1DDDD;
  --brand-400: #89CCCC;
  --brand-500: #71c2c2;
  --brand-600: #4AABAB;
  --brand-700: #3D8F8F;
  --brand-800: #317272;
  --brand-900: #275454;
  --brand-950: #183434;
  --brand: #71c2c2;
  --brand-ink: #000000;
}

Colors that work with #71c2c2

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#C6E6E6
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#C66D83
Second voice, not a rival
Dark variant#265959
Hover, pressed, headers
Light variant#EDF7F7
Selected rows, tints
Dark surface#142424
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 #71c2c2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#C27171
Analogous left#71C29A
Analogous right#719AC2
Split-complement 1#C2719A
Split-complement 2#C29A71
Triadic 1#C271C2
Triadic 2#C2C271
Tetradic#9A71C2

RGB percentages

Red44.3%
Green76.1%
Blue76.1%

CMYK percentages

Cyan41.8%
Magenta0.0%
Yellow0.0%
Key (black)23.9%

Color previews

#71c2c2 text on a black background

contrast 10.20:1

Card sample

#71c2c2 text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #71c2c2;
Background color
Panel with #71c2c2 background
background-color: #71c2c2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #71c2c2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(113, 194, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(113, 194, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #71c2c2;
background: linear-gradient(135deg, #71c2c2, #718CC2);

Monochromatic scale

Palettes built from #71c2c2

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.

#71c2c2 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.

#71c2c2, answered

What color is #71c2c2?

#71c2c2 is a balanced soft cyan, closest to Medium Turquoise (ΔE2000 6). It sits at 180° on the hue wheel with 40% saturation and 60% lightness, which reads as cool.

What is the RGB value of #71c2c2?

rgb(113, 194, 194) — 113 red, 194 green and 194 blue out of 255, or 44.3% / 76.1% / 76.1% by channel.

Is #71c2c2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4599 and perceived brightness is 68%, so black text on it reaches 10.20:1.

Should I use black or white text on #71c2c2?

Black. It scores 10.20:1 against #71c2c2, versus 2.06:1 for white — AAA at any size.

What is the complementary color of #71c2c2?

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

What colors go well with #71c2c2?

For interface work: #F4FAFA as the surface, #C6E6E6 for borders, #4B9B9B for secondary text, #C66D83 as an accent and #265959 for hover and pressed states. For a palette, the analogous pair #71C29A and #719AC2 stays calm, while #C27171 is the loudest partner.

What is #71c2c2 in CMYK for printing?

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

Is #71c2c2 warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #71C2A4; nudged cooler, #6FA5C4.

Work with #71c2c2 in the Color Lab