#CDDCCD#CDDCCD

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

Color values

HEX#CDDCCD
RGBrgb(205, 220, 205)
HSLhsl(120, 18%, 83%)
HSVhsv(120, 7%, 86%)
CMYKcmyk(6.8%, 0%, 6.8%, 13.7%)
CIE-LABlab(86.29, -7.78, 5.64)
CIE-LCHlch(86.29, 9.61, 144.05°)
OKLaboklab(87.9% -0.0213 0.0147)
OKLCHoklch(87.9% 0.026 145.4)
XYZxyz(61.7874, 68.5728, 67.7265)
Luminance0.6857 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDCCD #DCCDDC
analogous
#D4DCCD #CDDCCD #CDDCD4
triadic
#CDDCCD #CDCDDC #DCCDCD
tetradic
#CDDCCD #CDD4DC #DCCDDC #DCD4CD
square
#CDDCCD #CDD4DC #DCCDDC #DCD4CD
split-complementary
#CDDCCD #D4CDDC #DCCDD4
monochromatic
#85AA85 #A9C3A9 #CDDCCD #EDF2ED #EDF2ED

Accessibility & contrast

On white

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

On black

14.71
#CDDCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDCCD
14.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDCCD#FFFFFF#000000##000000
##CDDCCD1.001.4314.7114.71
#FFFFFF1.431.0021.0021.00
#00000014.7121.001.001.00
##00000014.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#CCDBD8
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #cddccd;
/* rgb */ color: rgb(205, 220, 205);
/* oklch */ color: oklch(87.9% 0.026 145.4);
Tailwind
colors: {
  custom: {
    50: '#dce6dc',
    500: '#cddccd',
    950: '#000000',
  },
}
SCSS
$custom: #cddccd;
$custom-light: #dce6dc;
$custom-dark: #000000;
JSON
{
  "hex": "#cddccd",
  "rgb": {
    "r": 205,
    "g": 220,
    "b": 205
  },
  "hsl": {
    "h": 120,
    "s": 17.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.87896,
    "c": 0.02593,
    "h": 145.4
  },
  "luminance": 0.68573
}

Semantic roles & 50–950 ramp

primary
#CDDCCD
secondary
#B29CB2
accent
#4A9C9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484

Preview Lab

Preview with #CDDCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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