#DDEDDC#DDEDDC

#DDEDDC is a very light, muted green. Relative luminance 0.811; OKLCH L 93.0% C 0.028 H 143.7°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).

Color values

HEX#DDEDDC
RGBrgb(221, 237, 220)
HSLhsl(116, 32%, 90%)
HSVhsv(116, 7%, 93%)
CMYKcmyk(6.8%, 0%, 7.2%, 7.1%)
CIE-LABlab(92.18, -8.36, 6.42)
CIE-LCHlch(92.18, 10.54, 142.47°)
OKLaboklab(92.95% -0.0228 0.0168)
OKLCHoklch(92.95% 0.028 143.7)
XYZxyz(73.0188, 81.1073, 79.5046)
Luminance0.8111 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DDEDDC #ECDCED
analogous
#E6EDDC #DDEDDC #DCEDE4
triadic
#DDEDDC #DCDDED #EDDCDD
tetradic
#DDEDDC #DCE6ED #ECDCED #EDE4DC
square
#DDEDDC #DCE6ED #ECDCED #EDE4DC
split-complementary
#DDEDDC #E4DCED #EDDCE6
monochromatic
#8EC38B #B6D8B4 #DDEDDC #EBF5EB #EBF5EB

Accessibility & contrast

On white

1.22
#DDEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.22
#DDEDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DDEDDC
17.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DDEDDC#FFFFFF#000000##000000
##DDEDDC1.001.2217.2217.22
#FFFFFF1.221.0021.0021.00
#00000017.2221.001.001.00
##00000017.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEADB
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#DCECE8
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ddeddc;
/* rgb */ color: rgb(221, 237, 220);
/* oklch */ color: oklch(93.0% 0.028 143.7);
Tailwind
colors: {
  custom: {
    50: '#e7f2e6',
    500: '#ddeddc',
    950: '#000000',
  },
}
SCSS
$custom: #ddeddc;
$custom-light: #e7f2e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ddeddc",
  "rgb": {
    "r": 221,
    "g": 237,
    "b": 220
  },
  "hsl": {
    "h": 116.471,
    "s": 32.075,
    "l": 89.608
  },
  "oklch": {
    "l": 0.9295,
    "c": 0.02833,
    "h": 143.7
  },
  "luminance": 0.81108
}

Semantic roles & 50–950 ramp

primary
#DDEDDC
secondary
#C5A6C7
accent
#3BABA4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584

Preview Lab

Preview with #DDEDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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