#23898D
≈ darkcyan · rgb(35, 137, 141)
Color formats
HEX#23898D
RGBrgb(35, 137, 141)
HSLhsl(182, 60%, 35%)
HSVhsv(182, 75%, 55%)
OKLCHoklch(58% 0.09 199)
CMYKcmyk(75%, 3%, 0%, 45%)
Contrast & accessibility
On white4.17:1below AA
On black5.03:1AA pass
Best text color#000000
Nearest CSS name: darkcyan
Copy-ready code
CSS custom properties
:root {
--darkcyan: #23898d;
--darkcyan-rgb: 35 137 141;
--darkcyan-oklch: oklch(58% 0.09 199);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkcyan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#23898d] text-[#23898d] border-[#23898d]
Shades & tints
Color harmonies
About this color
#23898D is a color with the RGB value rgb(35, 137, 141). Its closest CSS named color is "darkcyan". 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.