#DFFFDF#DFFFDF

#DFFFDF is a very light, muted green. Relative luminance 0.925; OKLCH L 96.9% C 0.054 H 145.1°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).

Color values

HEX#DFFFDF
RGBrgb(223, 255, 223)
HSLhsl(120, 100%, 94%)
HSVhsv(120, 13%, 100%)
CMYKcmyk(12.5%, 0%, 12.5%, 0%)
CIE-LABlab(97.04, -16.12, 11.85)
CIE-LCHlch(97.04, 20.01, 143.68°)
OKLaboklab(96.86% -0.0441 0.0307)
OKLCHoklch(96.86% 0.054 145.1)
XYZxyz(79.5079, 92.5344, 83.4698)
Luminance0.9254 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFDF #FFDFFF
analogous
#EFFFDF #DFFFDF #DFFFEF
triadic
#DFFFDF #DFDFFF #FFDFDF
tetradic
#DFFFDF #DFEFFF #FFDFFF #FFEFDF
square
#DFFFDF #DFEFFF #FFDFFF #FFEFDF
split-complementary
#DFFFDF #EFDFFF #FFDFEF
monochromatic
#65FF65 #A2FFA2 #DFFFDF #E0FFE0 #E0FFE0

Accessibility & contrast

On white

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

On black

19.51
#DFFFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFDF
19.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFDF#FFFFFF#000000##000000
##DFFFDF1.001.0819.5119.51
#FFFFFF1.081.0021.0021.00
#00000019.5121.001.001.00
##00000019.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#DCFDF6
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #dfffdf;
/* rgb */ color: rgb(223, 255, 223);
/* oklch */ color: oklch(96.9% 0.054 145.1);
Tailwind
colors: {
  custom: {
    50: '#e9ffe9',
    500: '#dfffdf',
    950: '#000000',
  },
}
SCSS
$custom: #dfffdf;
$custom-light: #e9ffe9;
$custom-dark: #000000;
JSON
{
  "hex": "#dfffdf",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 223
  },
  "hsl": {
    "h": 120,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.96859,
    "c": 0.05379,
    "h": 145.1
  },
  "luminance": 0.92536
}

Semantic roles & 50–950 ramp

primary
#DFFFDF
secondary
#EC96EC
accent
#00E5E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684

Preview Lab

Preview with #DFFFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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