#DDECDD#DDECDD

#DDECDD is a very light, muted green. Relative luminance 0.806; OKLCH L 92.8% C 0.026 H 145.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).

Color values

HEX#DDECDD
RGBrgb(221, 236, 221)
HSLhsl(120, 28%, 90%)
HSVhsv(120, 6%, 93%)
CMYKcmyk(6.4%, 0%, 6.4%, 7.5%)
CIE-LABlab(91.95, -7.68, 5.56)
CIE-LCHlch(91.95, 9.48, 144.08°)
OKLaboklab(92.77% -0.021 0.0145)
OKLCHoklch(92.77% 0.026 145.4)
XYZxyz(72.8629, 80.5830, 80.1080)
Luminance0.8058 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDECDD #ECDDEC
analogous
#E5ECDD #DDECDD #DDECE5
triadic
#DDECDD #DDDDEC #ECDDDD
tetradic
#DDECDD #DDE5EC #ECDDEC #ECE5DD
square
#DDECDD #DDE5EC #ECDDEC #ECE5DD
split-complementary
#DDECDD #E5DDEC #ECDDE5
monochromatic
#8EC08E #B6D6B6 #DDECDD #EBF4EB #EBF4EB

Accessibility & contrast

On white

1.23
#DDECDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.12
#DDECDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDECDD
17.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDECDD#FFFFFF#000000##000000
##DDECDD1.001.2317.1217.12
#FFFFFF1.231.0021.0021.00
#00000017.1221.001.001.00
##00000017.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDE9DC
Deuteranopia (green-blind)
#EAE7DE
Tritanopia (blue-blind)
#DCEBE8
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ddecdd;
/* rgb */ color: rgb(221, 236, 221);
/* oklch */ color: oklch(92.8% 0.026 145.4);
Tailwind
colors: {
  custom: {
    50: '#e7f2e7',
    500: '#ddecdd',
    950: '#000000',
  },
}
SCSS
$custom: #ddecdd;
$custom-light: #e7f2e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ddecdd",
  "rgb": {
    "r": 221,
    "g": 236,
    "b": 221
  },
  "hsl": {
    "h": 120,
    "s": 28.302,
    "l": 89.608
  },
  "oklch": {
    "l": 0.92774,
    "c": 0.02558,
    "h": 145.4
  },
  "luminance": 0.80584
}

Semantic roles & 50–950 ramp

primary
#DDECDD
secondary
#C5A8C5
accent
#3FA7A7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584

Preview Lab

Preview with #DDECDD

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

Preview Lab → · Contrast checker → · Palette generator →

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