#DFFCDC#DFFCDC

#DFFCDC is a very light, muted green. Relative luminance 0.905; OKLCH L 96.2% C 0.052 H 142.6°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).

Color values

HEX#DFFCDC
RGBrgb(223, 252, 220)
HSLhsl(114, 84%, 93%)
HSVhsv(114, 13%, 99%)
CMYKcmyk(11.5%, 0%, 12.7%, 1.2%)
CIE-LABlab(96.19, -15.16, 12.19)
CIE-LCHlch(96.19, 19.45, 141.21°)
OKLaboklab(96.17% -0.0413 0.0316)
OKLCHoklch(96.17% 0.052 142.6)
XYZxyz(78.1575, 90.4750, 81.0420)
Luminance0.9048 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFCDC #F9DCFC
analogous
#EFFCDC #DFFCDC #DCFCE9
triadic
#DFFCDC #DCDFFC #FCDCDF
tetradic
#DFFCDC #DCEFFC #F9DCFC #FCE9DC
square
#DFFCDC #DCEFFC #F9DCFC #FCE9DC
split-complementary
#DFFCDC #E9DCFC #FCDCEF
monochromatic
#78F26B #ABF7A4 #DFFCDC #E5FDE3 #E5FDE3

Accessibility & contrast

On white

1.10
#DFFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.10
#DFFCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFCDC
19.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFCDC#FFFFFF#000000##000000
##DFFCDC1.001.1019.1019.10
#FFFFFF1.101.0021.0021.00
#00000019.1021.001.001.00
##00000019.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#DDFAF3
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #dffcdc;
/* rgb */ color: rgb(223, 252, 220);
/* oklch */ color: oklch(96.2% 0.052 142.6);
Tailwind
colors: {
  custom: {
    50: '#e9fde6',
    500: '#dffcdc',
    950: '#000000',
  },
}
SCSS
$custom: #dffcdc;
$custom-light: #e9fde6;
$custom-dark: #000000;
JSON
{
  "hex": "#dffcdc",
  "rgb": {
    "r": 223,
    "g": 252,
    "b": 220
  },
  "hsl": {
    "h": 114.375,
    "s": 84.211,
    "l": 92.549
  },
  "oklch": {
    "l": 0.96166,
    "c": 0.05202,
    "h": 142.6
  },
  "luminance": 0.90476
}

Semantic roles & 50–950 ramp

primary
#DFFCDC
secondary
#DD98E4
accent
#05E1CC
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584

Preview Lab

Preview with #DFFCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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