Skip to content

#C3E68F

≈ khaki · rgb(195, 230, 143)
Color formats
HEX#C3E68F
RGBrgb(195, 230, 143)
HSLhsl(84, 64%, 73%)
HSVhsv(84, 38%, 90%)
OKLCHoklch(88% 0.12 127)
CMYKcmyk(15%, 0%, 38%, 10%)
Contrast & accessibility
On white1.40:1below AA
On black15.04:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #c3e68f;
  --khaki-rgb: 195 230 143;
  --khaki-oklch: oklch(88% 0.12 127);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c3e68f] text-[#c3e68f] border-[#c3e68f]
Shades & tints
Color harmonies
About this color

#C3E68F is a color with the RGB value rgb(195, 230, 143). Its closest CSS named color is "khaki". 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 #C3E68F to other formats

Palettes with a similar color

Gradients with a similar color

Copied