Skip to content

#3fbaba

a balanced, vivid cyan · cool · closest name: Light Sea Green

RGB
63, 186, 186
HSL
180°, 49%, 49%
CMYK
66, 0, 0, 27
Luminance
0.3972

At a glance

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

Hex
#3fbaba
Hue
180°
cyan
Saturation
49%
vivid
Lightness
49%
balanced
Brightness
73%
HSV value
Perceived
63%
weighted brightness
Luminance
0.3972
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
8.94:1
Closest name
Light Sea Green
ΔE2000 4.3
Where it sits
Hue180° of 360°
Saturation49%
Lightness49%
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#3fbaba
RGBrgb(63, 186, 186)
HSLhsl(180, 49%, 49%)
CMYKcmyk(66%, 0%, 0%, 27%)
LABlab(69.3 -33.0 -9.9)
LCHlch(69.3 34.5 196.7)
OKLCHoklch(0.723 0.106 195.1)
Decimal4176570
Display P3color(display-p3 0.247 0.729 0.729)

Copy-ready code

/* CSS */
color: #3fbaba;
background-color: #3fbaba;
/* Tailwind (arbitrary) */
class="text-[#3fbaba] bg-[#3fbaba]"
/* SCSS */
$brand: #3fbaba;
/* SwiftUI */
Color(red: 0.247, green: 0.729, blue: 0.729)
/* Android */
Color.parseColor("#3fbaba")
/* Flutter */
Color(0xFF3FBABA)
/* Python / OpenCV (BGR) */
(186, 186, 63)

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

Accessibility — WCAG contrast

Aa
#3fbaba on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#3fbaba on black: 8.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AEB1BA
deuteranopia · #9BA3BB
tritanopia · #00C0BA

Color scale — 50 to 950

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

#F4FAFA
#EAF6F6
#CFECEC
#ABE3E3
#81D4D4
#57C6C6
#3fbaba
#349898
#297A7A
#215959
#153838
Base = 600Lightest = 50 · #F4FAFADarkest = 950 · #153838
:root {
  --brand-50: #F4FAFA;
  --brand-100: #EAF6F6;
  --brand-200: #CFECEC;
  --brand-300: #ABE3E3;
  --brand-400: #81D4D4;
  --brand-500: #57C6C6;
  --brand-600: #3fbaba;
  --brand-700: #349898;
  --brand-800: #297A7A;
  --brand-900: #215959;
  --brand-950: #153838;
  --brand: #3fbaba;
  --brand-ink: #000000;
}

Colors that work with #3fbaba

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#C2EAEA
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#BF3A5B
Second voice, not a rival
Dark variant#205F5F
Hover, pressed, headers
Light variant#ECF9F9
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 #3fbaba

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#BA3F3F
Analogous left#3FBA7C
Analogous right#3F7CBA
Split-complement 1#BA3F7C
Split-complement 2#BA7C3F
Triadic 1#BA3FBA
Triadic 2#BABA3F
Tetradic#7C3FBA

RGB percentages

Red24.7%
Green72.9%
Blue72.9%

CMYK percentages

Cyan66.1%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#3fbaba text on a black background

contrast 8.94:1

Card sample

#3fbaba text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3fbaba;
Background color
Panel with #3fbaba background
background-color: #3fbaba;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3fbaba;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(63, 186, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 186, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3fbaba;
background: linear-gradient(135deg, #3fbaba, #3F68BA);

Monochromatic scale

Palettes built from #3fbaba

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.

#3fbaba 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.

#3fbaba, answered

What color is #3fbaba?

#3fbaba is a balanced vivid cyan, closest to Light Sea Green (ΔE2000 4.3). It sits at 180° on the hue wheel with 49% saturation and 49% lightness, which reads as cool.

What is the RGB value of #3fbaba?

rgb(63, 186, 186) — 63 red, 186 green and 186 blue out of 255, or 24.7% / 72.9% / 72.9% by channel.

Is #3fbaba a light or a dark color?

It is a mid-tone. Relative luminance is 0.3972 and perceived brightness is 63%, so black text on it reaches 8.94:1.

Should I use black or white text on #3fbaba?

Black. It scores 8.94:1 against #3fbaba, versus 2.35:1 for white — AAA at any size.

What is the complementary color of #3fbaba?

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

What colors go well with #3fbaba?

For interface work: #F4FAFA as the surface, #C2EAEA for borders, #4B9B9B for secondary text, #BF3A5B as an accent and #205F5F for hover and pressed states. For a palette, the analogous pair #3FBA7C and #3F7CBA stays calm, while #BA3F3F is the loudest partner.

What is #3fbaba in CMYK for printing?

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

Is #3fbaba 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 #3FBA8D; nudged cooler, #3C93BC.

Work with #3fbaba in the Color Lab