#CCDCC5#CCDCC5

#CCDCC5 is a very light, muted green. Relative luminance 0.681; OKLCH L 87.6% C 0.036 H 136.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).

Color values

HEX#CCDCC5
RGBrgb(204, 220, 197)
HSLhsl(102, 25%, 82%)
HSVhsv(102, 10%, 86%)
CMYKcmyk(7.3%, 0%, 10.5%, 13.7%)
CIE-LABlab(86.03, -9.53, 9.48)
CIE-LCHlch(86.03, 13.44, 135.14°)
OKLaboklab(87.61% -0.0256 0.0247)
OKLCHoklch(87.61% 0.036 136)
XYZxyz(60.5713, 68.0546, 62.7572)
Luminance0.6805 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDCC5 #D5C5DC
analogous
#D8DCC5 #CCDCC5 #C5DCCA
triadic
#CCDCC5 #C5CCDC #DCC5CC
tetradic
#CCDCC5 #C5D8DC #D5C5DC #DCCAC5
square
#CCDCC5 #C5D8DC #D5C5DC #DCCAC5
split-complementary
#CCDCC5 #CAC5DC #DCC5D8
monochromatic
#89AE79 #AAC59F #CCDCC5 #EEF3EB #EEF3EC

Accessibility & contrast

On white

1.44
#CCDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.61
#CCDCC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCDCC5
14.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCDCC5#FFFFFF#000000##000000
##CCDCC51.001.4414.6114.61
#FFFFFF1.441.0021.0021.00
#00000014.6121.001.001.00
##00000014.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED8C4
Deuteranopia (green-blind)
#DBD7C6
Tritanopia (blue-blind)
#CCDAD5
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #ccdcc5;
/* rgb */ color: rgb(204, 220, 197);
/* oklch */ color: oklch(87.6% 0.036 136.0);
Tailwind
colors: {
  custom: {
    50: '#dbe6d6',
    500: '#ccdcc5',
    950: '#000000',
  },
}
SCSS
$custom: #ccdcc5;
$custom-light: #dbe6d6;
$custom-dark: #000000;
JSON
{
  "hex": "#ccdcc5",
  "rgb": {
    "r": 204,
    "g": 220,
    "b": 197
  },
  "hsl": {
    "h": 101.739,
    "s": 24.731,
    "l": 81.765
  },
  "oklch": {
    "l": 0.87612,
    "c": 0.03552,
    "h": 136
  },
  "luminance": 0.68055
}

Semantic roles & 50–950 ramp

primary
#CCDCC5
secondary
#A993B3
accent
#42A386
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CCDCC5

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

Preview Lab → · Contrast checker → · Palette generator →

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