#DFFFEB#DFFFEB

#DFFFEB is a very light, muted green. Relative luminance 0.932; OKLCH L 97.2% C 0.042 H 158.1°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).

Color values

HEX#DFFFEB
RGBrgb(223, 255, 235)
HSLhsl(143, 100%, 94%)
HSVhsv(143, 13%, 100%)
CMYKcmyk(12.5%, 0%, 7.8%, 0%)
CIE-LABlab(97.31, -14.01, 6.08)
CIE-LCHlch(97.31, 15.27, 156.52°)
OKLaboklab(97.17% -0.0394 0.0158)
OKLCHoklch(97.17% 0.042 158.1)
XYZxyz(81.1834, 93.2047, 92.2943)
Luminance0.9321 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFFFEB #FFDFF3
analogous
#E3FFDF #DFFFEB #DFFFFB
triadic
#DFFFEB #EBDFFF #FFEBDF
tetradic
#DFFFEB #DFE3FF #FFDFF3 #FFFBDF
square
#DFFFEB #DFE3FF #FFDFF3 #FFFBDF
split-complementary
#DFFFEB #FBDFFF #FFDFE3
monochromatic
#65FF9E #A2FFC5 #DFFFEB #E0FFEC #E0FFEC

Accessibility & contrast

On white

1.07
#DFFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.64
#DFFFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFFFEB
19.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFFFEB#FFFFFF#000000##000000
##DFFFEB1.001.0719.6419.64
#FFFFFF1.071.0021.0021.00
#00000019.6421.001.001.00
##00000019.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFAEA
Deuteranopia (green-blind)
#F8F6EC
Tritanopia (blue-blind)
#DAFFF9
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #dfffeb;
/* rgb */ color: rgb(223, 255, 235);
/* oklch */ color: oklch(97.2% 0.042 158.1);
Tailwind
colors: {
  custom: {
    50: '#e9fff1',
    500: '#dfffeb',
    950: '#000000',
  },
}
SCSS
$custom: #dfffeb;
$custom-light: #e9fff1;
$custom-dark: #000000;
JSON
{
  "hex": "#dfffeb",
  "rgb": {
    "r": 223,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 142.5,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.97165,
    "c": 0.04244,
    "h": 158.1
  },
  "luminance": 0.93206
}

Semantic roles & 50–950 ramp

primary
#DFFFEB
secondary
#EC96CC
accent
#008FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685

Preview Lab

Preview with #DFFFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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