Skip to content

#28788F

≈ teal · rgb(40, 120, 143)
Color formats
HEX#28788F
RGBrgb(40, 120, 143)
HSLhsl(193, 56%, 36%)
HSVhsv(193, 72%, 56%)
OKLCHoklch(53% 0.08 221)
CMYKcmyk(72%, 16%, 0%, 44%)
Contrast & accessibility
On white5.03:1AA pass
On black4.17:1below AA
Best text color#FFFFFF
Nearest CSS name: teal
Copy-ready code
CSS custom properties
:root {
  --teal: #28788f;
  --teal-rgb: 40 120 143;
  --teal-oklch: oklch(53% 0.08 221);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--teal-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#28788f] text-[#28788f] border-[#28788f]
Shades & tints
Color harmonies
About this color

#28788F is a color with the RGB value rgb(40, 120, 143). Its closest CSS named color is "teal". 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 #28788F to other formats

Palettes with a similar color

Gradients with a similar color

Copied