Skip to content

#1F666B

≈ darkslategray · rgb(31, 102, 107)
Color formats
HEX#1F666B
RGBrgb(31, 102, 107)
HSLhsl(184, 55%, 27%)
HSVhsv(184, 71%, 42%)
OKLCHoklch(47% 0.07 202)
CMYKcmyk(71%, 5%, 0%, 58%)
Contrast & accessibility
On white6.62:1AA pass
On black3.17:1below AA
Best text color#FFFFFF
Nearest CSS name: darkslategray
Copy-ready code
CSS custom properties
:root {
  --darkslategray: #1f666b;
  --darkslategray-rgb: 31 102 107;
  --darkslategray-oklch: oklch(47% 0.07 202);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkslategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#1f666b] text-[#1f666b] border-[#1f666b]
Shades & tints
Color harmonies
About this color

#1F666B is a color with the RGB value rgb(31, 102, 107). Its closest CSS named color is "darkslategray". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #1F666B to other formats

Palettes with a similar color

Gradients with a similar color

Copied