#DFFFDC#DFFFDC

#DFFFDC is a very light, muted green. Relative luminance 0.924; OKLCH L 96.8% C 0.057 H 142.8°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).

Color values

HEX#DFFFDC
RGBrgb(223, 255, 220)
HSLhsl(115, 100%, 93%)
HSVhsv(115, 14%, 100%)
CMYKcmyk(12.5%, 0%, 13.7%, 0%)
CIE-LABlab(96.97, -16.63, 13.29)
CIE-LCHlch(96.97, 21.29, 141.36°)
OKLaboklab(96.79% -0.0453 0.0344)
OKLCHoklch(96.79% 0.057 142.8)
XYZxyz(79.1070, 92.3741, 81.3585)
Luminance0.9237 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFDC #FCDCFF
analogous
#F0FFDC #DFFFDC #DCFFEA
triadic
#DFFFDC #DCDFFF #FFDCDF
tetradic
#DFFFDC #DCF0FF #FCDCFF #FFEADC
square
#DFFFDC #DCF0FF #FCDCFF #FFEADC
split-complementary
#DFFFDC #EADCFF #FFDCF0
monochromatic
#6FFF62 #A7FF9F #DFFFDC #E3FFE0 #E3FFE0

Accessibility & contrast

On white

1.08
#DFFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.47
#DFFFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFDC
19.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFDC#FFFFFF#000000##000000
##DFFFDC1.001.0819.4719.47
#FFFFFF1.081.0021.0021.00
#00000019.4721.001.001.00
##00000019.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#FBF5DE
Tritanopia (blue-blind)
#DDFDF5
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #dfffdc;
/* rgb */ color: rgb(223, 255, 220);
/* oklch */ color: oklch(96.8% 0.057 142.8);
Tailwind
colors: {
  custom: {
    50: '#e9ffe6',
    500: '#dfffdc',
    950: '#000000',
  },
}
SCSS
$custom: #dfffdc;
$custom-light: #e9ffe6;
$custom-dark: #000000;
JSON
{
  "hex": "#dfffdc",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 114.857,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.96786,
    "c": 0.05693,
    "h": 142.8
  },
  "luminance": 0.92375
}

Semantic roles & 50–950 ramp

primary
#DFFFDC
secondary
#E493EC
accent
#00E6D2
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684

Preview Lab

Preview with #DFFFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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