Skip to content

#4f7d7d

a dark, soft cyan · cool · closest name: Teal

RGB
79, 125, 125
HSL
180°, 23%, 40%
CMYK
37, 0, 0, 51
Luminance
0.1781

At a glance

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

Hex
#4f7d7d
Hue
180°
cyan
Saturation
23%
soft
Lightness
40%
dark
Brightness
49%
HSV value
Perceived
44%
weighted brightness
Luminance
0.1781
WCAG relative
Temperature
Cool
74/100 cool
Color family
Cyan
Tone
Soft
Best ink
White
4.60:1
Closest name
Teal
ΔE2000 7.3
Where it sits
Hue180° of 360°
Saturation23%
Lightness40%
Temperature
Warm ← → Cool74% 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#4f7d7d
RGBrgb(79, 125, 125)
HSLhsl(180, 23%, 40%)
CMYKcmyk(37%, 0%, 0%, 51%)
LABlab(49.3 -15.6 -5.0)
LCHlch(49.3 16.4 197.7)
OKLCHoklch(0.557 0.050 195.8)
Decimal5209469
Display P3color(display-p3 0.310 0.490 0.490)

Copy-ready code

/* CSS */
color: #4f7d7d;
background-color: #4f7d7d;
/* Tailwind (arbitrary) */
class="text-[#4f7d7d] bg-[#4f7d7d]"
/* SCSS */
$brand: #4f7d7d;
/* SwiftUI */
Color(red: 0.310, green: 0.490, blue: 0.490)
/* Android */
Color.parseColor("#4f7d7d")
/* Flutter */
Color(0xFF4F7D7D)
/* Python / OpenCV (BGR) */
(125, 125, 79)

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#ffffff on #4f7d7d · 4.60:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.60:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.56:1
AA pass · AA large pass · AAA fail
Reading the other direction: #4f7d7d as text scores 4.60:1 on white and 4.56:1 on black.

Accessibility — WCAG contrast

Aa
#4f7d7d on white: 4.60:1
AA ✓ pass · AA-large · AAA
Aa
#4f7d7d on black: 4.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #77797D
deuteranopia · #6F727D
tritanopia · #3C807D

Color scale — 50 to 950

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

#F6F9F9
#EDF2F2
#D7E4E4
#BAD4D4
#98BEBE
#76A8A8
#5F9696
#4f7d7d
#3F6464
#314A4A
#1E2E2E
Base = 700Lightest = 50 · #F6F9F9Darkest = 950 · #1E2E2E
:root {
  --brand-50: #F6F9F9;
  --brand-100: #EDF2F2;
  --brand-200: #D7E4E4;
  --brand-300: #BAD4D4;
  --brand-400: #98BEBE;
  --brand-500: #76A8A8;
  --brand-600: #5F9696;
  --brand-700: #4f7d7d;
  --brand-800: #3F6464;
  --brand-900: #314A4A;
  --brand-950: #1E2E2E;
  --brand: #4f7d7d;
  --brand-ink: #ffffff;
}

Colors that work with #4f7d7d

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F6F9F9
Tinted page background
Border#CDDFDF
Hairlines and dividers
Muted text#598D8D
Captions on the surface
Accent#814B58
Second voice, not a rival
Dark variant#314E4E
Hover, pressed, headers
Light variant#EFF5F5
Selected rows, tints
Dark surface#162222
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 #4f7d7d

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

Works well for
  • Body text and links on white
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • 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#7D4F4F
Analogous left#4F7D66
Analogous right#4F667D
Split-complement 1#7D4F66
Split-complement 2#7D664F
Triadic 1#7D4F7D
Triadic 2#7D7D4F
Tetradic#664F7D

RGB percentages

Red31.0%
Green49.0%
Blue49.0%

CMYK percentages

Cyan36.8%
Magenta0.0%
Yellow0.0%
Key (black)51.0%

Color previews

#4f7d7d text on a black background

contrast 4.56:1

Card sample

#4f7d7d text on a white background

contrast 4.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4f7d7d;
Background color
Panel with #4f7d7d background
background-color: #4f7d7d;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(79, 125, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(79, 125, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4f7d7d;
background: linear-gradient(135deg, #4f7d7d, #4F5E7D);

Monochromatic scale

Palettes built from #4f7d7d

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.

#4f7d7d 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.

#4f7d7d, answered

What color is #4f7d7d?

#4f7d7d is a dark soft cyan, closest to Teal (ΔE2000 7.3). It sits at 180° on the hue wheel with 23% saturation and 40% lightness, which reads as cool.

What is the RGB value of #4f7d7d?

rgb(79, 125, 125) — 79 red, 125 green and 125 blue out of 255, or 31% / 49% / 49% by channel.

Is #4f7d7d a light or a dark color?

It is a dark color. Relative luminance is 0.1781 and perceived brightness is 44%, so white text on it reaches 4.60:1.

Should I use black or white text on #4f7d7d?

White. It scores 4.60:1 against #4f7d7d, versus 4.56:1 for black — AA at any size.

What is the complementary color of #4f7d7d?

#7D4F4F sits directly opposite on the wheel. Softer options are the split-complements #7D4F66 and #7D664F, which give the same contrast with far less vibration.

What colors go well with #4f7d7d?

For interface work: #F6F9F9 as the surface, #CDDFDF for borders, #598D8D for secondary text, #814B58 as an accent and #314E4E for hover and pressed states. For a palette, the analogous pair #4F7D66 and #4F667D stays calm, while #7D4F4F is the loudest partner.

What is #4f7d7d in CMYK for printing?

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

Is #4f7d7d warm or cool?

Cool — it scores 74 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4F7D6C; nudged cooler, #4D6D7F.

Work with #4f7d7d in the Color Lab