Skip to content

#2f959d

a dark, vivid cyan · cool · closest name: Dark Cyan

RGB
47, 149, 157
HSL
184°, 54%, 40%
CMYK
70, 5, 0, 38
Luminance
0.2453

At a glance

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

Hex
#2f959d
Hue
184°
cyan
Saturation
54%
vivid
Lightness
40%
dark
Brightness
62%
HSV value
Perceived
50%
weighted brightness
Luminance
0.2453
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
5.91:1
Closest name
Dark Cyan
ΔE2000 5.6
Where it sits
Hue184° of 360°
Saturation54%
Lightness40%
Temperature
Warm ← → Cool89% 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#2f959d
RGBrgb(47, 149, 157)
HSLhsl(184, 54%, 40%)
CMYKcmyk(70%, 5%, 0%, 38%)
LABlab(56.6 -25.9 -12.7)
LCHlch(56.6 28.8 206.1)
OKLCHoklch(0.616 0.091 202.7)
Decimal3118493
Display P3color(display-p3 0.184 0.584 0.616)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2f959d on white: 3.56:1
AA ✗ fail · AA-large · AAA
Aa
#2f959d on black: 5.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #898F9E
deuteranopia · #79839D
tritanopia · #009B97

Color scale — 50 to 950

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

#F4FAFB
#E9F5F6
#CEEBEE
#A9E1E5
#7DD2D8
#52C2CB
#38B3BC
#2f959d
#26777E
#1F575C
#133639
Base = 700Lightest = 50 · #F4FAFBDarkest = 950 · #133639
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F5F6;
  --brand-200: #CEEBEE;
  --brand-300: #A9E1E5;
  --brand-400: #7DD2D8;
  --brand-500: #52C2CB;
  --brand-600: #38B3BC;
  --brand-700: #2f959d;
  --brand-800: #26777E;
  --brand-900: #1F575C;
  --brand-950: #133639;
  --brand: #2f959d;
  --brand-ink: #000000;
}

Colors that work with #2f959d

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#C0E9EC
Hairlines and dividers
Muted text#4B959B
Captions on the surface
Accent#A12B40
Second voice, not a rival
Dark variant#1D5D62
Hover, pressed, headers
Light variant#EBF8F9
Selected rows, tints
Dark surface#142324
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 #2f959d

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#9D372F
Analogous left#2F9D6E
Analogous right#2F5E9D
Split-complement 1#9D2F5E
Split-complement 2#9D6E2F
Triadic 1#9D2F95
Triadic 2#959D2F
Tetradic#6E2F9D

RGB percentages

Red18.4%
Green58.4%
Blue61.6%

CMYK percentages

Cyan70.1%
Magenta5.1%
Yellow0.0%
Key (black)38.4%

Color previews

#2f959d text on a black background

contrast 5.91:1

Card sample

#2f959d text on a white background

contrast 3.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2f959d

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.

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

#2f959d, answered

What color is #2f959d?

#2f959d is a dark vivid cyan, closest to Dark Cyan (ΔE2000 5.6). It sits at 184° on the hue wheel with 54% saturation and 40% lightness, which reads as cool.

What is the RGB value of #2f959d?

rgb(47, 149, 157) — 47 red, 149 green and 157 blue out of 255, or 18.4% / 58.4% / 61.6% by channel.

Is #2f959d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2453 and perceived brightness is 50%, so black text on it reaches 5.91:1.

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

Black. It scores 5.91:1 against #2f959d, versus 3.56:1 for white — AA at any size.

What is the complementary color of #2f959d?

#9D372F sits directly opposite on the wheel. Softer options are the split-complements #9D2F5E and #9D6E2F, which give the same contrast with far less vibration.

What colors go well with #2f959d?

For interface work: #F4FAFA as the surface, #C0E9EC for borders, #4B959B for secondary text, #A12B40 as an accent and #1D5D62 for hover and pressed states. For a palette, the analogous pair #2F9D6E and #2F5E9D stays calm, while #9D372F is the loudest partner.

What is #2f959d in CMYK for printing?

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

Is #2f959d warm or cool?

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

Work with #2f959d in the Color Lab