#CDDCCC#CDDCCC

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

Color values

HEX#CDDCCC
RGBrgb(205, 220, 204)
HSLhsl(116, 19%, 83%)
HSVhsv(116, 7%, 86%)
CMYKcmyk(6.8%, 0%, 7.3%, 13.7%)
CIE-LABlab(86.27, -7.96, 6.13)
CIE-LCHlch(86.27, 10.05, 142.37°)
OKLaboklab(87.87% -0.0217 0.016)
OKLCHoklch(87.87% 0.027 143.6)
XYZxyz(61.6671, 68.5247, 67.0928)
Luminance0.6853 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDCCC #DBCCDC
analogous
#D5DCCC #CDDCCC #CCDCD3
triadic
#CDDCCC #CCCDDC #DCCCCD
tetradic
#CDDCCC #CCD5DC #DBCCDC #DCD3CC
square
#CDDCCC #CCD5DC #DBCCDC #DCD3CC
split-complementary
#CDDCCC #D3CCDC #DCCCD5
monochromatic
#86AA83 #A9C3A8 #CDDCCC #EDF3ED #EDF3ED

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CDDCCC#FFFFFF#000000##000000
##CDDCCC1.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)
#DDD9CB
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#CCDBD7
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #cddccc;
/* rgb */ color: rgb(205, 220, 204);
/* oklch */ color: oklch(87.9% 0.027 143.6);
Tailwind
colors: {
  custom: {
    50: '#dce6db',
    500: '#cddccc',
    950: '#000000',
  },
}
SCSS
$custom: #cddccc;
$custom-light: #dce6db;
$custom-dark: #000000;
JSON
{
  "hex": "#cddccc",
  "rgb": {
    "r": 205,
    "g": 220,
    "b": 204
  },
  "hsl": {
    "h": 116.25,
    "s": 18.605,
    "l": 83.137
  },
  "oklch": {
    "l": 0.87869,
    "c": 0.027,
    "h": 143.6
  },
  "luminance": 0.68525
}

Semantic roles & 50–950 ramp

primary
#CDDCCC
secondary
#B09BB2
accent
#499D98
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484

Preview Lab

Preview with #CDDCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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