#CDDECF#CDDECF

#CDDECF is a very light, muted green. Relative luminance 0.697; OKLCH L 88.4% C 0.027 H 148.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).

Color values

HEX#CDDECF
RGBrgb(205, 222, 207)
HSLhsl(127, 20%, 84%)
HSVhsv(127, 8%, 87%)
CMYKcmyk(7.7%, 0%, 6.8%, 12.9%)
CIE-LABlab(86.86, -8.44, 5.41)
CIE-LCHlch(86.86, 10.03, 147.35°)
OKLaboklab(88.36% -0.0233 0.0141)
OKLCHoklch(88.36% 0.027 148.8)
XYZxyz(62.5584, 69.7261, 69.1820)
Luminance0.6973 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDECF #DECDDC
analogous
#D3DECD #CDDECF #CDDED7
triadic
#CDDECF #CFCDDE #DECFCD
tetradic
#CDDECF #CDD3DE #DECDDC #DED7CD
square
#CDDECF #CDD3DE #DECDDC #DED7CD
split-complementary
#CDDECF #D7CDDE #DECDD3
monochromatic
#83AD88 #A8C6AC #CDDECF #EDF3ED #EDF3ED

Accessibility & contrast

On white

1.41
#CDDECF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.95
#CDDECF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDECF
14.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDECF#FFFFFF#000000##000000
##CDDECF1.001.4114.9514.95
#FFFFFF1.411.0021.0021.00
#00000014.9521.001.001.00
##00000014.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEDBCE
Deuteranopia (green-blind)
#DBD9D0
Tritanopia (blue-blind)
#CBDDDA
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #cddecf;
/* rgb */ color: rgb(205, 222, 207);
/* oklch */ color: oklch(88.4% 0.027 148.8);
Tailwind
colors: {
  custom: {
    50: '#dce8dd',
    500: '#cddecf',
    950: '#000000',
  },
}
SCSS
$custom: #cddecf;
$custom-light: #dce8dd;
$custom-dark: #000000;
JSON
{
  "hex": "#cddecf",
  "rgb": {
    "r": 205,
    "g": 222,
    "b": 207
  },
  "hsl": {
    "h": 127.059,
    "s": 20.482,
    "l": 83.725
  },
  "oklch": {
    "l": 0.88363,
    "c": 0.02728,
    "h": 148.8
  },
  "luminance": 0.69727
}

Semantic roles & 50–950 ramp

primary
#CDDECF
secondary
#B49BB1
accent
#47949F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484

Preview Lab

Preview with #CDDECF

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

Preview Lab → · Contrast checker → · Palette generator →

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