#C2DACA#C2DACA

#C2DACA is a very light, muted green. Relative luminance 0.659; OKLCH L 86.6% C 0.034 H 156.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).

Color values

HEX#C2DACA
RGBrgb(194, 218, 202)
HSLhsl(140, 24%, 81%)
HSVhsv(140, 11%, 85%)
CMYKcmyk(11%, 0%, 7.3%, 14.5%)
CIE-LABlab(84.93, -11.01, 5.17)
CIE-LCHlch(84.93, 12.16, 154.86°)
OKLaboklab(86.61% -0.0309 0.0135)
OKLCHoklch(86.61% 0.034 156.4)
XYZxyz(57.9779, 65.8755, 65.5263)
Luminance0.6588 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2DACA #DAC2D2
analogous
#C6DAC2 #C2DACA #C2DAD6
triadic
#C2DACA #CAC2DA #DACAC2
tetradic
#C2DACA #C2C6DA #DAC2D2 #DAD6C2
square
#C2DACA #C2C6DA #DAC2D2 #DAD6C2
split-complementary
#C2DACA #D6C2DA #DAC2C6
monochromatic
#76AC88 #9CC3A9 #C2DACA #E8F1EB #ECF3EE

Accessibility & contrast

On white

1.48
#C2DACA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.18
#C2DACA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2DACA
14.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2DACA#FFFFFF#000000##000000
##C2DACA1.001.4814.1814.18
#FFFFFF1.481.0021.0021.00
#00000014.1821.001.001.00
##00000014.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#BED9D5
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #c2daca;
/* rgb */ color: rgb(194, 218, 202);
/* oklch */ color: oklch(86.6% 0.034 156.4);
Tailwind
colors: {
  custom: {
    50: '#d4e5da',
    500: '#c2daca',
    950: '#000000',
  },
}
SCSS
$custom: #c2daca;
$custom-light: #d4e5da;
$custom-dark: #000000;
JSON
{
  "hex": "#c2daca",
  "rgb": {
    "r": 194,
    "g": 218,
    "b": 202
  },
  "hsl": {
    "h": 140,
    "s": 24.49,
    "l": 80.784
  },
  "oklch": {
    "l": 0.86605,
    "c": 0.03369,
    "h": 156.4
  },
  "luminance": 0.65876
}

Semantic roles & 50–950 ramp

primary
#C2DACA
secondary
#B090A6
accent
#4383A3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #C2DACA

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

Preview Lab → · Contrast checker → · Palette generator →

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