Skip to content

#1fcacf

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

RGB
31, 202, 207
HSL
182°, 74%, 47%
CMYK
85, 2, 0, 19
Luminance
0.4704

At a glance

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

Hex
#1fcacf
Hue
182°
cyan
Saturation
74%
vivid
Lightness
47%
balanced
Brightness
81%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4704
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.41:1
Closest name
Dark Turquoise
ΔE2000 1.3
Where it sits
Hue182° of 360°
Saturation74%
Lightness47%
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#1fcacf
RGBrgb(31, 202, 207)
HSLhsl(182, 74%, 47%)
CMYKcmyk(85%, 2%, 0%, 19%)
LABlab(74.2 -37.6 -14.0)
LCHlch(74.2 40.1 200.5)
OKLCHoklch(0.763 0.126 198.1)
Decimal2083535
Display P3color(display-p3 0.122 0.792 0.812)

Copy-ready code

/* CSS */
color: #1fcacf;
background-color: #1fcacf;
/* Tailwind (arbitrary) */
class="text-[#1fcacf] bg-[#1fcacf]"
/* SCSS */
$brand: #1fcacf;
/* SwiftUI */
Color(red: 0.122, green: 0.792, blue: 0.812)
/* Android */
Color.parseColor("#1fcacf")
/* Flutter */
Color(0xFF1FCACF)
/* Python / OpenCV (BGR) */
(207, 202, 31)

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

Accessibility — WCAG contrast

Aa
#1fcacf on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#1fcacf on black: 10.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BBC0D0
deuteranopia · #A4AFD0
tritanopia · #00D1CB

Color scale — 50 to 950

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

#F3FCFC
#E7F8F9
#C8F2F3
#9DEEF0
#6DE6E9
#3CDDE2
#1fcacf
#1BADB1
#158A8E
#146467
#0C3F40
Base = 600Lightest = 50 · #F3FCFCDarkest = 950 · #0C3F40
:root {
  --brand-50: #F3FCFC;
  --brand-100: #E7F8F9;
  --brand-200: #C8F2F3;
  --brand-300: #9DEEF0;
  --brand-400: #6DE6E9;
  --brand-500: #3CDDE2;
  --brand-600: #1fcacf;
  --brand-700: #1BADB1;
  --brand-800: #158A8E;
  --brand-900: #146467;
  --brand-950: #0C3F40;
  --brand: #1fcacf;
  --brand-ink: #000000;
}

Colors that work with #1fcacf

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#C0EBED
Hairlines and dividers
Muted text#4B999B
Captions on the surface
Accent#D41A43
Second voice, not a rival
Dark variant#116C6F
Hover, pressed, headers
Light variant#E9FBFC
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 #1fcacf

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#CF241F
Analogous left#1FCF7C
Analogous right#1F72CF
Split-complement 1#CF1F72
Split-complement 2#CF7C1F
Triadic 1#CF1FCA
Triadic 2#CACF1F
Tetradic#7C1FCF

RGB percentages

Red12.2%
Green79.2%
Blue81.2%

CMYK percentages

Cyan85.0%
Magenta2.4%
Yellow0.0%
Key (black)18.8%

Color previews

#1fcacf text on a black background

contrast 10.41:1

Card sample

#1fcacf text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1fcacf;
Background color
Panel with #1fcacf background
background-color: #1fcacf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1fcacf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(31, 202, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 202, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1fcacf;
background: linear-gradient(135deg, #1fcacf, #1F55CF);

Monochromatic scale

Palettes built from #1fcacf

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.

#1fcacf 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.

#1fcacf, answered

What color is #1fcacf?

#1fcacf is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 1.3). It sits at 182° on the hue wheel with 74% saturation and 47% lightness, which reads as cool.

What is the RGB value of #1fcacf?

rgb(31, 202, 207) — 31 red, 202 green and 207 blue out of 255, or 12.2% / 79.2% / 81.2% by channel.

Is #1fcacf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4704 and perceived brightness is 67%, so black text on it reaches 10.41:1.

Should I use black or white text on #1fcacf?

Black. It scores 10.41:1 against #1fcacf, versus 2.02:1 for white — AAA at any size.

What is the complementary color of #1fcacf?

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

What colors go well with #1fcacf?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B999B for secondary text, #D41A43 as an accent and #116C6F for hover and pressed states. For a palette, the analogous pair #1FCF7C and #1F72CF stays calm, while #CF241F is the loudest partner.

What is #1fcacf in CMYK for printing?

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

Is #1fcacf 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 #1FCF94; nudged cooler, #1D9DD1.

Work with #1fcacf in the Color Lab