#C0CCC0#C0CCC0

#C0CCC0 is a very light, muted green. Relative luminance 0.582; OKLCH L 83.3% C 0.021 H 145.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).

Color values

HEX#C0CCC0
RGBrgb(192, 204, 192)
HSLhsl(120, 11%, 78%)
HSVhsv(120, 6%, 80%)
CMYKcmyk(5.9%, 0%, 5.9%, 20%)
CIE-LABlab(80.85, -6.31, 4.57)
CIE-LCHlch(80.85, 7.79, 144.11°)
OKLaboklab(83.26% -0.0173 0.012)
OKLCHoklch(83.26% 0.021 145.4)
XYZxyz(52.8438, 58.1976, 58.3082)
Luminance0.5820 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0CCC0 #CCC0CC
analogous
#C6CCC0 #C0CCC0 #C0CCC6
triadic
#C0CCC0 #C0C0CC #CCC0C0
tetradic
#C0CCC0 #C0C6CC #CCC0CC #CCC6C0
square
#C0CCC0 #C0C6CC #CCC0CC #CCC6C0
split-complementary
#C0CCC0 #C6C0CC #CCC0C6
monochromatic
#7C957C #9EB19E #C0CCC0 #E2E7E2 #EEF1EE

Accessibility & contrast

On white

1.66
#C0CCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.64
#C0CCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0CCC0
12.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0CCC0#FFFFFF#000000##000000
##C0CCC01.001.6612.6412.64
#FFFFFF1.661.0021.0021.00
#00000012.6421.001.001.00
##00000012.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCABF
Deuteranopia (green-blind)
#CAC8C1
Tritanopia (blue-blind)
#BFCBC8
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #c0ccc0;
/* rgb */ color: rgb(192, 204, 192);
/* oklch */ color: oklch(83.3% 0.021 145.4);
Tailwind
colors: {
  custom: {
    50: '#d3dbd3',
    500: '#c0ccc0',
    950: '#000000',
  },
}
SCSS
$custom: #c0ccc0;
$custom-light: #d3dbd3;
$custom-dark: #000000;
JSON
{
  "hex": "#c0ccc0",
  "rgb": {
    "r": 192,
    "g": 204,
    "b": 192
  },
  "hsl": {
    "h": 120,
    "s": 10.526,
    "l": 77.647
  },
  "oklch": {
    "l": 0.83257,
    "c": 0.02103,
    "h": 145.4
  },
  "luminance": 0.58198
}

Semantic roles & 50–950 ramp

primary
#C0CCC0
secondary
#A091A0
accent
#519595
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483

Preview Lab

Preview with #C0CCC0

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#C0CCC0 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva