#C2CCC2#C2CCC2

#C2CCC2 is a very light, near-neutral green. Relative luminance 0.586; OKLCH L 83.5% C 0.018 H 145.4°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).

Color values

HEX#C2CCC2
RGBrgb(194, 204, 194)
HSLhsl(120, 9%, 78%)
HSVhsv(120, 5%, 80%)
CMYKcmyk(4.9%, 0%, 4.9%, 20%)
CIE-LABlab(81.04, -5.26, 3.80)
CIE-LCHlch(81.04, 6.49, 144.17°)
OKLaboklab(83.46% -0.0144 0.01)
OKLCHoklch(83.46% 0.018 145.4)
XYZxyz(53.5768, 58.5498, 59.5071)
Luminance0.5855 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2CCC2 #CCC2CC
analogous
#C7CCC2 #C2CCC2 #C2CCC7
triadic
#C2CCC2 #C2C2CC #CCC2C2
tetradic
#C2CCC2 #C2C7CC #CCC2CC #CCC7C2
square
#C2CCC2 #C2C7CC #CCC2CC #CCC7C2
split-complementary
#C2CCC2 #C7C2CC #CCC2C7
monochromatic
#7F947F #A1B0A1 #C2CCC2 #E3E8E3 #EEF1EE

Accessibility & contrast

On white

1.65
#C2CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.71
#C2CCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2CCC2
12.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2CCC2#FFFFFF#000000##000000
##C2CCC21.001.6512.7112.71
#FFFFFF1.651.0021.0021.00
#00000012.7121.001.001.00
##00000012.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCAC2
Deuteranopia (green-blind)
#CBC9C2
Tritanopia (blue-blind)
#C1CBC9
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #c2ccc2;
/* rgb */ color: rgb(194, 204, 194);
/* oklch */ color: oklch(83.5% 0.018 145.4);
Tailwind
colors: {
  custom: {
    50: '#d4dbd4',
    500: '#c2ccc2',
    950: '#000000',
  },
}
SCSS
$custom: #c2ccc2;
$custom-light: #d4dbd4;
$custom-dark: #000000;
JSON
{
  "hex": "#c2ccc2",
  "rgb": {
    "r": 194,
    "g": 204,
    "b": 194
  },
  "hsl": {
    "h": 120,
    "s": 8.929,
    "l": 78.039
  },
  "oklch": {
    "l": 0.83464,
    "c": 0.01753,
    "h": 145.4
  },
  "luminance": 0.5855
}

Semantic roles & 50–950 ramp

primary
#C2CCC2
secondary
#9F939F
accent
#539393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483

Preview Lab

Preview with #C2CCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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