Skip to content

#1fd5af

a balanced, vivid cyan · cool · closest name: Medium Aqua Marine

RGB
31, 213, 175
HSL
168°, 75%, 48%
CMYK
85, 0, 18, 17
Luminance
0.5097

At a glance

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

Hex
#1fd5af
Hue
168°
cyan
Saturation
75%
vivid
Lightness
48%
balanced
Brightness
84%
HSV value
Perceived
68%
weighted brightness
Luminance
0.5097
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.19:1
Closest name
Medium Aqua Marine
ΔE2000 4.6
Where it sits
Hue168° of 360°
Saturation75%
Lightness48%
Temperature
Warm ← → Cool82% 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#1fd5af
RGBrgb(31, 213, 175)
HSLhsl(168, 75%, 48%)
CMYKcmyk(85%, 0%, 18%, 17%)
LABlab(76.7 -51.2 6.8)
LCHlch(76.7 51.7 172.4)
OKLCHoklch(0.781 0.145 173.2)
Decimal2086319
Display P3color(display-p3 0.122 0.835 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1fd5af on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#1fd5af on black: 11.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CEC6AD
deuteranopia · #B8B7B2
tritanopia · #00D7CA

Color scale — 50 to 950

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

#F3FCFA
#E7F9F5
#C8F4EB
#9DF1DF
#6CEACF
#3BE3C0
#1fd5af
#1AB292
#158E75
#136756
#0C4136
Base = 600Lightest = 50 · #F3FCFADarkest = 950 · #0C4136
:root {
  --brand-50: #F3FCFA;
  --brand-100: #E7F9F5;
  --brand-200: #C8F4EB;
  --brand-300: #9DF1DF;
  --brand-400: #6CEACF;
  --brand-500: #3BE3C0;
  --brand-600: #1fd5af;
  --brand-700: #1AB292;
  --brand-800: #158E75;
  --brand-900: #136756;
  --brand-950: #0C4136;
  --brand: #1fd5af;
  --brand-ink: #000000;
}

Colors that work with #1fd5af

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#F4FAF9
Tinted page background
Border#C0EDE3
Hairlines and dividers
Muted text#4B9B8A
Captions on the surface
Accent#DA1A72
Second voice, not a rival
Dark variant#106F5B
Hover, pressed, headers
Light variant#E9FCF8
Selected rows, tints
Dark surface#142421
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 #1fd5af

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#D51F45
Analogous left#1FD554
Analogous right#1FA0D5
Split-complement 1#D51FA0
Split-complement 2#D5541F
Triadic 1#AF1FD5
Triadic 2#D5AF1F
Tetradic#541FD5

RGB percentages

Red12.2%
Green83.5%
Blue68.6%

CMYK percentages

Cyan85.4%
Magenta0.0%
Yellow17.8%
Key (black)16.5%

Color previews

#1fd5af text on a black background

contrast 11.19:1

Card sample

#1fd5af text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1fd5af

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.

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

#1fd5af, answered

What color is #1fd5af?

#1fd5af is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 4.6). It sits at 168° on the hue wheel with 75% saturation and 48% lightness, which reads as cool.

What is the RGB value of #1fd5af?

rgb(31, 213, 175) — 31 red, 213 green and 175 blue out of 255, or 12.2% / 83.5% / 68.6% by channel.

Is #1fd5af a light or a dark color?

It is a light color. Relative luminance is 0.5097 and perceived brightness is 68%, so black text on it reaches 11.19:1.

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

Black. It scores 11.19:1 against #1fd5af, versus 1.88:1 for white — AAA at any size.

What is the complementary color of #1fd5af?

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

What colors go well with #1fd5af?

For interface work: #F4FAF9 as the surface, #C0EDE3 for borders, #4B9B8A for secondary text, #DA1A72 as an accent and #106F5B for hover and pressed states. For a palette, the analogous pair #1FD554 and #1FA0D5 stays calm, while #D51F45 is the loudest partner.

What is #1fd5af in CMYK for printing?

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

Is #1fd5af warm or cool?

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

Work with #1fd5af in the Color Lab