Skip to content

#228872

≈ darkcyan · rgb(34, 136, 114)
Color formats
HEX#228872
RGBrgb(34, 136, 114)
HSLhsl(167, 60%, 33%)
HSVhsv(167, 75%, 53%)
OKLCHoklch(56% 0.1 175)
CMYKcmyk(75%, 0%, 16%, 47%)
Contrast & accessibility
On white4.35:1below AA
On black4.83:1AA pass
Best text color#000000
Nearest CSS name: darkcyan
Copy-ready code
CSS custom properties
:root {
  --darkcyan: #228872;
  --darkcyan-rgb: 34 136 114;
  --darkcyan-oklch: oklch(56% 0.1 175);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkcyan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#228872] text-[#228872] border-[#228872]
Shades & tints
Color harmonies
About this color

#228872 is a color with the RGB value rgb(34, 136, 114). 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.

Related

Convert #228872 to other formats

Palettes with a similar color

Gradients with a similar color

Copied