#166757
a deep, vivid cyan · cool · closest name: Teal
At a glance
Every number on this page in one read: what #166757 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 | #166757 |
| RGB | rgb(22, 103, 87) |
| HSL | hsl(168, 65%, 25%) |
| CMYK | cmyk(79%, 0%, 16%, 60%) |
| LAB | lab(38.8 -27.7 2.3) |
| LCH | lch(38.8 27.8 175.3) |
| OKLCH | oklch(0.463 0.079 176.0) |
| Decimal | 1468247 |
| Display P3 | color(display-p3 0.086 0.404 0.341) |
Copy-ready code
/* CSS */
color: #166757;
background-color: #166757;
/* Tailwind (arbitrary) */
class="text-[#166757] bg-[#166757]"
/* SCSS */
$brand: #166757;
/* SwiftUI */
Color(red: 0.086, green: 0.404, blue: 0.341)
/* Android */
Color.parseColor("#166757")
/* Flutter */
Color(0xFF166757)
/* Python / OpenCV (BGR) */
(87, 103, 22)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. #166757 is pinned to step 900; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F3FBFA;
--brand-100: #E8F7F4;
--brand-200: #CBF1E9;
--brand-300: #A3EBDD;
--brand-400: #74E1CC;
--brand-500: #46D8BB;
--brand-600: #2BCAAA;
--brand-700: #24A88E;
--brand-800: #1D8672;
--brand-900: #166757;
--brand-950: #0F3D34;
--brand: #166757;
--brand-ink: #ffffff;
}Colors that work with #166757
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 #166757
Derived from its contrast, chroma and lightness — not from taste.
- ✓Body text and links on white
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Headers, footers and dark-mode surfaces
- ✓Brand accents, badges and data highlights
- ⚠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 | #671626 | Directly opposite — maximum tension | |
| Analogous left | #16672E | Neighbour, quieter | |
| Analogous right | #164F67 | Neighbour, quieter | |
| Split-complement 1 | #67164F | Contrast without the clash | |
| Split-complement 2 | #672E16 | Contrast without the clash | |
| Triadic 1 | #571667 | Even thirds — balanced and loud | |
| Triadic 2 | #675716 | Even thirds — balanced and loud | |
| Tetradic | #2E1667 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#166757 text on a black background
contrast 3.11:1
#166757 text on a white background
contrast 6.75:1
CSS3 live lab
The quick brown fox
color: #166757;
background-color: #166757;
Glowing headline
text-shadow: 2px 2px 8px #166757;
Soft neon halo
text-shadow: 0 0 14px rgba(22, 103, 87, 0.45);
box-shadow: 0 12px 32px -8px rgba(22, 103, 87, 0.45);
border: 3px solid #166757; background: linear-gradient(135deg, #166757, #164167);
Monochromatic scale
Palettes built from #166757
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: Pine Green (#01796f) — ΔE2000 7 away, with its history, psychology and brand usage.
#166757 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.
#166757, answered
What color is #166757?
#166757 is a deep vivid cyan, closest to Teal (ΔE2000 11.5). It sits at 168° on the hue wheel with 65% saturation and 25% lightness, which reads as cool.
What is the RGB value of #166757?
rgb(22, 103, 87) — 22 red, 103 green and 87 blue out of 255, or 8.6% / 40.4% / 34.1% by channel.
Is #166757 a light or a dark color?
It is a dark color. Relative luminance is 0.1056 and perceived brightness is 33%, so white text on it reaches 6.75:1.
Should I use black or white text on #166757?
White. It scores 6.75:1 against #166757, versus 3.11:1 for black — AA at any size.
What is the complementary color of #166757?
#671626 sits directly opposite on the wheel. Softer options are the split-complements #67164F and #672E16, which give the same contrast with far less vibration.
What colors go well with #166757?
For interface work: #F4FAF9 as the surface, #C0EDE4 for borders, #4B9B8B for secondary text, #69133A as an accent and #166959 for hover and pressed states. For a palette, the analogous pair #16672E and #164F67 stays calm, while #671626 is the loudest partner.
What is #166757 in CMYK for printing?
cmyk(79%, 0%, 16%, 60%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #166757 warm or cool?
Cool — it scores 83 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #166739; nudged cooler, #155A68.