#CDECDC#CDECDC

#CDECDC is a very light, muted green. Relative luminance 0.781; OKLCH L 91.6% C 0.039 H 163.2°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).

Color values

HEX#CDECDC
RGBrgb(205, 236, 220)
HSLhsl(149, 45%, 86%)
HSVhsv(149, 13%, 93%)
CMYKcmyk(13.1%, 0%, 6.8%, 7.5%)
CIE-LABlab(90.84, -13.14, 4.35)
CIE-LCHlch(90.84, 13.84, 161.69°)
OKLaboklab(91.62% -0.0373 0.0113)
OKLCHoklch(91.62% 0.039 163.2)
XYZxyz(68.0875, 78.1360, 79.1908)
Luminance0.7814 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDECDC #ECCDDD
analogous
#CEECCD #CDECDC #CDECEC
triadic
#CDECDC #DCCDEC #ECDCCD
tetradic
#CDECDC #CDCEEC #ECCDDD #ECECCD
square
#CDECDC #CDCEEC #ECCDDD #ECECCD
split-complementary
#CDECDC #ECCDEC #ECCDCE
monochromatic
#74CA9E #A1DBBD #CDECDC #E9F7EF #E9F7EF

Accessibility & contrast

On white

1.26
#CDECDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.63
#CDECDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDECDC
16.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDECDC#FFFFFF#000000##000000
##CDECDC1.001.2616.6316.63
#FFFFFF1.261.0021.0021.00
#00000016.6321.001.001.00
##00000016.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#C7ECE7
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #cdecdc;
/* rgb */ color: rgb(205, 236, 220);
/* oklch */ color: oklch(91.6% 0.039 163.2);
Tailwind
colors: {
  custom: {
    50: '#dcf2e6',
    500: '#cdecdc',
    950: '#000000',
  },
}
SCSS
$custom: #cdecdc;
$custom-light: #dcf2e6;
$custom-dark: #000000;
JSON
{
  "hex": "#cdecdc",
  "rgb": {
    "r": 205,
    "g": 236,
    "b": 220
  },
  "hsl": {
    "h": 149.032,
    "s": 44.928,
    "l": 86.471
  },
  "oklch": {
    "l": 0.91619,
    "c": 0.03901,
    "h": 163.2
  },
  "luminance": 0.78137
}

Semantic roles & 50–950 ramp

primary
#CDECDC
secondary
#C895AF
accent
#2D75B8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584

Preview Lab

Preview with #CDECDC

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

Preview Lab → · Contrast checker → · Palette generator →

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