Skip to content

#1fb2ac

a dark, vivid cyan · cool · “Light Sea Green”

RGB
31, 178, 172
HSL
178°, 70%, 41%
CMYK
83, 0, 3, 30
Luminance
0.3511

At a glance

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

Hex
#1fb2ac
Hue
178°
cyan
Saturation
70%
vivid
Lightness
41%
dark
Brightness
70%
HSV value
Perceived
59%
weighted brightness
Luminance
0.3511
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
8.02:1
Closest name
Light Sea Green
ΔE2000 0.7
Where it sits
Hue178° of 360°
Saturation70%
Lightness41%
Temperature
Warm ← → Cool87% 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#1fb2ac
RGBrgb(31, 178, 172)
HSLhsl(178, 70%, 41%)
CMYKcmyk(83%, 0%, 3%, 30%)
LABlab(65.8 -37.0 -7.4)
LCHlch(65.8 37.7 191.3)
OKLCHoklch(0.692 0.114 190.4)
Decimal2077356
Display P3color(display-p3 0.122 0.698 0.675)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1fb2ac on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#1fb2ac on black: 8.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A7A8AC
deuteranopia · #949AAD
tritanopia · #00B7B0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #1fb2ac is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FCFB
#E7F8F7
#C9F2F1
#9FEEEB
#70E6E1
#40DED7
#24D0CA
#1fb2ac
#188B86
#166562
#0E3F3D
Base = 700Lightest = 50 · #F3FCFBDarkest = 950 · #0E3F3D
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F8F7;
  --brand-200: #C9F2F1;
  --brand-300: #9FEEEB;
  --brand-400: #70E6E1;
  --brand-500: #40DED7;
  --brand-600: #24D0CA;
  --brand-700: #1fb2ac;
  --brand-800: #188B86;
  --brand-900: #166562;
  --brand-950: #0E3F3D;
  --brand: #1fb2ac;
  --brand-ink: #000000;
}

Colors that work with #1fb2ac

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#C0EDEB
Hairlines and dividers
Muted text#4B9B98
Captions on the surface
Accent#B61B48
Second voice, not a rival
Dark variant#136D69
Hover, pressed, headers
Light variant#E9FBFA
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 #1fb2ac

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#B21F25
Analogous left#1FB263
Analogous right#1F6EB2
Split-complement 1#B21F6E
Split-complement 2#B2631F
Triadic 1#AC1FB2
Triadic 2#B2AC1F
Tetradic#631FB2

RGB percentages

Red12.2%
Green69.8%
Blue67.5%

CMYK percentages

Cyan82.6%
Magenta0.0%
Yellow3.4%
Key (black)30.2%

Color previews

#1fb2ac text on a black background

contrast 8.02:1

Card sample

#1fb2ac text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1fb2ac

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.

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

#1fb2ac, answered

What color is #1fb2ac?

#1fb2ac is a dark vivid cyan — the CSS keyword Light Sea Green. It sits at 178° on the hue wheel with 70% saturation and 41% lightness, which reads as cool.

What is the RGB value of #1fb2ac?

rgb(31, 178, 172) — 31 red, 178 green and 172 blue out of 255, or 12.2% / 69.8% / 67.5% by channel.

Is #1fb2ac a light or a dark color?

It is a mid-tone. Relative luminance is 0.3511 and perceived brightness is 59%, so black text on it reaches 8.02:1.

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

Black. It scores 8.02:1 against #1fb2ac, versus 2.62:1 for white — AAA at any size.

What is the complementary color of #1fb2ac?

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

What colors go well with #1fb2ac?

For interface work: #F4FAFA as the surface, #C0EDEB for borders, #4B9B98 for secondary text, #B61B48 as an accent and #136D69 for hover and pressed states. For a palette, the analogous pair #1FB263 and #1F6EB2 stays calm, while #B21F25 is the loudest partner.

What is #1fb2ac in CMYK for printing?

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

Is #1fb2ac warm or cool?

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

Work with #1fb2ac in the Color Lab