#CCDCD0#CCDCD0

#CCDCD0 is a very light, muted green. Relative luminance 0.686; OKLCH L 87.9% C 0.024 H 153.4°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).

Color values

HEX#CCDCD0
RGBrgb(204, 220, 208)
HSLhsl(135, 19%, 83%)
HSVhsv(135, 7%, 86%)
CMYKcmyk(7.3%, 0%, 5.5%, 13.7%)
CIE-LABlab(86.29, -7.58, 4.05)
CIE-LCHlch(86.29, 8.59, 151.86°)
OKLaboklab(87.9% -0.0211 0.0106)
OKLCHoklch(87.9% 0.024 153.4)
XYZxyz(61.8780, 68.5772, 69.6390)
Luminance0.6858 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDCD0 #DCCCD8
analogous
#D0DCCC #CCDCD0 #CCDCD8
triadic
#CCDCD0 #D0CCDC #DCD0CC
tetradic
#CCDCD0 #CCD0DC #DCCCD8 #DCD8CC
square
#CCDCD0 #CCD0DC #DCCCD8 #DCD8CC
split-complementary
#CCDCD0 #D8CCDC #DCCCD0
monochromatic
#83AA8D #A8C3AF #CCDCD0 #EDF3EE #EDF3EE

Accessibility & contrast

On white

1.43
#CCDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.72
#CCDCD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCDCD0
14.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCDCD0#FFFFFF#000000##000000
##CCDCD01.001.4314.7214.72
#FFFFFF1.431.0021.0021.00
#00000014.7221.001.001.00
##00000014.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#CADBD8
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ccdcd0;
/* rgb */ color: rgb(204, 220, 208);
/* oklch */ color: oklch(87.9% 0.024 153.4);
Tailwind
colors: {
  custom: {
    50: '#dbe6de',
    500: '#ccdcd0',
    950: '#000000',
  },
}
SCSS
$custom: #ccdcd0;
$custom-light: #dbe6de;
$custom-dark: #000000;
JSON
{
  "hex": "#ccdcd0",
  "rgb": {
    "r": 204,
    "g": 220,
    "b": 208
  },
  "hsl": {
    "h": 135,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.87904,
    "c": 0.02365,
    "h": 153.4
  },
  "luminance": 0.68578
}

Semantic roles & 50–950 ramp

primary
#CCDCD0
secondary
#B29BAC
accent
#49889D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484

Preview Lab

Preview with #CCDCD0

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

Preview Lab → · Contrast checker → · Palette generator →

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