#CCDDC8#CCDDC8

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

Color values

HEX#CCDDC8
RGBrgb(204, 221, 200)
HSLhsl(109, 24%, 83%)
HSVhsv(109, 10%, 87%)
CMYKcmyk(7.7%, 0%, 9.5%, 13.3%)
CIE-LABlab(86.37, -9.51, 8.37)
CIE-LCHlch(86.37, 12.67, 138.65°)
OKLaboklab(87.9% -0.0257 0.0218)
OKLCHoklch(87.9% 0.034 139.7)
XYZxyz(61.1817, 68.7199, 64.6734)
Luminance0.6872 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDDC8 #D9C8DD
analogous
#D7DDC8 #CCDDC8 #C8DDCE
triadic
#CCDDC8 #C8CCDD #DDC8CC
tetradic
#CCDDC8 #C8D7DD #D9C8DD #DDCEC8
square
#CCDDC8 #C8D7DD #D9C8DD #DDCEC8
split-complementary
#CCDDC8 #CEC8DD #DDC8D7
monochromatic
#86AE7C #A9C6A2 #CCDDC8 #EDF3EC #EDF3EC

Accessibility & contrast

On white

1.42
#CCDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

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

Best text color

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

Contrast matrix

fg \ bg##CCDDC8#FFFFFF#000000##000000
##CCDDC81.001.4214.7414.74
#FFFFFF1.421.0021.0021.00
#00000014.7421.001.001.00
##00000014.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD9C7
Deuteranopia (green-blind)
#DCD7C9
Tritanopia (blue-blind)
#CBDBD7
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ccddc8;
/* rgb */ color: rgb(204, 221, 200);
/* oklch */ color: oklch(87.9% 0.034 139.7);
Tailwind
colors: {
  custom: {
    50: '#dbe7d8',
    500: '#ccddc8',
    950: '#000000',
  },
}
SCSS
$custom: #ccddc8;
$custom-light: #dbe7d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ccddc8",
  "rgb": {
    "r": 204,
    "g": 221,
    "b": 200
  },
  "hsl": {
    "h": 108.571,
    "s": 23.596,
    "l": 82.549
  },
  "oklch": {
    "l": 0.87897,
    "c": 0.03375,
    "h": 139.7
  },
  "luminance": 0.6872
}

Semantic roles & 50–950 ramp

primary
#CCDDC8
secondary
#AE96B4
accent
#43A290
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CCDDC8

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

Preview Lab → · Contrast checker → · Palette generator →

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