Skip to content

#23AFAA

≈ lightseagreen · rgb(35, 175, 170)
Color formats
HEX#23AFAA
RGBrgb(35, 175, 170)
HSLhsl(178, 67%, 41%)
HSVhsv(178, 80%, 69%)
OKLCHoklch(68% 0.11 191)
CMYKcmyk(80%, 0%, 3%, 31%)
Contrast & accessibility
On white2.70:1below AA
On black7.78:1AA pass
Best text color#000000
Nearest CSS name: lightseagreen
Copy-ready code
CSS custom properties
:root {
  --lightseagreen: #23afaa;
  --lightseagreen-rgb: 35 175 170;
  --lightseagreen-oklch: oklch(68% 0.11 191);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#23afaa] text-[#23afaa] border-[#23afaa]
Shades & tints
Color harmonies
About this color

#23AFAA is a color with the RGB value rgb(35, 175, 170). Its closest CSS named color is "lightseagreen". 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 #23AFAA to other formats

Palettes with a similar color

Gradients with a similar color

Copied