#C2CDC2#C2CDC2

#C2CDC2 is a very light, near-neutral green. Relative luminance 0.590; OKLCH L 83.7% C 0.019 H 145.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).

Color values

HEX#C2CDC2
RGBrgb(194, 205, 194)
HSLhsl(120, 10%, 78%)
HSVhsv(120, 5%, 80%)
CMYKcmyk(5.4%, 0%, 5.4%, 19.6%)
CIE-LABlab(81.31, -5.78, 4.18)
CIE-LCHlch(81.31, 7.13, 144.14°)
OKLaboklab(83.67% -0.0158 0.0109)
OKLCHoklch(83.67% 0.019 145.4)
XYZxyz(53.8153, 59.0267, 59.5866)
Luminance0.5903 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2CDC2 #CDC2CD
analogous
#C7CDC2 #C2CDC2 #C2CDC7
triadic
#C2CDC2 #C2C2CD #CDC2C2
tetradic
#C2CDC2 #C2C7CD #CDC2CD #CDC7C2
square
#C2CDC2 #C2C7CD #CDC2CD #CDC7C2
split-complementary
#C2CDC2 #C7C2CD #CDC2C7
monochromatic
#7F967F #A0B1A0 #C2CDC2 #E4E9E4 #EEF1EE

Accessibility & contrast

On white

1.64
#C2CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.81
#C2CDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2CDC2
12.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2CDC2#FFFFFF#000000##000000
##C2CDC21.001.6412.8112.81
#FFFFFF1.641.0021.0021.00
#00000012.8121.001.001.00
##00000012.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CCC9C2
Tritanopia (blue-blind)
#C1CCCA
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #c2cdc2;
/* rgb */ color: rgb(194, 205, 194);
/* oklch */ color: oklch(83.7% 0.019 145.4);
Tailwind
colors: {
  custom: {
    50: '#d4dcd4',
    500: '#c2cdc2',
    950: '#000000',
  },
}
SCSS
$custom: #c2cdc2;
$custom-light: #d4dcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#c2cdc2",
  "rgb": {
    "r": 194,
    "g": 205,
    "b": 194
  },
  "hsl": {
    "h": 120,
    "s": 9.91,
    "l": 78.235
  },
  "oklch": {
    "l": 0.83671,
    "c": 0.01926,
    "h": 145.4
  },
  "luminance": 0.59027
}

Semantic roles & 50–950 ramp

primary
#C2CDC2
secondary
#A193A1
accent
#529494
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #C2CDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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