#C2CEC2#C2CEC2

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

Color values

HEX#C2CEC2
RGBrgb(194, 206, 194)
HSLhsl(120, 11%, 78%)
HSVhsv(120, 6%, 81%)
CMYKcmyk(5.8%, 0%, 5.8%, 19.2%)
CIE-LABlab(81.57, -6.30, 4.56)
CIE-LCHlch(81.57, 7.78, 144.11°)
OKLaboklab(83.88% -0.0173 0.0119)
OKLCHoklch(83.88% 0.021 145.4)
XYZxyz(54.0552, 59.5066, 59.6666)
Luminance0.5951 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2CEC2 #CEC2CE
analogous
#C8CEC2 #C2CEC2 #C2CEC8
triadic
#C2CEC2 #C2C2CE #CEC2C2
tetradic
#C2CEC2 #C2C8CE #CEC2CE #CEC8C2
square
#C2CEC2 #C2C8CE #CEC2CE #CEC8C2
split-complementary
#C2CEC2 #C8C2CE #CEC2C8
monochromatic
#7E977E #A0B3A0 #C2CEC2 #E4E9E4 #EEF1EE

Accessibility & contrast

On white

1.63
#C2CEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.90
#C2CEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2CEC2
12.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2CEC2#FFFFFF#000000##000000
##C2CEC21.001.6312.9012.90
#FFFFFF1.631.0021.0021.00
#00000012.9021.001.001.00
##00000012.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCCC1
Deuteranopia (green-blind)
#CCCAC3
Tritanopia (blue-blind)
#C1CDCA
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #c2cec2;
/* rgb */ color: rgb(194, 206, 194);
/* oklch */ color: oklch(83.9% 0.021 145.4);
Tailwind
colors: {
  custom: {
    50: '#d4ddd4',
    500: '#c2cec2',
    950: '#000000',
  },
}
SCSS
$custom: #c2cec2;
$custom-light: #d4ddd4;
$custom-dark: #000000;
JSON
{
  "hex": "#c2cec2",
  "rgb": {
    "r": 194,
    "g": 206,
    "b": 194
  },
  "hsl": {
    "h": 120,
    "s": 10.909,
    "l": 78.431
  },
  "oklch": {
    "l": 0.83879,
    "c": 0.021,
    "h": 145.4
  },
  "luminance": 0.59507
}

Semantic roles & 50–950 ramp

primary
#C2CEC2
secondary
#A292A2
accent
#519595
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #C2CEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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