#C0CCC2#C0CCC2

#C0CCC2 is a very light, near-neutral green. Relative luminance 0.583; OKLCH L 83.3% C 0.019 H 150.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).

Color values

HEX#C0CCC2
RGBrgb(192, 204, 194)
HSLhsl(130, 11%, 78%)
HSVhsv(130, 6%, 80%)
CMYKcmyk(5.9%, 0%, 4.9%, 20%)
CIE-LABlab(80.90, -5.95, 3.57)
CIE-LCHlch(80.90, 6.94, 149.03°)
OKLaboklab(83.31% -0.0165 0.0093)
OKLCHoklch(83.31% 0.019 150.5)
XYZxyz(53.0669, 58.2868, 59.4832)
Luminance0.5829 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0CCC2 #CCC0CA
analogous
#C4CCC0 #C0CCC2 #C0CCC8
triadic
#C0CCC2 #C2C0CC #CCC2C0
tetradic
#C0CCC2 #C0C4CC #CCC0CA #CCC8C0
square
#C0CCC2 #C0C4CC #CCC0CA #CCC8C0
split-complementary
#C0CCC2 #C8C0CC #CCC0C4
monochromatic
#7C9581 #9EB1A1 #C0CCC2 #E2E7E3 #EEF1EF

Accessibility & contrast

On white

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

On black

12.66
#C0CCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0CCC2
12.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0CCC2#FFFFFF#000000##000000
##C0CCC21.001.6612.6612.66
#FFFFFF1.661.0021.0021.00
#00000012.6621.001.001.00
##00000012.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCAC2
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#BFCBC9
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #c0ccc2;
/* rgb */ color: rgb(192, 204, 194);
/* oklch */ color: oklch(83.3% 0.019 150.5);
Tailwind
colors: {
  custom: {
    50: '#d3dbd4',
    500: '#c0ccc2',
    950: '#000000',
  },
}
SCSS
$custom: #c0ccc2;
$custom-light: #d3dbd4;
$custom-dark: #000000;
JSON
{
  "hex": "#c0ccc2",
  "rgb": {
    "r": 192,
    "g": 204,
    "b": 194
  },
  "hsl": {
    "h": 130,
    "s": 10.526,
    "l": 77.647
  },
  "oklch": {
    "l": 0.83313,
    "c": 0.01897,
    "h": 150.5
  },
  "luminance": 0.58287
}

Semantic roles & 50–950 ramp

primary
#C0CCC2
secondary
#A0919D
accent
#518995
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483

Preview Lab

Preview with #C0CCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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