Skip to content

#C8EADE

≈ lightcyan · rgb(200, 234, 222)
Color formats
HEX#C8EADE
RGBrgb(200, 234, 222)
HSLhsl(159, 45%, 85%)
HSVhsv(159, 15%, 92%)
OKLCHoklch(91% 0.04 172)
CMYKcmyk(15%, 0%, 5%, 8%)
Contrast & accessibility
On white1.29:1below AA
On black16.28:1AA pass
Best text color#000000
Nearest CSS name: lightcyan
Copy-ready code
CSS custom properties
:root {
  --lightcyan: #c8eade;
  --lightcyan-rgb: 200 234 222;
  --lightcyan-oklch: oklch(91% 0.04 172);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcyan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c8eade] text-[#c8eade] border-[#c8eade]
Shades & tints
Color harmonies
About this color

#C8EADE is a color with the RGB value rgb(200, 234, 222). Its closest CSS named color is "lightcyan". 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 #C8EADE to other formats

Palettes with a similar color

Gradients with a similar color

Copied