#CCDCD2#CCDCD2

#CCDCD2 is a very light, muted green. Relative luminance 0.687; OKLCH L 88.0% C 0.022 H 158.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).

Color values

HEX#CCDCD2
RGBrgb(204, 220, 210)
HSLhsl(143, 19%, 83%)
HSVhsv(143, 7%, 86%)
CMYKcmyk(7.3%, 0%, 4.5%, 13.7%)
CIE-LABlab(86.34, -7.21, 3.07)
CIE-LCHlch(86.34, 7.84, 156.95°)
OKLaboklab(87.96% -0.0204 0.008)
OKLCHoklch(87.96% 0.022 158.5)
XYZxyz(62.1256, 68.6763, 70.9431)
Luminance0.6868 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDCD2 #DCCCD6
analogous
#CEDCCC #CCDCD2 #CCDCDA
triadic
#CCDCD2 #D2CCDC #DCD2CC
tetradic
#CCDCD2 #CCCEDC #DCCCD6 #DCDACC
square
#CCDCD2 #CCCEDC #DCCCD6 #DCDACC
split-complementary
#CCDCD2 #DACCDC #DCCCCE
monochromatic
#83AA92 #A8C3B2 #CCDCD2 #EDF3EF #EDF3EF

Accessibility & contrast

On white

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

On black

14.74
#CCDCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCDCD2
14.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCDCD2#FFFFFF#000000##000000
##CCDCD21.001.4314.7414.74
#FFFFFF1.431.0021.0021.00
#00000014.7421.001.001.00
##00000014.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCD9D2
Deuteranopia (green-blind)
#D9D7D3
Tritanopia (blue-blind)
#CADCD9
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ccdcd2;
/* rgb */ color: rgb(204, 220, 210);
/* oklch */ color: oklch(88.0% 0.022 158.5);
Tailwind
colors: {
  custom: {
    50: '#dbe6df',
    500: '#ccdcd2',
    950: '#000000',
  },
}
SCSS
$custom: #ccdcd2;
$custom-light: #dbe6df;
$custom-dark: #000000;
JSON
{
  "hex": "#ccdcd2",
  "rgb": {
    "r": 204,
    "g": 220,
    "b": 210
  },
  "hsl": {
    "h": 142.5,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.87959,
    "c": 0.02188,
    "h": 158.5
  },
  "luminance": 0.68677
}

Semantic roles & 50–950 ramp

primary
#CCDCD2
secondary
#B29BA9
accent
#497D9D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484

Preview Lab

Preview with #CCDCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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