Skip to content

#1fdfcb

a balanced, electric cyan · cool · closest name: Turquoise

RGB
31, 223, 203
HSL
174°, 76%, 50%
CMYK
86, 0, 9, 13
Luminance
0.5738

At a glance

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

Hex
#1fdfcb
Hue
174°
cyan
Saturation
76%
electric
Lightness
50%
balanced
Brightness
87%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5738
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.48:1
Closest name
Turquoise
ΔE2000 1.7
Where it sits
Hue174° of 360°
Saturation76%
Lightness50%
Temperature
Warm ← → Cool85% 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#1fdfcb
RGBrgb(31, 223, 203)
HSLhsl(174, 76%, 50%)
CMYKcmyk(86%, 0%, 9%, 13%)
LABlab(80.4 -48.0 -2.7)
LCHlch(80.4 48.1 183.2)
OKLCHoklch(0.814 0.141 183.3)
Decimal2088907
Display P3color(display-p3 0.122 0.875 0.796)

Copy-ready code

/* CSS */
color: #1fdfcb;
background-color: #1fdfcb;
/* Tailwind (arbitrary) */
class="text-[#1fdfcb] bg-[#1fdfcb]"
/* SCSS */
$brand: #1fdfcb;
/* SwiftUI */
Color(red: 0.122, green: 0.875, blue: 0.796)
/* Android */
Color.parseColor("#1fdfcb")
/* Flutter */
Color(0xFF1FDFCB)
/* Python / OpenCV (BGR) */
(203, 223, 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 #1fdfcb · 12.48:1
Use #000000AAA at every size.
Aa
White text · 1.68:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.48:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #1fdfcb as text scores 1.68:1 on white and 12.48:1 on black.

Accessibility — WCAG contrast

Aa
#1fdfcb on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#1fdfcb on black: 12.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4D1CA
deuteranopia · #BCC0CD
tritanopia · #00E4D9

Color scale — 50 to 950

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

#F3FCFB
#E7F9F7
#C8F4EF
#9CF1E8
#6BEADD
#3AE4D2
#1fdfcb
#19B3A3
#148F82
#13685F
#0C413B
Base = 600Lightest = 50 · #F3FCFBDarkest = 950 · #0C413B
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F9F7;
  --brand-200: #C8F4EF;
  --brand-300: #9CF1E8;
  --brand-400: #6BEADD;
  --brand-500: #3AE4D2;
  --brand-600: #1fdfcb;
  --brand-700: #19B3A3;
  --brand-800: #148F82;
  --brand-900: #13685F;
  --brand-950: #0C413B;
  --brand: #1fdfcb;
  --brand-ink: #000000;
}

Colors that work with #1fdfcb

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#C0EDE8
Hairlines and dividers
Muted text#4B9B92
Captions on the surface
Accent#E41A62
Second voice, not a rival
Dark variant#107066
Hover, pressed, headers
Light variant#E9FCFA
Selected rows, tints
Dark surface#142423
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 #1fdfcb

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#DF1F33
Analogous left#1FDF6B
Analogous right#1F93DF
Split-complement 1#DF1F93
Split-complement 2#DF6B1F
Triadic 1#CB1FDF
Triadic 2#DFCB1F
Tetradic#6B1FDF

RGB percentages

Red12.2%
Green87.5%
Blue79.6%

CMYK percentages

Cyan86.1%
Magenta0.0%
Yellow9.0%
Key (black)12.5%

Color previews

#1fdfcb text on a black background

contrast 12.48:1

Card sample

#1fdfcb text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1fdfcb

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.

#1fdfcb 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#1fdfcb, answered

What color is #1fdfcb?

#1fdfcb is a balanced electric cyan, closest to Turquoise (ΔE2000 1.7). It sits at 174° on the hue wheel with 76% saturation and 50% lightness, which reads as cool.

What is the RGB value of #1fdfcb?

rgb(31, 223, 203) — 31 red, 223 green and 203 blue out of 255, or 12.2% / 87.5% / 79.6% by channel.

Is #1fdfcb a light or a dark color?

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

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

Black. It scores 12.48:1 against #1fdfcb, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #1fdfcb?

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

What colors go well with #1fdfcb?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B92 for secondary text, #E41A62 as an accent and #107066 for hover and pressed states. For a palette, the analogous pair #1FDF6B and #1F93DF stays calm, while #DF1F33 is the loudest partner.

What is #1fdfcb in CMYK for printing?

cmyk(86%, 0%, 9%, 13%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #1fdfcb warm or cool?

Cool — it scores 85 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1FDF84; nudged cooler, #1CB5E2.

Work with #1fdfcb in the Color Lab