#C2DEC2#C2DEC2

#C2DEC2 is a very light, muted green. Relative luminance 0.676; OKLCH L 87.2% C 0.048 H 145.1°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).

Color values

HEX#C2DEC2
RGBrgb(194, 222, 194)
HSLhsl(120, 30%, 82%)
HSVhsv(120, 13%, 87%)
CMYKcmyk(12.6%, 0%, 12.6%, 12.9%)
CIE-LABlab(85.81, -14.48, 10.64)
CIE-LCHlch(85.81, 17.97, 143.68°)
OKLaboklab(87.24% -0.0396 0.0276)
OKLCHoklch(87.24% 0.048 145.1)
XYZxyz(58.1049, 67.6060, 61.0165)
Luminance0.6761 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2DEC2 #DEC2DE
analogous
#D0DEC2 #C2DEC2 #C2DED0
triadic
#C2DEC2 #C2C2DE #DEC2C2
tetradic
#C2DEC2 #C2D0DE #DEC2DE #DED0C2
square
#C2DEC2 #C2D0DE #DEC2DE #DED0C2
split-complementary
#C2DEC2 #D0C2DE #DEC2D0
monochromatic
#73B373 #9AC99A #C2DEC2 #EAF3EA #EBF4EB

Accessibility & contrast

On white

1.45
#C2DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.52
#C2DEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2DEC2
14.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2DEC2#FFFFFF#000000##000000
##C2DEC21.001.4514.5214.52
#FFFFFF1.451.0021.0021.00
#00000014.5221.001.001.00
##00000014.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#DAD5C3
Tritanopia (blue-blind)
#C0DCD6
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #c2dec2;
/* rgb */ color: rgb(194, 222, 194);
/* oklch */ color: oklch(87.2% 0.048 145.1);
Tailwind
colors: {
  custom: {
    50: '#d4e8d4',
    500: '#c2dec2',
    950: '#000000',
  },
}
SCSS
$custom: #c2dec2;
$custom-light: #d4e8d4;
$custom-dark: #000000;
JSON
{
  "hex": "#c2dec2",
  "rgb": {
    "r": 194,
    "g": 222,
    "b": 194
  },
  "hsl": {
    "h": 120,
    "s": 29.787,
    "l": 81.569
  },
  "oklch": {
    "l": 0.87239,
    "c": 0.04832,
    "h": 145.1
  },
  "luminance": 0.67607
}

Semantic roles & 50–950 ramp

primary
#C2DEC2
secondary
#B58FB5
accent
#3DA8A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #C2DEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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