#CDECCD#CDECCD

#CDECCD is a very light, muted green. Relative luminance 0.774; OKLCH L 91.2% C 0.053 H 145.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).

Color values

HEX#CDECCD
RGBrgb(205, 236, 205)
HSLhsl(120, 45%, 86%)
HSVhsv(120, 13%, 93%)
CMYKcmyk(13.1%, 0%, 13.1%, 7.5%)
CIE-LABlab(90.49, -15.84, 11.66)
CIE-LCHlch(90.49, 19.67, 143.64°)
OKLaboklab(91.23% -0.0434 0.0302)
OKLCHoklch(91.23% 0.053 145.1)
XYZxyz(66.1894, 77.3767, 69.1938)
Luminance0.7738 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDECCD #ECCDEC
analogous
#DDECCD #CDECCD #CDECDD
triadic
#CDECCD #CDCDEC #ECCDCD
tetradic
#CDECCD #CDDDEC #ECCDEC #ECDDCD
square
#CDECCD #CDDDEC #ECCDEC #ECDDCD
split-complementary
#CDECCD #DDCDEC #ECCDDD
monochromatic
#74CA74 #A1DBA1 #CDECCD #E9F7E9 #E9F7E9

Accessibility & contrast

On white

1.27
#CDECCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.48
#CDECCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDECCD
16.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDECCD#FFFFFF#000000##000000
##CDECCD1.001.2716.4816.48
#FFFFFF1.271.0021.0021.00
#00000016.4821.001.001.00
##00000016.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDE6CB
Deuteranopia (green-blind)
#E8E2CE
Tritanopia (blue-blind)
#CAEAE3
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #cdeccd;
/* rgb */ color: rgb(205, 236, 205);
/* oklch */ color: oklch(91.2% 0.053 145.1);
Tailwind
colors: {
  custom: {
    50: '#dcf2dc',
    500: '#cdeccd',
    950: '#000000',
  },
}
SCSS
$custom: #cdeccd;
$custom-light: #dcf2dc;
$custom-dark: #000000;
JSON
{
  "hex": "#cdeccd",
  "rgb": {
    "r": 205,
    "g": 236,
    "b": 205
  },
  "hsl": {
    "h": 120,
    "s": 44.928,
    "l": 86.471
  },
  "oklch": {
    "l": 0.91229,
    "c": 0.05287,
    "h": 145.1
  },
  "luminance": 0.77378
}

Semantic roles & 50–950 ramp

primary
#CDECCD
secondary
#C895C8
accent
#2DB8B8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584

Preview Lab

Preview with #CDECCD

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

Preview Lab → · Contrast checker → · Palette generator →

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