Skip to content

#C5E2C5

≈ beige · rgb(197, 226, 197)
Color formats
HEX#C5E2C5
RGBrgb(197, 226, 197)
HSLhsl(120, 33%, 83%)
HSVhsv(120, 13%, 89%)
OKLCHoklch(88% 0.05 145)
CMYKcmyk(13%, 0%, 13%, 11%)
Contrast & accessibility
On white1.39:1below AA
On black15.06:1AA pass
Best text color#000000
Nearest CSS name: beige
Copy-ready code
CSS custom properties
:root {
  --beige: #c5e2c5;
  --beige-rgb: 197 226 197;
  --beige-oklch: oklch(88% 0.05 145);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--beige-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c5e2c5] text-[#c5e2c5] border-[#c5e2c5]
Shades & tints
Color harmonies
About this color

#C5E2C5 is a color with the RGB value rgb(197, 226, 197). Its closest CSS named color is "beige". 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 #C5E2C5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied