#4f7d7d
a dark, soft cyan · cool · closest name: Teal
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.
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 |
| RGB | rgb(79, 125, 125) |
| HSL | hsl(180, 23%, 40%) |
| CMYK | cmyk(37%, 0%, 0%, 51%) |
| LAB | lab(49.3 -15.6 -5.0) |
| LCH | lch(49.3 16.4 197.7) |
| OKLCH | oklch(0.557 0.050 195.8) |
| Decimal | 5209469 |
| Display P3 | color(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.
Accessibility — WCAG contrast
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.
: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.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #4f7d7d
Derived from its contrast, chroma and lightness — not from taste.
- ✓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
- ⚠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 | Directly opposite — maximum tension | |
| Analogous left | #4F7D66 | Neighbour, quieter | |
| Analogous right | #4F667D | Neighbour, quieter | |
| Split-complement 1 | #7D4F66 | Contrast without the clash | |
| Split-complement 2 | #7D664F | Contrast without the clash | |
| Triadic 1 | #7D4F7D | Even thirds — balanced and loud | |
| Triadic 2 | #7D7D4F | Even thirds — balanced and loud | |
| Tetradic | #664F7D | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#4f7d7d text on a black background
contrast 4.56:1
#4f7d7d text on a white background
contrast 4.60:1
CSS3 live lab
The quick brown fox
color: #4f7d7d;
background-color: #4f7d7d;
Glowing headline
text-shadow: 2px 2px 8px #4f7d7d;
Soft neon halo
text-shadow: 0 0 14px rgba(79, 125, 125, 0.45);
box-shadow: 0 12px 32px -8px rgba(79, 125, 125, 0.45);
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.
Closest color with a full write-up: Teal (#008080) — ΔE2000 7.3 away, with its history, psychology and brand usage.
#4f7d7d in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
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.