#DFEDDC#DFEDDC

#DFEDDC is a very light, muted green. Relative luminance 0.814; OKLCH L 93.1% C 0.027 H 140.2°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).

Color values

HEX#DFEDDC
RGBrgb(223, 237, 220)
HSLhsl(109, 32%, 90%)
HSVhsv(109, 7%, 93%)
CMYKcmyk(5.9%, 0%, 7.2%, 7.1%)
CIE-LABlab(92.32, -7.68, 6.64)
CIE-LCHlch(92.32, 10.16, 139.18°)
OKLaboklab(93.1% -0.0208 0.0174)
OKLCHoklch(93.1% 0.027 140.2)
XYZxyz(73.6315, 81.4232, 79.5334)
Luminance0.8142 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFEDDC #EADCED
analogous
#E8EDDC #DFEDDC #DCEDE2
triadic
#DFEDDC #DCDFED #EDDCDF
tetradic
#DFEDDC #DCE8ED #EADCED #EDE2DC
square
#DFEDDC #DCE8ED #EADCED #EDE2DC
split-complementary
#DFEDDC #E2DCED #EDDCE8
monochromatic
#95C38B #BAD8B4 #DFEDDC #EDF5EB #EDF5EB

Accessibility & contrast

On white

1.21
#DFEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.28
#DFEDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFEDDC
17.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFEDDC#FFFFFF#000000##000000
##DFEDDC1.001.2117.2817.28
#FFFFFF1.211.0021.0021.00
#00000017.2821.001.001.00
##00000017.2821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #dfeddc;
/* rgb */ color: rgb(223, 237, 220);
/* oklch */ color: oklch(93.1% 0.027 140.2);
Tailwind
colors: {
  custom: {
    50: '#e9f2e6',
    500: '#dfeddc',
    950: '#000000',
  },
}
SCSS
$custom: #dfeddc;
$custom-light: #e9f2e6;
$custom-dark: #000000;
JSON
{
  "hex": "#dfeddc",
  "rgb": {
    "r": 223,
    "g": 237,
    "b": 220
  },
  "hsl": {
    "h": 109.412,
    "s": 32.075,
    "l": 89.608
  },
  "oklch": {
    "l": 0.93096,
    "c": 0.02709,
    "h": 140.2
  },
  "luminance": 0.81424
}

Semantic roles & 50–950 ramp

primary
#DFEDDC
secondary
#C1A6C7
accent
#3BAB97
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584

Preview Lab

Preview with #DFEDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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