Skip to content

#2faaaf

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

RGB
47, 170, 175
HSL
182°, 58%, 44%
CMYK
73, 3, 0, 31
Luminance
0.3245

At a glance

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

Hex
#2faaaf
Hue
182°
cyan
Saturation
58%
vivid
Lightness
44%
dark
Brightness
69%
HSV value
Perceived
57%
weighted brightness
Luminance
0.3245
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
7.49:1
Closest name
Light Sea Green
ΔE2000 5.5
Where it sits
Hue182° of 360°
Saturation58%
Lightness44%
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#2faaaf
RGBrgb(47, 170, 175)
HSLhsl(182, 58%, 44%)
CMYKcmyk(73%, 3%, 0%, 31%)
LABlab(63.7 -30.7 -12.2)
LCHlch(63.7 33.1 201.6)
OKLCHoklch(0.675 0.104 199.1)
Decimal3123887
Display P3color(display-p3 0.184 0.667 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2faaaf on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#2faaaf on black: 7.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9EA2B0
deuteranopia · #8B95B0
tritanopia · #00B0AB

Color scale — 50 to 950

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

#F4FBFB
#E9F6F7
#CDEDEF
#A7E5E7
#7AD8DB
#4ECBD0
#34BCC1
#2faaaf
#237D81
#1D5B5E
#12393B
Base = 700Lightest = 50 · #F4FBFBDarkest = 950 · #12393B
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E9F6F7;
  --brand-200: #CDEDEF;
  --brand-300: #A7E5E7;
  --brand-400: #7AD8DB;
  --brand-500: #4ECBD0;
  --brand-600: #34BCC1;
  --brand-700: #2faaaf;
  --brand-800: #237D81;
  --brand-900: #1D5B5E;
  --brand-950: #12393B;
  --brand: #2faaaf;
  --brand-ink: #000000;
}

Colors that work with #2faaaf

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#C0EBED
Hairlines and dividers
Muted text#4B989B
Captions on the surface
Accent#B32A47
Second voice, not a rival
Dark variant#1B6265
Hover, pressed, headers
Light variant#EBF9FA
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 #2faaaf

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#AF342F
Analogous left#2FAF74
Analogous right#2F6AAF
Split-complement 1#AF2F6A
Split-complement 2#AF742F
Triadic 1#AF2FAA
Triadic 2#AAAF2F
Tetradic#742FAF

RGB percentages

Red18.4%
Green66.7%
Blue68.6%

CMYK percentages

Cyan73.1%
Magenta2.9%
Yellow0.0%
Key (black)31.4%

Color previews

#2faaaf text on a black background

contrast 7.49:1

Card sample

#2faaaf text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2faaaf

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.

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

#2faaaf, answered

What color is #2faaaf?

#2faaaf is a dark vivid cyan, closest to Light Sea Green (ΔE2000 5.5). It sits at 182° on the hue wheel with 58% saturation and 44% lightness, which reads as cool.

What is the RGB value of #2faaaf?

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

Is #2faaaf a light or a dark color?

It is a mid-tone. Relative luminance is 0.3245 and perceived brightness is 57%, so black text on it reaches 7.49:1.

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

Black. It scores 7.49:1 against #2faaaf, versus 2.80:1 for white — AAA at any size.

What is the complementary color of #2faaaf?

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

What colors go well with #2faaaf?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B989B for secondary text, #B32A47 as an accent and #1B6265 for hover and pressed states. For a palette, the analogous pair #2FAF74 and #2F6AAF stays calm, while #AF342F is the loudest partner.

What is #2faaaf in CMYK for printing?

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

Is #2faaaf 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 #2FAF85; nudged cooler, #2D85B1.

Work with #2faaaf in the Color Lab