#CDDDC8#CDDDC8

#CDDDC8 is a very light, muted green. Relative luminance 0.689; OKLCH L 88.0% C 0.033 H 138.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).

Color values

HEX#CDDDC8
RGBrgb(205, 221, 200)
HSLhsl(106, 24%, 83%)
HSVhsv(106, 10%, 87%)
CMYKcmyk(7.2%, 0%, 9.5%, 13.3%)
CIE-LABlab(86.44, -9.17, 8.48)
CIE-LCHlch(86.44, 12.49, 137.23°)
OKLaboklab(87.97% -0.0247 0.0221)
OKLCHoklch(87.97% 0.033 138.2)
XYZxyz(61.4567, 68.8617, 64.6863)
Luminance0.6886 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDDC8 #D8C8DD
analogous
#D8DDC8 #CDDDC8 #C8DDCD
triadic
#CDDDC8 #C8CDDD #DDC8CD
tetradic
#CDDDC8 #C8D8DD #D8C8DD #DDCDC8
square
#CDDDC8 #C8D8DD #D8C8DD #DDCDC8
split-complementary
#CDDDC8 #CDC8DD #DDC8D8
monochromatic
#88AE7C #ABC6A2 #CDDDC8 #EEF3EC #EEF3EC

Accessibility & contrast

On white

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

On black

14.77
#CDDDC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDDC8
14.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDDC8#FFFFFF#000000##000000
##CDDDC81.001.4214.7714.77
#FFFFFF1.421.0021.0021.00
#00000014.7721.001.001.00
##00000014.7721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cdddc8;
/* rgb */ color: rgb(205, 221, 200);
/* oklch */ color: oklch(88.0% 0.033 138.2);
Tailwind
colors: {
  custom: {
    50: '#dce7d8',
    500: '#cdddc8',
    950: '#000000',
  },
}
SCSS
$custom: #cdddc8;
$custom-light: #dce7d8;
$custom-dark: #000000;
JSON
{
  "hex": "#cdddc8",
  "rgb": {
    "r": 205,
    "g": 221,
    "b": 200
  },
  "hsl": {
    "h": 105.714,
    "s": 23.596,
    "l": 82.549
  },
  "oklch": {
    "l": 0.87971,
    "c": 0.03317,
    "h": 138.2
  },
  "luminance": 0.68862
}

Semantic roles & 50–950 ramp

primary
#CDDDC8
secondary
#AC96B4
accent
#43A28C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CDDDC8

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

Preview Lab → · Contrast checker → · Palette generator →

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