Skip to content

#2faaa3

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

RGB
47, 170, 163
HSL
177°, 57%, 43%
CMYK
72, 0, 4, 33
Luminance
0.3200

At a glance

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

Hex
#2faaa3
Hue
177°
cyan
Saturation
57%
vivid
Lightness
43%
dark
Brightness
67%
HSV value
Perceived
56%
weighted brightness
Luminance
0.3200
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
7.40:1
Closest name
Light Sea Green
ΔE2000 2.4
Where it sits
Hue177° of 360°
Saturation57%
Lightness43%
Temperature
Warm ← → Cool86% 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#2faaa3
RGBrgb(47, 170, 163)
HSLhsl(177, 57%, 43%)
CMYKcmyk(72%, 0%, 4%, 33%)
LABlab(63.3 -34.3 -6.0)
LCHlch(63.3 34.8 190.0)
OKLCHoklch(0.671 0.105 189.3)
Decimal3123875
Display P3color(display-p3 0.184 0.667 0.639)

Copy-ready code

/* CSS */
color: #2faaa3;
background-color: #2faaa3;
/* Tailwind (arbitrary) */
class="text-[#2faaa3] bg-[#2faaa3]"
/* SCSS */
$brand: #2faaa3;
/* SwiftUI */
Color(red: 0.184, green: 0.667, blue: 0.639)
/* Android */
Color.parseColor("#2faaa3")
/* Flutter */
Color(0xFF2FAAA3)
/* Python / OpenCV (BGR) */
(163, 170, 47)

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

Accessibility — WCAG contrast

Aa
#2faaa3 on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#2faaa3 on black: 7.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0A1A3
deuteranopia · #8F94A4
tritanopia · #00AFA8

Color scale — 50 to 950

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

#F4FBFA
#E9F6F6
#CDEEED
#A7E7E3
#7BDBD5
#4FCEC7
#35C0B8
#2faaa3
#23807B
#1D5D5A
#123A38
Base = 700Lightest = 50 · #F4FBFADarkest = 950 · #123A38
:root {
  --brand-50: #F4FBFA;
  --brand-100: #E9F6F6;
  --brand-200: #CDEEED;
  --brand-300: #A7E7E3;
  --brand-400: #7BDBD5;
  --brand-500: #4FCEC7;
  --brand-600: #35C0B8;
  --brand-700: #2faaa3;
  --brand-800: #23807B;
  --brand-900: #1D5D5A;
  --brand-950: #123A38;
  --brand: #2faaa3;
  --brand-ink: #000000;
}

Colors that work with #2faaa3

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#C0EDEA
Hairlines and dividers
Muted text#4B9B96
Captions on the surface
Accent#AE2B53
Second voice, not a rival
Dark variant#1C6460
Hover, pressed, headers
Light variant#EBF9F9
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 #2faaa3

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#AA2F36
Analogous left#2FAA65
Analogous right#2F73AA
Split-complement 1#AA2F73
Split-complement 2#AA652F
Triadic 1#A32FAA
Triadic 2#AAA32F
Tetradic#652FAA

RGB percentages

Red18.4%
Green66.7%
Blue63.9%

CMYK percentages

Cyan72.4%
Magenta0.0%
Yellow4.1%
Key (black)33.3%

Color previews

#2faaa3 text on a black background

contrast 7.40:1

Card sample

#2faaa3 text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2faaa3;
Background color
Panel with #2faaa3 background
background-color: #2faaa3;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 170, 163, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 170, 163, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2faaa3;
background: linear-gradient(135deg, #2faaa3, #2F5FAA);

Monochromatic scale

Palettes built from #2faaa3

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.

#2faaa3 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.

#2faaa3, answered

What color is #2faaa3?

#2faaa3 is a dark vivid cyan, closest to Light Sea Green (ΔE2000 2.4). It sits at 177° on the hue wheel with 57% saturation and 43% lightness, which reads as cool.

What is the RGB value of #2faaa3?

rgb(47, 170, 163) — 47 red, 170 green and 163 blue out of 255, or 18.4% / 66.7% / 63.9% by channel.

Is #2faaa3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3200 and perceived brightness is 56%, so black text on it reaches 7.40:1.

Should I use black or white text on #2faaa3?

Black. It scores 7.40:1 against #2faaa3, versus 2.84:1 for white — AAA at any size.

What is the complementary color of #2faaa3?

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

What colors go well with #2faaa3?

For interface work: #F4FAFA as the surface, #C0EDEA for borders, #4B9B96 for secondary text, #AE2B53 as an accent and #1C6460 for hover and pressed states. For a palette, the analogous pair #2FAA65 and #2F73AA stays calm, while #AA2F36 is the loudest partner.

What is #2faaa3 in CMYK for printing?

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

Is #2faaa3 warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2FAA76; nudged cooler, #2D85AC.

Work with #2faaa3 in the Color Lab